Spaces:
Runtime error
Runtime error
A newer version of the Streamlit SDK is available:
1.41.1
metadata
license: apache-2.0
title: GPT3-Dataset-Generator
sdk: streamlit
emoji: π
colorFrom: pink
colorTo: gray
pinned: true
...
π€ 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.
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
- 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 ...