molamk / gpt2-react-flaskLinks
A simple Flask & React app to demonstrate how to generate text with OpenAI's GPT-2
☆53Updated 2 years ago
Alternatives and similar repositories for gpt2-react-flask
Users that are interested in gpt2-react-flask are comparing it to the libraries listed below
Sorting:
- A client for OpenAI's GPT-3 API for ad hoc testing of prompt without using the web interface.☆89Updated 5 years ago
- A Flask Web App for Generating Text with GPT-2☆37Updated 6 years ago
- Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.☆226Updated 5 years ago
- Reddit title generator API based on GPT-2☆18Updated 5 years ago
- A (relatively) minimal configuration app to run Twitter bots on a schedule that can scale to unlimited bots.☆78Updated 4 years ago
- Text-generation API via GPT-2 for Cloud Run☆314Updated 4 years ago
- GraphiPy: Universal Social Data Extractor☆82Updated 2 years ago
- A small NLP SAAS project that summarize a webpage☆56Updated 6 months ago
- a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models☆192Updated 5 years ago
- GPT-2 French demo | Démo française de GPT-2☆68Updated 4 years ago
- Reproducing "Writing with Transformer" demo, using aitextgen/FastAPI in backend, Quill/React in frontend