Skip to main content

Neural Retrieval-Augmented Generation for GitHub code blocks

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.1.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.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lrag-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 05bdfb85cad343bb6adc290ab167d6b7170f8575b119cb06ccf55fdfd82a49d5
MD5 161c67a4a2ee6399b892fb8ba11bdb7f
BLAKE2b-256 dbea2fd6f79e94cd1995ec7df7a02093ebb48f4783f6788fcb5cce4b82aac6c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lrag-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 edc16610de06ed1a35a93f6850a87979ae7c1465c7d78af181866d04527dfa30
MD5 f17cf519e96ac519758a18bcd016ca2d
BLAKE2b-256 914310776db2e5c32931c70a83f2893f269590a6994811909a9e071461fd67ad

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