#229 · Primary category: AI Coding Assistants
readme-ai
README file generator, powered by AI.
Project last updated:08/26/26
GitHub Stars
3.0K
Forks
296
Contributors
6
License
MIT
Why we included this project
readme-ai is a command-line tool that builds a README from a repository URL or a local directory. It scans the code to pull out dependencies, project structure, and entry points, then hands those details to a language model to write the prose sections. You can point it at OpenAI, Anthropic, Gemini, or a local Ollama instance, and an offline mode produces a usable README without calling any API at all. Teams that maintain a lot of repositories will find it useful for keeping docs consistent across projects, and the template, badge, and header options let you match a house style. The result tends to stay close to what the code actually contains, which beats a hand-written guide that drifts out of date.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.