# ConversaDocs ## 🦙 Chat with your documents using Llama 2, Falcon 🦅 or OpenAI 🤖 - 🔒 By default, the model llama2_7B-Chat is loaded for maximum privacy. - 📚 You can upload multiple documents at once to a single database. - ♻️ Every time a new database is created, the previous one is deleted. - This project is been created from https://github.com/R3gm/ConversaDocs/ Program that enables seamless interaction with your documents through an advanced vector database and the power of Large Language Model (LLM) technology. | Description | Link | | ----------- | ---- | | 📙 Colab Notebook | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ndn1954/llmdocumentchatbot/blob/main/LLMdocumentchatbot_Colab.ipynb) | | 🎉 Repository | [![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-black?style=flat-square&logo=github)](https://github.com/ndn1954/llmdocumentchatbot/) | | 🚀 Online inference HF | [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://github.com/ndn1954/llmdocumentchatbot/) |