Featured

Blackrose

AI starter to get started building AI apps fast

Python
ollama
FastAPI
llama3

Statistics

Started May 2024

8 Issues
6 Stars
1 Forks

Description

Blackrose is a backend service for your app powered by AI. It provides a simple API for your app to interact with llama or similar and get the results of the AI models.

Under the hood it uses FastAPI to provide a RESTful API and ollama to run the AI models.