Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:31 +08:00
commit b3b538c011
38 changed files with 5130 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "baml-codegen",
"description": "Generate production-ready BAML applications from natural language requirements. Creates complete type definitions, functions, clients, tests, and framework integrations for data extraction, classification, RAG, and agent workflows.",
"version": "1.2.0",
"author": {
"name": "FryrAI",
"email": "contact@fryr.ai"
},
"skills": [
"./"
]
}