Presets¶
These editable recipes are generated from catalog/presets.yml.
Python Library¶
A typed, publishable Python package without AI dependencies.
ID: python-library
Typer CLI¶
A polished command-line application without AI dependencies.
ID: typer-cli
FastAPI API¶
A production-ready JSON API without AI dependencies.
ID: fastapi-api
FastMCP Tool Server¶
An MCP server exposing a tested local tool.
ID: fastmcp-server
PydanticAI + Harness + OpenAI¶
A typed OpenAI agent with optional Harness capabilities.
ID: pydantic-ai-openai
Google ADK + Gemini¶
An agent built with Google's official agent framework and model.
ID: google-adk-gemini
Strands Agents + Bedrock¶
An AWS-native agent targeting Bedrock.
ID: strands-bedrock
LangGraph + Anthropic + FastAPI¶
A stateful agent workflow exposed through FastAPI.
ID: langgraph-anthropic-api
LlamaIndex RAG + OpenAI + Pinecone + Gradio¶
A hosted RAG chat application with a browser UI.
ID: llamaindex-rag
Lingo + Ollama + Beaver + Violetear¶
A local-first conversational app with an embedded multimodel database.
ID: local-lingo-app
LiteLLM Gateway + Redis + Docker¶
A model gateway with Redis-backed caching and Docker deployment.
ID: litellm-gateway
Hugging Face fine-tuning + MLflow + BentoML¶
A workspace for fine-tuning, tracking and serving a model.
ID: hf-finetuning