This is the frontend for the Chat AI application. It is a Vue.js 3 application that uses a custom API to interact with Stream Chat, Neon PostgreSQL database and Google Gemini.
- Vue.js 3
- Pinia
- Tailwind CSS
- TypeScript
- Google Gemini (Gemini 2.5 Flash)
Live - Chat AI
The Express backend API for this application can be found here.