I built README.ai, a tool that transforms any public GitHub profile into a polished, professional README using AI.
How it works:
Enter your GitHub username
It fetches your profile, pinned & top-starred repos, language stats
Sends this data to an AI prompt (can be connected to OpenAI)
Generates a personalized README with live preview
Download and paste into your profile repo ā done!
Why?
I noticed many devs (especially juniors) struggle to present themselves well on GitHub, despite having good work. I wanted to build something that made this effortless.
Stack:
React + Vite + Tailwind
Shadcn UI components
GitHub REST & GraphQL APIs
react-markdown for preview
Optional: OpenAI or other LLM backend
No login. No data stored. Just works.
Iād love feedback, feature suggestions, or just to hear what you think. Contributions welcome too.
GitHub: https://github.com/mandarwagh9/readme.ai