Skip to content

Releases: HarK-github/AlgoHint

algohint v1.0.0

18 Jun 10:30
6c40ede

Choose a tag to compare

Welcome to AlgoHint!

The initial release of AlgoHint, a offline-capable hint generation system for competitive programming.

Key Features

  • Cross-Platform: Automatic fetching on LeetCode and manual scanning for Codeforces.
  • **Local AI **: Driven entirely by qwen2.5:0.5b via Ollama.
  • Anti-Spoiler Guard: Strict verification rubrics so hints never give away the code.

Installation

  1. Download the attached extension.zip from the Assets below.
  2. Unzip the folder and load it into your browser via chrome://extensions/ (with Developer Mode turned on).
  3. Follow the instructions in the repository README to fire up your local Python backend and Ollama server!