https://github.com/aurelio-labs/pluto
A modern FastAPI template for building AI-powered chat applications with GraphAI. Features streaming responses, Docker deployment, and OpenTelemetry observability out of the box.
https://github.com/aurelio-labs/pluto
agentic-ai agents ai ai-agents api docker fastapi opentelemetry production-ready python
Last synced: 3 months ago
JSON representation
A modern FastAPI template for building AI-powered chat applications with GraphAI. Features streaming responses, Docker deployment, and OpenTelemetry observability out of the box.
- Host: GitHub
- URL: https://github.com/aurelio-labs/pluto
- Owner: aurelio-labs
- Created: 2025-01-14T13:11:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-06T05:20:18.000Z (10 months ago)
- Last Synced: 2025-09-06T07:04:47.638Z (10 months ago)
- Topics: agentic-ai, agents, ai, ai-agents, api, docker, fastapi, opentelemetry, production-ready, python
- Language: Python
- Homepage: https://github.com/aurelio-labs/graphai
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphAI App Template Repo
This repo contains the infrastructure components recommended for a production API application serving agentic services via GraphAI.
## Instructions
1. click **Use this template** at the top-right of the screen
2. place the new repo in your chosen workspace
3. `git clone` the repo
4. develop as required