Proyecto que integra un modelo largo de lenguage dentro del entorno de trabajo langchain para construir un chatbot que permite interactura con un pdf, por medio de querys.
Go to file
2024-04-25 16:04:56 -05:00
.streamlit first commit 2024-04-25 16:01:27 -05:00
chats first commit 2024-04-25 16:01:27 -05:00
documents first commit 2024-04-25 16:01:27 -05:00
embeddings first commit 2024-04-25 16:01:27 -05:00
langchain_tools first commit 2024-04-25 16:01:27 -05:00
.gitignore first commit 2024-04-25 16:01:27 -05:00
app.py first commit 2024-04-25 16:01:27 -05:00
README.md Actualizar README.md 2024-04-25 16:04:56 -05:00
requirements.txt first commit 2024-04-25 16:01:27 -05:00

chat_pdf

El siguiente proyecto construye un chatbot que usa un LLM, Langchain y streamlit para crear una aplicacion que permite chatear con un pdf.