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

awesome-llama: https://github.com/kevinknights29/Scalable-Chatbot-Application

celery docker fastapi llama2 llamacpp redis

Score: 1.6094379124341003

Last synced: about 20 hours ago
JSON representation

Repository metadata:

This project leverages the design proposed in the medium article: Leveraging Llama 2 Features in Real-world Applications: Building Scalable Chatbots with FastAPI, Celery, Redis, and Docker.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 0
Total Committers: 1
Avg Commits per committer: 29.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
Kevin Knights k****9@h****m 29

Issue and Pull Request metadata

Last synced: about 1 year ago

Total issues: 4
Total pull requests: 2
Average time to close issues: 10 days
Average time to close pull requests: less than a minute
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.25
Average comments per pull request: 0.0
Merged pull request: 2
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/kevinknights29/Scalable-Chatbot-Application

Top Issue Authors

  • kevinknights29 (4)

Top Pull Request Authors

  • kevinknights29 (2)

Top Issue Labels

  • enhancement (2)
  • bug (1)
  • documentation (1)

Top Pull Request Labels

  • enhancement (2)

Dependencies

Dockerfile docker
  • python 3.9 build
docker-compose.yml docker
  • redis alpine
dev-requirements.in pypi
  • bandit * development
  • pre-commit * development
pyproject.toml pypi
requirements.txt pypi
  • accelerate ==0.21.0
  • bitsandbytes ==0.41.0
  • celery ==5.3.1
  • fastapi ==0.99.1
  • pydantic ==1.10.10
  • python-dotenv ==1.0.0
  • redis ==4.6.0
  • scipy ==1.11.1
  • torch ==2.0.1
  • transformers ==4.30.2
  • uvicorn ==0.22.0