pikto/GPT3-Dataset-Generator
...
๐ค GPT3 Dataset Generator
About the app

This app generates datasets using GPT3. It was developped by Charly Wargnier and Tony Kipkemboi, as part of the โ๏ธ Snowflake Snowvation Hackathon.
<div style="display:flex;"> <img src="https://user-images.githubusercontent.com/27242399/208650139-8f6bd9bc-bf38-4a6e-886c-a2d93a350335.png" height="250"> <img src="https://user-images.githubusercontent.com/27242399/208647034-47fdbb66-29eb-4e6a-a6a3-311650d2cfc1.png" height="250"> <img src="https://user-images.githubusercontent.com/27242399/208649050-55c9d615-95a1-44c2-8262-87423c2e62ae.png" height="250">
</div>
What is GPT-3?
GPT-3 is a large language generation model developed by OpenAI that can generate human-like text. It has a capacity of 175 billion parameters and is trained on a vast dataset of internet text. It can be used for tasks such as language translation, chatbot language generation, and content generation etc.
๐ What is Streamlit?
Streamlit is an open-source Python library that allows users to create interactive, web-based data visualization and machine learning applications without the need for extensive web development knowledge.
๐ Resources
- OpenAI
- OpenAI Playground
- OpenAI Documentation
- Streamlit
- Documentation
- Gallery
- Cheat sheet
- Book (Getting Started with Streamlit for Data Science)
- Deploy your apps using Streamlit Community Cloud in just a few clicks ...
