Code Keeper is a full-stack app that helps you store and explore code repos, snippets, and docs in one place.
- Centralized Code Management: Store and explore all your code repositories, snippets, and documentation in one place.
- AI-Powered README Suggestions: Get automated, user-focused recommendations to improve your project READMEs, ensuring new users can quickly understand your work.
To enable all features, including AI-powered README suggestions, set the following environment variable:
GEMINI_API_KEY: Your API key for the Gemini AI model. This is required for generating README suggestions.
- Start the app: Run
npm run devto launch the application.
Code Keeper is a full-stack app for managing your code repositories, snippets, and documentation. It now offers AI-powered suggestions to help you create clear, user-friendly READMEs, making your projects more accessible to new users.