AlessandroBorges / GPT3-Dataset-Generator-V2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– GPT3 Dataset Generator

About the app

Streamlit 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

About

License:Apache License 2.0


Languages

Language:Python 100.0%