Skip to content

rumbleFTW/d-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d-RAG

d-RAG is a simple yet powerful chat application that enables users to engage in real-time conversations with a conversational language model. This application utilizes the Rag (Retrieval-Augmented Generation) framework to enhance the chat experience by combining the benefits of retrieval-based and generative models.

Getting Started

Prerequisites

  • Python (version 3.6 or higher)
  • Git

Installation

  1. Clone the repository:
git clone https://github.com/rumbleFTW/d-RAG.git
  1. Navigate to the project directory:
cd d-RAG
  1. Install dependencies:
pip install -r requirements.txt

Usage

Run the application:

python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages