Never Write a README.md from Scratch Again — Meet readmeai
A developer built readmeai, a Python CLI that scans project structure and config files, then uses an LLM to generate a complete README.md with badges, install instructions, and usage examples. The tool runs locally with …