AI-Setup CLI Tool Automatically Generates AI Configuration Files for Local LLM Stacks

AI-Setup is a command-line tool that automatically generates AI configuration files for your local LLM coding setup. It scans your codebase and creates the necessary configuration files so you don't have to manually write rules for each new project.
Key Details
The tool generates various AI configuration files including:
.cursorrulesclaude.md- Codex configuration files
It automatically detects your technology stack, which means you don't need to manually write rules every time you start working on a new project. This is particularly useful for local LLM users who want to define exactly how their coding assistant should behave with their specific setup, whether that's Ollama, LM Studio, or other local LLM solutions.
To use the tool, run:
npx ai-setup
The process completes in approximately 10 seconds according to the developer. The tool has gained traction with 150 GitHub stars, 90 merged pull requests, and 20 issues reported.
Who It's For
This tool is designed for developers using local LLMs who want to avoid rewriting the same configuration files repeatedly across different projects.
The project is open for contributions and feedback. The repository is available at https://github.com/caliber-ai-org/ai-setup and there's a Discord community at https://discord.com/invite/u3dBECnHYs for discussion and support.
📖 Read the full source: r/LocalLLaMA
👀 See Also

ClawControl iOS client released for OpenClaw self-hosted servers
ClawControl v1.50 is now available on iOS as a privacy-focused mobile client for self-hosted OpenClaw/Claw servers. The open-source app enables real-time chat with streaming responses, agent management, and session control from mobile devices.

Unofficial Ultrahuman Ring MCP Server for AI Agent Integration
A community-developed MCP server wraps the Ultrahuman Partner API, allowing AI coding agents to directly access ring and CGM metrics like sleep, HRV, glucose, and recovery scores via structured data calls.

Head-to-head code review experiment compares three AI tools on same codebase
A video experiment tests Codex, Claude Code, and Claude Code with Sextant on identical code review tasks, with Codex verifying findings and judging which report is more valuable. The focus is on how workflow and structure affect what AI notices and prioritizes.

Developer Tests Qwen3.5 27B vs Larger Models for Local Coding Tasks
A developer tested multiple Qwen3.5 and Nemotron models, finding Qwen3.5-27B-GGUF:UD-Q6_K_XL performs well for development tasks on existing 2x RTX 3090 hardware, with 803 pp and 25 tg/s at 256k context on vast.ai.