SkywardAI / chat-backend

APIs for inference, fine-tuning ML tasks
https://skywardai.github.io/skywardai.io/
Apache License 2.0
3 stars 6 forks source link
ai api container conversational-ai fastapi fine-tuning llamacpp llm-inference llm-training rag sentence-embeddings sentence-transformers vector-database

Chat machine trainer backend

CI - Backend Release Drafter πŸš€

This is a repository is the backend of the chat machine trainer websit. It's using the following tech stack:

When the Docker is started, these are the URL addresses:

The backend API without Docker can be found in http://localhost:8000/docs.

Why the above Tech-Stack?

Well, the easy answer is Asynchronousity and Speed!

Other Technologies

The above-listed technologies are just the main ones. There are other technologies utilized in this project template to ensure that your application is robust and provides the best possible development environment for your team! These technologies are:

For quick setup

See quick start

License

This project is licensed under the terms of the MIT license. See the LICENSE file.