Skip to main content

No project description provided

Project description

Banner

bootstrap-rag

This project will bootstrap and scaffold the projects for specific semantic search and RAG applications along with regular boilerplate code.

Architecture

Arch

Installing prerequisite

Option-1

  • install ollama following this guide
  • install qdrant follwing this guide

Option-2

  • In the root folder run docker compose -f docker-compose-dev.yml up
  • One the containers are up and running run docker exec -it ollama_service sh
  • In the container shell run ollama run llama3.1

how to run the project ?

Method-1

  • run pip install inquirerpy bootstrap-rag
  • run bootstraprag create <PROJECT_NAME>
  • Navigate to newly created project <PROJECT_NAME> the run pip install -r requirements.txt
  • modify the .env file accordingly
  • run python main.py for cli experience [or] run python api_server.py

Method-2

  • git clone git@github.com:pavanjava/bootstrap-rag.git
  • pip install -e .
  • run bootstraprag create <PROJECT_NAME>
  • Navigate to newly created project <PROJECT_NAME> the run pip install -r requirements.txt
  • modify the .env file accordingly
  • run python main.py for cli experience [or] run python api_server.py

Note: llamaindex, langchain, Qdrant Search and RAG evaluations are functional for now, others frameworks [langgraph, haystack] in progress.

Resources

Demo GIF

Qdrant

Arize Phoenix

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

bootstrap-rag-0.0.14.tar.gz (27.1 MB view details)

Uploaded Source

Built Distribution

bootstrap_rag-0.0.14-py3-none-any.whl (27.3 MB view details)

Uploaded Python 3

File details

Details for the file bootstrap-rag-0.0.14.tar.gz.

File metadata

  • Download URL: bootstrap-rag-0.0.14.tar.gz
  • Upload date:
  • Size: 27.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for bootstrap-rag-0.0.14.tar.gz
Algorithm Hash digest
SHA256 6931ec61ef92ef26b4de123e7f76621d40a1b52bdfa4ae2edbddf159e49c3c1d
MD5 18f13c8dddf972b2bb330ac08a707076
BLAKE2b-256 132f17ce192bdbafbf301573a55a1b54fd40841ed6466ae796318765694cc7b4

See more details on using hashes here.

File details

Details for the file bootstrap_rag-0.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for bootstrap_rag-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 ae7c4d7b9481a7bb5e596edebf5e9eea3e363f2ed70a1651a4c20039983cbb6e
MD5 581514e7251799da9d5d34f364c98704
BLAKE2b-256 eb4ef228f2d0f7075c3419c7dfb9a0cf1192d28e715ccd542dea6f1ed0ffe13e

See more details on using hashes here.

Supported by

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