★ 4,703 stars
Python
🤖 AI/LLM
Updated 1mo ago
Build, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"kiln": {
"command": "uvx",
"args": [
"kiln"
]
}
}
}
Run in terminal:
claude mcp add kiln uvx kiln
Add to .cursor/mcp.json:
{
"mcpServers": {
"kiln": {
"command": "uvx",
"args": [
"kiln"
]
}
}
}
Or install with pip: pip install kiln
Topics
aichain-of-thoughtcollaborationdataset-generationevalsevaluationevaluation-frameworkfine-tuningmachine-learningmacosmcpmlollamaopenaiprompt