lastmile-ai/aiconfig
AIConfig is a config-based framework to build generative AI applications.
This helps developers build generative AI applications by separating the prompts, model settings, and logic from the core application code. You input your desired AI behaviors, and it outputs a portable configuration file that your application can use. This is designed for software developers and AI engineers who are building and deploying AI-powered features.
1,079 stars.
Use this if you are developing an application with generative AI and want to manage prompts and model configurations separately from your code for easier iteration, testing, and version control.
Not ideal if you are a non-developer user looking for a no-code or low-code solution to simply use AI for tasks without needing to integrate it into a larger software system.
Stars
1,079
Forks
91
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/lastmile-ai/aiconfig"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
DeNA/dify-google-cloud-terraform
Terraform configuration for deploying Dify on Google Cloud with scalability, high availability,...
oddbit/genkitx-deepseek
A plugin for using DeepSeek APIs with Firebase Genkit.
nathanborror/swift-gen-kit
GenKit is a library that abstracts away all the differences across generative AI platforms.