Skip to content

Tool for helping people unlock and explore a historical printed resource ( Bibliothèque britannique )

License

Notifications You must be signed in to change notification settings

RSE-Sheffield/Bibliotheque_GenAI

Repository files navigation

Bibliotheque_GenAI

Tool for helping people unlock and explore the historical printed resource: Bibliothèque Britannique using Large Language Models.

This codebase is an implementation of Retreival Augmentation Generation (RAG) on this document. This allows users to interact with the document with natural language.

Start App

Start a open webui app with ollama that works with GPUs:

sudo docker run -d -p 3000:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

About

Tool for helping people unlock and explore a historical printed resource ( Bibliothèque britannique )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published