An open API service indexing awesome lists of open source software.

https://github.com/leodeveloper/ollamaraglocallargelanguage

how to create a local RAG (Retrieval Augmented Generation) pipeline that processes and allows you to chat with your PDF file(s) using Ollama and LangChain!
https://github.com/leodeveloper/ollamaraglocallargelanguage

chromadb llama3 ollama open-source python rag vector-database

Last synced: about 2 months ago
JSON representation

how to create a local RAG (Retrieval Augmented Generation) pipeline that processes and allows you to chat with your PDF file(s) using Ollama and LangChain!

Awesome Lists containing this project

README

          

# RAG Chat with Ollama and LangChain

![RAG Chat Logo](https://github.com/leodeveloper/OllamaRAGLocalLargeLanguage/blob/main/RAGLocalOllama.png)

Welcome to RAG Chat, your local Retrieval Augmented Generation (RAG) pipeline! This application allows you to interactively chat with your PDF files using the power of Ollama and LangChain.

## Features

- **RAG Pipeline**: Utilizes the latest advancements in NLP with Llama3 and Ollama to process and enhance your PDF documents.
- **Interactive Chat**: Engage in conversational interactions with your PDF content, asking questions and getting detailed responses.
- **LangChain Integration**: Seamlessly integrates with LangChain for enhanced language understanding and generation.
- **Local Processing**: All processing is done locally, ensuring data privacy and security.

## Installation

To install RAG Chat, follow these steps:

1. Clone this repository to your local machine.
```bash
https://github.com/leodeveloper/OllamaRAGLocalLargeLanguage

##courtesy
https://github.com/tonykipkemboi/ollama_pdf_rag