Show HN: Readme.ai – Turn Your GitHub Profile into a Beautiful
1 mandarwagh 0 6/21/2025, 4:50:32 PM auto-readme-gold.vercel.app ↗
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.
No comments yet