deyna256's blog

By deyna256, history, 8 months ago, In English

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

  • Vote: I like it
  • 0
  • Vote: I do not like it