Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

fabiancpl/langchain-pdf-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 Talk to National Development Plan (Colombia, 2022-2026)

This is an AI agent that reads a PDF and allows the user to ask questions about its content. In addition to provide an answer, the agent shows the content chunks where the answer was extracted.

As use case, an official document known as the National Development Plan was ingested to the agent.

This experiment was inspired by the Edrickdch' work and uses Langchain, ChromaDB and OpenAI's API.

You can experiment with this agent directly on: https://ai.luloinc.co/.