Skip to main content

Neural Retrieval-Augmented Generation for GitHub Search

Project description

LLM Retrieval Augmented Generation


short alias lrag

The original version of the NN RAG project was created by Waleed Khalid at the Computer Vision Laboratory, University of Würzburg, Germany.

Overview 📖

A minimal Retrieval-Augmented Generation (RAG) pipeline for code and dataset details.
This project aims to provide LLMs with additional context from the internet or local repos, then optionally fine-tune the LLM for specific tasks.

Requirements

  • Python 3.8+ recommended
  • Pip or Conda for installing dependencies
  • (Optional) GPU with CUDA if you plan to use faiss-gpu or do large-scale training

Installing Dependencies

  1. Create and activate a virtual environment (recommended):
    python -m venv venv
    source venv/bin/activate   # Linux/Mac
    venv\Scripts\activate      # Windows
    
  2. Latest Development Version

Install the latest version directly from GitHub:

pip install git+https://github.com/ABrain-One/nn-rag --upgrade

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lrag-1.0.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lrag-1.0.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file lrag-1.0.0.tar.gz.

File metadata

  • Download URL: lrag-1.0.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for lrag-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9e8ca61334beb03ca7794e5be450f2f4382cbc9a3d1d5322d36b3a20c1234f93
MD5 0b126d522b5bcb1b5f636117497e90a5
BLAKE2b-256 c4abc7b05cf35f480ad55c4c442b1a4a6ed8ee8494cd489bde0f4dd191832e42

See more details on using hashes here.

File details

Details for the file lrag-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: lrag-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for lrag-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3cbfed7b50697f0d4a550f294a021547571d47a1f4a8f6e1af2612884ed9600
MD5 fec4ef9217af5b7428f1671402180e43
BLAKE2b-256 f7e230652e9cc14460b8801eb5f98fa57e2792eefae753be27da47a9927cc150

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page