An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/swastikmaiti/Build-Docker-for-LlamaIndex-Agentic-RAG-System

agentic-rag docker docker-compose gradio llama3 llamaindex llm ollama

Score: 1.0986122886681098

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Docker implementation of Llama Index Agentic RAG. Developing a RAG system requires multiple component such as LLM, Vector-DB, UI, etc. In this work we perform containerization of entire system.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 17 days ago

Total Commits: 14
Total Committers: 1
Avg Commits per committer: 14.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Lifessons 1****i 14

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/swastikmaiti/Build-Docker-for-LlamaIndex-Agentic-RAG-System

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

Dockerfile docker
  • python ${PYTHON_VERSION}-slim build
requirements.txt pypi
  • gradio ==4.31.2
  • llama-index ==0.10.36
  • llama-index-embeddings-ollama ==0.1.2
  • llama-index-llms-ollama ==0.1.3
  • pypdf ==4.2.0