Loading...
An AI-powered chat and search application that combines live web retrieval with LLM reasoning to deliver grounded, context-aware answers.
AI Search Assistant is a full-stack, mini Perplexity-style experience that blends a modern React interface with a Node.js and Express API layer. The system sends user questions to a Groq-powered LLM, determines whether a live search is needed, and uses Tavily search results to generate grounded responses.
LLM-based conversational workflow
Live web search tool calling
Grounded search-to-answer experience
Frontend and backend API integration
Deployment-ready Express server design