Ask an AI Chatbot about text, images or audio.
The AI Chatbot is backed by GPT-4o mini or Gemini Pro 1.5 with the ability to switch back and forth.
3 Modes of response for the AI Chatbot is available AI Assistant, pirate or Yoda
Currently live at https://ask-ai-n3.netlify.app/
- Get an OpenAI API Key
- Get an Google AI API Key
- Sign up for Firebase
- Clone the repo
- Create .env by following env example with information from step 1,2,3
- Install project dependencies
pnpm install
- Start the development server on
http://localhost:3000pnpm dev