Anki icon

Anki

Createdscorzeth

Connects to a locally running Anki to provide card review and creation capabilities.

About

Anki connects to a locally running Anki desktop application, providing card review and creation capabilities through the Anki-Connect add-on. This server allows users to interact with their Anki decks programmatically, retrieving due or new cards, updating card easiness scores, and adding new cards directly via API calls. It's designed for integration with other applications that require access to Anki's flashcard system, enabling automated workflows and custom study experiences.

Key Features

  • Adds new cards to the default Anki deck
  • 50 GitHub stars
  • Updates card easiness scores after answering
  • Returns a specified number of new cards
  • Retrieves cards from current deck based on search queries (e.g., due, new)
  • Returns a specified number of due cards

Use Cases

  • Building custom Anki interfaces for specific learning needs.
  • Integrating Anki with AI-powered learning platforms.
  • Automating flashcard review and creation workflows.