Ai-Anki deck generator : Fully automated deck creation using AI

Ai-Anki-Generator: Free AI-Powered Anki Flashcard Creation Tool :rocket:

Hey everyone, I wanted to share a project I’ve been working on – Ai-Anki-Generator, a completely free and open-source application that uses AI to automate the creation of Anki flashcards!

Instead of spending hours manually making cards, this tool can generate them for you based on any text you provide, making your study sessions more efficient and less of a hassle. :brain:

How it works:

The tool utilizes AI to read text you input (like paragraphs from your notes or a textbook) and automatically generates question/answer pairs. These pairs then get converted into ready-to-use Anki flashcards, speeding up your study routine. It uses external AI API to create flashcards based on your text.

Video Demo (Quick demo of the app!)

Installation Instructions:

If you’re interested in trying it out, here’s how to get it set up:

  1. Download Files: Grab the files from the GitHub repository: https://github.com/x-cod3r/Ai-Anki-Generator
  2. Directory Setup: Place the downloaded files in a folder on your computer.
  3. Python Installation: Make sure you have Python 3.11.9 installed. Get it here if needed: https://www.python.org/downloads/release/python-3119/
  4. Dependency Installation: Open your terminal or command prompt, go to your folder and run pip install -r requirements.txt. This installs the needed Python libraries.

Ready-to-Use Option:

For a faster experience, there’s also a ready-to-use executable available on Telegram: https://t.me/c/1978038466/67. Note that this option skips the manual installation.

Let me know what you think! Feedback and contributions are welcome! :tada:

Tags: #python ai #anki #flashcards #free #opensource #automation #educational #learning #tool