A Curated list of awesome GPT3 tools, libraries and resources.
Inspired by awesome-python.
Just type gpt3.info
to go here.
GPT3 is trained with 175 billion parameters is able to achieve what the authors describe as "meta-learning." Meta-learning means that the GPT neural net is not re-trained to perform a task such as sentence completion. Given an example of a task, such as an incomplete sentence, and then the completed sentence, GPT-3 will proceed to complete any incomplete sentence it's given. Below are examples of unique implementations using GPT3 or resources to learn about it.
Games built on top of GPT3
Tools built on top of GPT3
- Prompt Generation
- Code Generation
- Copywriting Generation
- Command Autocomplete
- PDF Cleaning
- AI Assistant
- VWO - Website Copy Competiton
- Email Plugins
- Automated Changelog Generation
Works of art generated by GPT3
- Generated Tweets
- Elon Musk by Dr. Seuess
- Jerry Seingfeld & Eddie Murphy Talk
- Creative Fiction by Gwern
- Human/machine Podcast
- Essay on immortality
- Most Recommended Books - GPT3 Book Search
- AI Am I?
- Generated Brand Guides
Community Guides
- OpenAI API, Community Examples
- Other Prompt Examples
- Building a Figma Designer
- GPT Community Wiki
- Python Wrapper - Dolores
- Fine Tuning
Cool Demo's not yet live