Model Zoo
p/model-zoo
Deploy your machine learning model in a single line of code.
Yoav Zimmerman
Twitter Turing Test — Is this tweet by a human or generated by a neural net?
Featured
1
Can you guess whether this tweet is written by a human or generated by a neural network? There are four different categories (Venture Capital, Democrats, Republicans, COVID-19) to play with.
Replies
Yoav Zimmerman
Hey, product hunt! Maker here. I wanted to create a quick demo demonstrating an interesting application of natural language processing. The core model uses Open AI's GPT-2 [1] model and fine-tunes it on different categories of tweets. This model is then deployed to a realtime endpoint and wrapped up in a fun game. Try it, it can be tougher than you think! If you're a developer and interested in the source code it took to develop this model, I've open-sourced my project [2]. This project is deployed on Model Zoo [3], a platform to help deploy your model to an HTTP endpoint with a single line of code. Check out the open-source repository for how this model was deployed! [1] https://openai.com/blog/better-l... [2] https://github.com/model-zoo/twi... [3] https://modelzoo.dev/