- Submit the package to PyPi by renaming project and file names.
- Reduce the image size from 8GB to 2GB
- Incorrect entrypoint in Dockerfile; polish the Dockerfile by reducing multi-stage installation
Explore the LLM Chatbot, a powerful Python application for advanced conversational experiences. The chatbot integrates ChatGPT with LangChain Agent, along with Hugging Face's advanced text-to-speech and speech-to-text models.
- Speech-to-Text and Text-to-Speech Models: Incorporates advanced Hugging Face models for more dynamic conversations.
- LangChain Chat Agent: Features a chat agent powered by LangChain for enhanced conversational capabilities.
- BentoML service Support
- Docker Support: Run the chatbot service using Docker for easy deployment.
- Automation:
- Provide Makefile
- Setup Docker CI process.