Skip to main content

No project description provided

Project description

bootstrap-rag

this project will bootstrap and scaffold the projects for specific semantic search and RAG applications along with regular boiler plate code.

Architecture

Arch

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 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: Only llamaindex and Qdrant Search are functional for now, others frameworks [langchain, 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.7.tar.gz (18.6 MB view details)

Uploaded Source

Built Distribution

bootstrap_rag-0.0.7-py3-none-any.whl (18.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bootstrap-rag-0.0.7.tar.gz
  • Upload date:
  • Size: 18.6 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.7.tar.gz
Algorithm Hash digest
SHA256 8bf7b56fdfe2ea038badf224677fc98c1736a12dbf8c6725eb95553f9555d7bb
MD5 6526b8ebe51dede0a7de33cedadfbd91
BLAKE2b-256 a55258cbeeb107003af7909b6f74780fdb6df566cd7e7d905ceb6d46f582e440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bootstrap_rag-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 cc60bdcdf35a4f7d4fbc9c29a6f4e7f2df9304b544fbee95ce6e6f79f4924568
MD5 170acc64718297e2ce4547145ab41d76
BLAKE2b-256 1215a9afa5def357f3708a5bef630eb027fe605b6d97ccf3024b0aeeb085c321

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