Back to Browse

Agentic RAG multi tool

23 views
Apr 24, 2026
12:14

agentic_rag_multi_tool is a small agentic RAG demo that combines three behaviors in one script: SEARCH for answers from local PDF documents WEB for fresh or real-time information using DuckDuckGo ANSWER for general knowledge questions using the LLM directly The script loads PDFs from the docs/ folder, chunks them, creates embeddings with OpenAI, builds a FAISS vector store in memory, and then uses simple routing logic to decide which tool path to use for each user question.

Download

1 formats

Video Formats

360pmp410.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Agentic RAG multi tool | NatokHD