developersdigest/llm-answer-engine
A search-augmented LLM answer engine that retrieves sources and generates AI-powered responses like Perplexity.

Velocity · 7d
+6.1
★ / day
Trend
→steady
star history
This project builds an answer engine that combines web search (Brave, Serper) with large language models to respond to user queries with citations, images, videos, and follow-up questions. It leverages Langchain.JS for orchestration and integrates multiple LLM providers including OpenAI, Mistral AI’s Mixtral, and Groq. The system is designed as a starting point for developers exploring NLP-powered search applications.