Skip to content

teofizzy/doc-savvy

Repository files navigation

🤖 doc-savvy RAG Agent

An AI-powered assistant that reads documents from a folder and answers questions, gives recommendations, and generates templates/playbooks — using Retrieval-Augmented Generation (RAG).


📦 What It Does

This AI agent can:

  • Connect to a folder and ingest documents
  • Use embeddings to understand document content
  • Answer questions and generate recommendations based on the files
  • Create structured outputs like templates, checklists, and playbooks

🧠 Tech Stack

  • Python 🐍
  • LLMs
  • LangChain for agent orchestration
  • Azure AD + Microsoft Graph API for SharePoint access
  • Vector DB for retrieval

🚀 Getting Started

1. Clone the repo

git clone https://github.com/teofizzy/doc-savvy.git
cd doc-savvy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors