← All Projects
Project
Tiny Chat App AI
Fullstack AI chat app built with React and NestJS, integrating Gemini LLM for contextual replies. Dockerized backend, tested with Jest.
JavaScriptReactTypeScriptNestJSTailwindJestDockerGemini LLM

A fullstack chat application built with React and NestJS. It handles user input, validates messages, and integrates with the Gemini LLM to generate contextual replies. Includes features like loading states, error handling, optimistic UI updates, and a clean component structure with Tailwind. The backend is containerized with Docker and tested with Jest.