{"id":14964681,"url":"https://github.com/benikk/cheatcode","last_synced_at":"2026-01-05T23:05:54.910Z","repository":{"id":249921587,"uuid":"832956792","full_name":"BeNikk/CheatCode","owner":"BeNikk","description":"AI app to give you personalised feedbacks on your DSA problems","archived":false,"fork":false,"pushed_at":"2024-07-29T06:54:44.000Z","size":1627,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T04:43:20.335Z","etag":null,"topics":["ai","llama3","nextjs","vercel-ai-sdk"],"latest_commit_sha":null,"homepage":"https://cheat-code-rose.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BeNikk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-24T04:37:09.000Z","updated_at":"2024-08-26T05:06:40.000Z","dependencies_parsed_at":"2024-07-24T06:28:44.171Z","dependency_job_id":"7e75ebc0-1111-48ac-b339-0b2b6f9e8e67","html_url":"https://github.com/BeNikk/CheatCode","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.26315789473684215","last_synced_commit":"9bc19518904ef554df4feef1ade5efb70e864c16"},"previous_names":["benikk/cheatcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FCheatCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FCheatCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FCheatCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FCheatCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeNikk","download_url":"https://codeload.github.com/BeNikk/CheatCode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591618,"owners_count":20640692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","llama3","nextjs","vercel-ai-sdk"],"created_at":"2024-09-24T13:33:37.342Z","updated_at":"2026-01-05T23:05:49.861Z","avatar_url":"https://github.com/BeNikk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CheatCode\n\nWelcome to CheatCode! This application allows users to solve LeetCode-style problems and receive personalized feedback and hints for their solutions, powered by generative AI. The app is built using Next.js, Vercel AI SDK, and Llama 3.1.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- **Sign Up and Login:** Users can create an account and log in to access personalized features.\n- **Random Question Selection:** Select a random question from a dropdown menu.\n- **Solve and Submit Solutions:** Submit solutions to the questions and receive test case validation.\n- **Personalized Feedback:** Get detailed feedback on your solutions, including suggestions for improvements and optimization.\n- **Hints and Optimization Suggestions:** Receive hints and optimization suggestions generated by Llama 3.1 AI to improve your problem-solving skills.\n\n## Technologies Used\n\n- **Next.js:** Frontend and backend framework.\n- **Vercel AI SDK:** Integration for AI features.\n- **Llama 3.1:** Generative AI model used for feedback and hints.\n\n## Installation\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/yourusername/leetcode-solver-web-app.git\n    cd leetcode-solver-web-app\n    ```\n\n2. **Install dependencies:**\n    ```bash\n    npm install\n    ```\n\n3. **Set up environment variables:** Create a `.env.local` file and add the necessary environment variables for your setup.\n\n    ```\n    NEXT_PUBLIC_API_KEY=your-vercel-ai-sdk-api-key\n    NEXT_PUBLIC_LLAMA_MODEL_VERSION=3.1\n    ```\n\n4. **Run the development server:**\n    ```bash\n    npm run dev\n    ```\n\n5. **Open your browser and navigate to:**\n    ```\n    http://localhost:3000\n    ```\n\n## Usage\n\n1. **Sign Up/Login:** Create an account or log in with your credentials.\n2. **Search for Questions:** Use the search functionality to find questions by category.\n3. **Select a Question:** Choose a random question or select one based on difficulty.\n4. **Submit Your Solution:** Write and submit your code for the selected question.\n5. **Receive Feedback:** View personalized feedback, hints, and optimization suggestions generated by Llama 3.1.\n\n## Contributing\n\nWe welcome contributions to improve this project! To contribute, follow these steps:\n\n1. **Fork the repository.**\n2. **Create a new branch:**\n    ```bash\n    git checkout -b feature/your-feature-name\n    ```\n3. **Make your changes and commit them:**\n    ```bash\n    git commit -m 'Add your feature description'\n    ```\n4. **Push to the branch:**\n    ```bash\n    git push origin feature/your-feature-name\n    ```\n5. **Open a pull request** and describe your changes.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n---\n\nFeel free to reach out if you have any questions or need further assistance. Happy coding!\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenikk%2Fcheatcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenikk%2Fcheatcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenikk%2Fcheatcode/lists"}