KUNAL SHAW
Initial commit: RAG Chatbot for Agentic AI eBook with LangGraph, Pinecone, and Groq
f9c215a
raw
history blame contribute delete
311 Bytes
# This folder should contain your PDF file
# Place Ebook-Agentic-AI.pdf here before running ingestion
# Example:
# data/
# β”œβ”€β”€ Ebook-Agentic-AI.pdf <- Your source PDF
# β”œβ”€β”€ chunks.jsonl <- Generated by ingest.py
# └── vectors.json <- Generated by ingest.py (local mode)