Docs avec Ollama is a tool designed to facilitate interactive and intuitive communication with PDF documents using Ollama, and local models(Gemma:2b & nomic-embed-text) for chatting. This README provides an overview of the project, its features, installation instructions, and usage guidelines.
- Interactive Chatting: Engage in real-time conversations with Ollama, a local model trained for conversational interactions.
- PDF Integration: Seamlessly interact with PDF documents within the chat interface, enabling efficient information retrieval and navigation.
- Local Model: Enjoy privacy and data security with Ollama, a local model that operates without relying on external servers or cloud-based services.
- User-friendly Interface: Intuitive design for ease of use, ensuring a smooth and enjoyable user experience.
To install Docs_avec_Ollama, follow these steps:
- Clone the repository:
git clone https://github.com/tushar2704/Docs_avec_Ollama.git
- Navigate to the project directory:
cd Docs_avec_Ollama
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
- Launch the application by running
main.py
. - Start a conversation with Ollama by typing your message in the chat interface.
- Upload a PDF document by clicking on the "Upload PDF" button or providing the file path.
- Interact with the PDF document within the chat interface using commands such as "search", "navigate to page", etc.
- Enjoy seamless communication and document interaction with Ollama!
For any questions, issues, or feedback, please contact tushar.inseec@gmail.com.
Docs_avec_Ollama is powered by Ollama, a local conversational model, and various open-source libraries.
This project is licensed under the MIT License. See the LICENSE file for details.
© 2024 Your Company. All rights reserved.