Skip to content

Liopun/leet-chatgpt-extension

Repository files navigation

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!