Skip to content

nevermore23274/RagBot

Repository files navigation

RAG Bot

A few basic RAG books.

If you want to run the containers individually then see the container document, otherwise you should only need:

For CPU:

docker-compose -f docker-compose.yml up --build

For GPU:

docker-compose -f docker-compose.gpu.yml up --build

This will build both containers, which will be located at either 127.0.0.1:8888 or localhost:8501 in a browser.

For RAG:

  • Streamlit interface: localhost:8501
  • Qdrant interface: localhost:6333/dashboard

Useful links:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published