A chat application that uses models through Hugging Face API to chat with the user and generate images based on user's prompts.
The chat history can be saved, archived, deleted or reopened for future and chat can be continued. A user must login to use the application.
Models to use:
Text Generation & Text To Text Generation Models: `mistralai/Mistral-7B-Instruct-v0.2`, `meta-llama/Llama-2-7b-chat-hf`, `google-t5/t5-small`, `facebook/m2m100_418M`
Image Generation Model: `stabilityai/stable-diffusion-2-1`, `ehristoforu/dalle-3-xl-v2` | A shadcn/ui and v0 generation - v0