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

Uploaded Python 3

File details

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

File metadata

  • Download URL: lrag-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 ec60460004e09a026af509ce98dd0e7c8d0834909b4aaa0b0297d4bf3f13448e
MD5 cf01b56bd26242afe0a57795a9cd63fc
BLAKE2b-256 349f8d29282a1e65921f7b5db9bee4aaf73fe2ebeec617cc909d45eadf05a58b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lrag-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8feb6cdeab8b3b70f18c448314c5192734106183c80eab245449d5453f8c44d5
MD5 d975351cd4eaa2d970057219352ecbc3
BLAKE2b-256 21bd2452852bb9d06d5eb359d4aaff109b39fcd3893b8d7c4d372ecef5dfda12

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