Skip to content

Latest commit

 

History

History
112 lines (70 loc) · 7.29 KB

2019OpenResourceHackathon.md

File metadata and controls

112 lines (70 loc) · 7.29 KB

OpenResource Hackathon, Seoul, 2019

Submitted Projects

  • Speak like Zhang

    • Real-time TTS(Text to Speech) service using Tacotron2. Just enter the text and click the play button.

      Run on Ainize

  • Hashtag Prediction with Pytorch

    • Multimodal hashtag prediction model using Pytorch. Using the given image from Instagram and the texts, it returns appropriate hashtags.

      Run on Ainize

  • KoNLPy-gRPC

    • Korean Natural Language Process API which redesigned KoNLPy (Wrapper) to enhance usability and portability with gRPC.

      Run on Ainize

  • Google Spreadsheet to JSON API service

    • An API that connects Google spreadsheets and sanitizes the data, providing simple, readable JSON for your application.

      Run on Ainize

  • Woid

    • Automated news aggregator displaying top stories on news sites such as The New York Times, Reddit, Product Hunt, etc. in real-time.

      Run on Ainize

  • BlockChain Demo

    • A Blockchain demo that allows you to create blocks and get blockchain lists via APIs.

      Run on Ainize

  • Filter offensive language

    • An HTTP API that flags the sentence with inappropriate words based on sentiment analysis using deep learning.

      Run on Ainize

  • CTFd

    • Capture The Flag framework focusing on ease of use and customizability. It comes with everything you need to run a CTF and it's easy to customize with plugins and themes.

      Run on Ainize

  • CTFd

    • Capture The Flag framework focusing on ease of use and customizability. It comes with everything you need to run a CTF and it's easy to customize with plugins and themes.

      Run on Ainize

  • DeepLab v3+ model in Pytorch

    • This is a PyTorch(0.4.1) implementation of DeepLab-V3-Plus. It can use Modified Aligned Xception and ResNet as backbone. Currently, we train DeepLab V3 Plus using Pascal VOC 2012, SBD and Cityscapes datasets.

      Run on Ainize

  • Fancoin ERC20 Rest API server

    • Rest API that generates ERC20 token named “Fancoin” using vvisp, a CLI tool that helps simple and quick smart contract deployment and execution.

      Run on Ainize

  • FFmpeg.js

    • FFmpeg.js provides a simple way to transcode a video with just a few lines of code. Now you can run it directly on your browser without any backend.

      Run on Ainize

  • Onechain

    • Onechain explorer is the front-end used to visualize the state of the blockchain. This blockchain explorer allows users to see the latest blocks and details about a particular block.

      Run on Ainize

  • Image resizing, compression library

    • A simple way to resize and compress your Image.

      Run on Ainize

  • Code-runner-boj-cpp14

    • An API to access Baekjoon online judge’s problems, submit your solution, and get results.

      Run on Ainize

  • Tax thiefs API

    • An API crawls the list of tax evaders from the Nation Tax Service. (NTS yet provides an API) With this API, applications such as ‘identifying tax evaders near me’ would be available.

      Run on Ainize

  • Jjal API (Backend)

    • Having trouble with finding an appropriate meme? Try Jjal API! (Jjal means meme in Korean) Search and get lists of memes related to your query.

      Run on Ainize

  • Jjal API (Frontend)

    • This is a web page that makes it easy for users to try out the above Jjal API.

      Run on Ainize

  • Multiplayer-mario

    • An incomplete recreation of Nintendo's Super Mario Bros. This game is built with Phaser and uses Peer.js + WebRTC for peer to peer communications.

      Run on Ainize

  • Locust

    • Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many concurrent users a system can handle.

      Run on Ainize

  • Hugo-wiki

    • A website by Hugo. Currently under construction!

      Run on Ainize