ReadCraft is an AI-powered platform that helps developers generate professional GitHub README files and project documentation in seconds. It analyzes repository information and produces clean, well-structured Markdown documentation ready for production use.
- AI-powered README generation
- GitHub repository integration
- Live Markdown editor
- Real-time Markdown preview
- Copy README to clipboard
- Download README.md
- README history management
- Repository management
- User settings
- Responsive design
- Dark mode support
- Next.js (App Router)
- React
- TypeScript
- Tailwind CSS
- shadcn/ui
- Framer Motion
- Next.js Route Handlers
- Gemini API (Planned)
- OpenAI API (Planned)
- PostgreSQL
- Prisma ORM
- Better Auth
src/
├── app/
├── components/
├── features/
├── hooks/
├── lib/
├── services/
├── types/
└── utils/
docs/
├── AI_CONTEXT.md
└── designs/
git clone https://github.com/NourMoftah/ReadCraft.gitnpm installnpm run devOpen your browser and visit:
http://localhost:3000
- Landing Page
- Dashboard
- README Generator
- GitHub Integration
- AI Integration
- Authentication
- Database Integration
- Subscription System
- Team Collaboration
ReadCraft is designed to become a complete AI-powered documentation platform for developers. The long-term goal is to provide intelligent tools for generating README files, project documentation, changelogs, contribution guides, and other developer resources from a single platform.
This project is licensed under the MIT License.