Dumbify is a Text Conversion Platform which can do the following when given text as an input:
- Explain given text to a 2nd grader (This is wild! It can understand unprovided context sometimes!)
- TL;DR (Too Long Didnt Read)- A common terminology on Reddit
- One Line Summary ( Gives one sentence that would explain the whole text )
Dumbify is powered by OpenAI's API which uses cutting-edge GPT-3 model family's weights to processing natural language.
- In this example, the text provided is an extract from wikipedia page explaining Super Nova. Compare the input and output!
- In this example, the model tries to explain a paragraph about Quantum Teleportation from Wikipedia to a "2nd grader"
Good enough for an AI I guess!
Deployment : Pending but can be used locally if you have access to OpenAI API beta [as of 25/Jul]