Featured

AI Backend

FastAPI starter to get started building AI apps fast

Python
ollama
FastAPI
llama3

Statistics

Started May 2024

7 Issues
6 Stars
1 Forks

Description

AI Backend is a backend service for your app powered by llama3. It provides a simple API for your app to interact with llama3 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.