Skip to content

Snippy is a code snippet manager that allows you to store and manage your code snippets in one place.

License

Notifications You must be signed in to change notification settings

RohittCodes/snippy

Repository files navigation

Snippy - A code snippet manager

Snippy is a code snippet manager that allows you to store and manage your code snippets in one place. Snippy uses CopilotKit to provide features for AI-powered code completion, code generation, and automation.

Table of Contents

Features

  • AI-powered code completion
  • Code generation & explanation
  • Automation with CopilotKit
  • Performance metrics
  • Dark mode
  • Responsive design

Demo

You can have a live demo of Snippy here

A youtube video demo of Snippy is available here

Screenshots:

  • Dashboard Screenshot 2024-10-04 140301
  • CopilotChat Screenshot 2024-10-04 140453
  • Performance Analysis Screenshot 2024-10-04 140511

Technologies

Getting Started

To get started with Snippy, run the following commands in your terminal:

  1. Clone the repository
git clone https://github.com/RohittCodes/snippy.git
cd snippy
  1. Install the dependencies
yarn install
  1. Create a .env file in the root directory and add the following environment variables:
GROQ_API_KEY=your_groq_api_key

You can get your GROQ API key by signing up on groq.dev

  1. Start the development server
yarn dev
  1. Open http://localhost:3000 in your browser to view the app

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

If you have any questions, feel free to reach out to me at RohittCodes.

About

Snippy is a code snippet manager that allows you to store and manage your code snippets in one place.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published