This is not a simple chatbot. It's an intelligent, multi-tool agent powered by a Large Language Model (LLM). When you ask a question, the LLM analyzes your intent and chooses the best tool for the job from its available skills. This allows it to perform real-world actions like fetching live data.
Backend: Python (FastAPI), deployed on Vercel Serverless.
Frontend: HTML, JavaScript, Tailwind CSS.
AI: Groq (LLM for reasoning), Prompt Engineering.
APIs: NewsAPI, Alpha Vantage, Open-Meteo, Wikipedia.