Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinknights29/scalable-chatbot-application
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.
https://github.com/kevinknights29/scalable-chatbot-application
celery docker fastapi llama2 llamacpp redis
Last synced: 23 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/kevinknights29/scalable-chatbot-application
- Owner: kevinknights29
- License: mit
- Created: 2023-08-10T03:10:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-11T15:15:34.000Z (about 1 year ago)
- Last Synced: 2024-10-09T05:10:52.100Z (28 days ago)
- Topics: celery, docker, fastapi, llama2, llamacpp, redis
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scalable-Chatbot-Application
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.