An intelligent Retrieval-Augmented Generation (RAG) agent powered by LangGraph that intelligently decides which tools to use for answering queries.
Features
? Intelligent Agent: Uses LangGraph to orchestrate tool usage
? Knowledge Base: Vector store with Pinecone for document search
? Web Search: Real-time information via Tavily
?️ SQL Query Generator: Natural language to SQL queries with execution
? Document Processing: PDF upload and chunking
? Analytics: Track agent usage and tool statistics