/twitterbioGPT

Generate your Twitter bio with Mixtral and GPT-3.5.

Primary LanguageTypeScript

This project generates Twitter (X) bios for you using AI.

Twitter Bio Generator

How it works

This project uses both Mixtral and GPT-3.5 with streaming to generate a Twitter bio. It constructs a prompt based on the form and user input, sends it either to the Mixtral API through Together.ai or the GPT-3.5 API through OpenAI, then streams the response back to the application.