lastmile-ai/aiconfig
AIConfig is a config-based framework to build generative AI applications. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 66
- Release rhythm 8
- Longevity 78
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1097
- days_rel: n/a
- days_push: 204
- n_releases_24m: 0
Adoption not part of the score
1087 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AIConfig is an open-source framework that manages generative AI prompts, models, and model parameters as JSON-serializable configs, separating AI behavior from application code. It includes Python and Node SDKs plus a VS Code editor extension for prototyping, versioning, and evaluating AI prompts.
Use cases
- manage llm prompts as version-controlled config files
- separate prompt engineering from application code
- prototype and edit ai prompts in vs code
- evaluate and monitor generative ai model parameters
- build production generative ai applications with python or node
- share and iterate on prompt configs across a team
When to choose
- you want prompts and model parameters version controlled separately from code
- you build llm apps in Python or Node.js and need a config-driven workflow
- you want a visual editor for iterating on prompts
- you need reproducible, evaluable generative AI behavior
When to avoid
- you need a full llm observability or tracing platform rather than prompt config management
- your app uses a single hardcoded prompt and simple calls
- you need fine-grained agent orchestration beyond prompt/model config
- you work outside Python and Node.js ecosystems
Facets
framework · maturity active
prompt-engineering llm-inference configuration-management developer-tools sdk large-language-models developer-tools artificial-intelligence python cross-platform editor-plugin llm-ops prompt-management config-as-code generative-ai vscode-extension version-control automation nodejs
1 source
- readme: https://github.com/lastmile-ai/aiconfig · fetched 2026-08-28 · 46aed5fa0531
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lastmile-ai/aiconfig | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="lastmile-ai/aiconfig")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem