COSMOS-AI — A Space Chatbot
I built COSMOS-AI as a domain-specific chatbot focused on space, astronomy and cosmology. The idea was not just to create a chat interface, but to design an experience, a product that feels tailored to a specific topic.
I chose space because it’s something I’m genuinely interested in, and it allowed me to build a chatbot where I could also evaluate the quality of responses myself.
The focus of this project is on:
- a clean and responsive UI with minimal micro-interactions.
- guided user experience (welcome prompts, topic suggestions) and a conversational flow that feels natural
Tech stack includes React (Vite), Tailwind CSS, and Groq(groq/compound) for the LLM.
I approached this as a small product rather than just a feature — keeping the UI simple, the code modular, and the experience intuitive.