creaturenex / leetcode-chatgpt-extension

AI-powered browser extension that enhances your leetcode and hacker-rank experience.

Home Page:https://leetchatgpt.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetChatGPT

All Contributors

AI-powered browser extension that enhances your leetcode/hacker-rank experience

GitHub package.json version GitHub Workflow Status License

πŸ“₯ Installation

Chrome Web Store Chrome Web Store Mozilla Add-on Mozilla Add-on

Get It Today:

πŸ“Ί Demo

demo.mp4

πŸ” Features

  • 🧩 Supports both leetcode and hacker-rank questions
  • ⏳ Timer Mode: Get feedback and help for your current solution when a timer runs out
  • πŸ–οΈ Manual Mode: Get feedback for your current solution towards a brute-force or optimal solution on demand
  • πŸ’¬ Ask follow-up questions (chat with ChatGPT)
  • πŸ† Streak system for motivation
  • 🎯 Customizable reminders for constistent problem solving goals
  • πŸ“œ Conversation history kept locally
  • πŸ‘₯ Export and share conversations as png, pdf or markdown
  • 🎨 Markdown rendering and Code highlights
  • πŸ”“ Supports both ChatGPT WebApp and OpenAI Key (models: gpt-3.5-turbo, gpt-4, gpt-4-32k)

πŸ”¨ Build from source

  1. Clone this repository
  2. npm i inside the project root directory to install needed package dependencies
  3. npm run build to build get chrome and firefox packages
  4. extension/chrome/ or extension/firefox

πŸ› οΈ Contributing

Contributions are welcome! Please submit pull requests to the dev branch.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

krabbi
krabbi

πŸ›

This project follows the all-contributors specification. Contributions of any kind welcome!

About

AI-powered browser extension that enhances your leetcode and hacker-rank experience.

https://leetchatgpt.com/

License:GNU General Public License v3.0


Languages

Language:TypeScript 73.7%Language:SCSS 24.2%Language:JavaScript 1.8%Language:HTML 0.3%Language:Shell 0.0%