[Tool] Codeforces Editorial Finder: AI-powered solution extraction

Revision en1, by deyna256, 2026-01-11 20:20:32

Have you ever wanted to automatically retrieve problem editorials from the archive?

Codeforces Editorial Finder is an open-source HTTP API that uses GPT-4o to automatically find and extract clean solution text, complexity, and hints.

Key Features: AI-Extraction: Automatically parses blog posts and contest pages. Format Support: Handles dynamic content (JS) and PDF tutorials. Performance: Built with LiteStar, Playwright, and Redis.

Contributors Wanted! The project uses Python 3.13, uv, and Ruff. We need help with unit tests, prompt tuning, and security!

GitHub: https://github.com/deyna256/codeforces-editorial-finder

Tags codeforces tools, tool, editorial

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English deyna256 2026-01-11 20:20:32 777 Initial revision (published)