Skip to content

marguels/langchain-chat-pdf

Repository files navigation

🧪 Lab: Chat with your PDFs

This application is an ongoing experimentat to test and try out new LLM technologies. Its purpose it's purely educational.

Currently, it's used to upload PDF documents and create the embeddings which will be used to offer a context window for the chosen LLM text-generator.

The generated embeddings are stored in a Qdrant Vector database.

How to run

  1. Build the docker images
docker-compose build
  1. Run
docker-compose up

About

Chat with multiple PDFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published