readme-studio
readme-studio copied to clipboard
Readme Studio is an advanced AI that generates clean, structured, and professional READMEs for you. Save time, ensure clarity, and elevate your documentation with intelligent automation.
Readme Studio
Let AI do the writing. Readme Studio creates meaningful, professional READMEs tailored to your project and fully editable.
🚀 Features
- AI-powered README generation
- Markdown Editor
- Live markdown preview
- Pre-built README templates
- Dark mode support
🛠️ Tech Stack
- Vue.js
- TypeScript
- Vite
- Pinia (State Management)
- Vue Router
- TailwindCSS
- Marked (Markdown Processing)
- DOMPurify (Security)
📦 Installation
- Clone the repository:
git clone [https://github.com/zenui-labs/readme-studio.git](https://github.com/zenui-labs/readme-studio.git) cd readme-studio
- Install dependencies:
npm install
- Create a
.envfile in the root directory with required environment variables. And after create addVITE_GOOGLE_API_KEYyour google gemini api key (otherwise the readme ai generation will not work).
cp .env.example .env
- Start the development server:
npm run dev
The application will be available at http://localhost:5173
🚀 Production Build
To create a production build:
npm run build
To preview the production build:
npm run preview
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details on how to submit pull requests, report issues, and contribute to the project.
🌟 Show Your Support
Give a ⭐️ if this project helped you!
📞 Contact
For questions, suggestions, or issues, please use:
- GitHub Issues: Create an issue
- Email: [email protected]