Skip to content

paul-minniti/Python-Rag-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAG App

A simple application for retrieval-augmented generation (RAG).

Features

  • Efficient data retrieval
  • Seamless integration with AI models
  • Scalable and customizable

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/rag-app.git
  2. Install dependencies:
    poetry add
    poetry install

Usage

Run the application:

poetry run dev

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors