Skip to content

architjaiswal/agentic_ai_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Agentic AI Tutorial

This is a step-by-step walkthrough to build a research AI agent using local RAG (FAISS + Sentence Transformers), Serper API web search, and the Google Gemini API. An AI agent will ingest the local PDFs and summarize as well as answer all the questions specific to the ingested documents.

YouTube video: https://youtu.be/g09rrXrHXNI

About

This is a step-by-step walkthrough to build a research AI agent using local RAG (FAISS + Sentence Transformers), Serper API web search, and the Google Gemini API. An AI agent will ingest the local PDFs and summarize as well as answer all the questions specific to the ingested documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors