/simple-rag

A simple Rag application using, Ollam, Langchain and Gradio

Primary LanguagePython

Simple Rag

This is a simple rag application using Ollama, Langchain and Gradio.

It use phi3 and nomic-text-embed to do Retrieval augmented generation

Test it !

If you use nix, run the following command

nix develop
poetry install
poetry run python3 main.py