Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-cod3r/ai-anki-generator
This is complete #free app based on #python to use #Ai to generate #Anki Flashcards #medicine #freesource
https://github.com/x-cod3r/ai-anki-generator
ai anki anki-addon automation educational flashcards generation generative-ai medical open-source python tool
Last synced: 2 days ago
JSON representation
This is complete #free app based on #python to use #Ai to generate #Anki Flashcards #medicine #freesource
- Host: GitHub
- URL: https://github.com/x-cod3r/ai-anki-generator
- Owner: x-cod3r
- License: gpl-3.0
- Created: 2025-01-08T23:21:32.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2025-01-29T23:59:54.000Z (3 days ago)
- Last Synced: 2025-01-30T00:27:12.290Z (3 days ago)
- Topics: ai, anki, anki-addon, automation, educational, flashcards, generation, generative-ai, medical, open-source, python, tool
- Language: Python
- Homepage:
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ai-Anki-Generator: Your Free AI-Powered Anki Flashcard Creation Tool 🚀🚀ðŸ§
This is a completely **free** and open-source application developed with **Python**, designed to use the power of **AI** to automate the creation of **Anki** flashcards. Instead of manually crafting each card, this tool can generate them based on provided text, making studying more efficient and less time-consuming.
[Video Demo](https://www.instagram.com/reel/DElUkK8sQzU/)
**API KEY:**
Fisrt of all follow this guide to get API key from google Gemini : https://ai.google.dev/gemini-api/docs/api-key**Installation:**
To use the Ai-Anki-Generator:
1. **Download Files:** Obtain all necessary files from the GitHub repository: [https://github.com/x-cod3r/Ai-Anki-Generator](https://github.com/x-cod3r/Ai-Anki-Generator)
2. **Directory Setup:** Place the downloaded files into a folder on your computer where you'd like to work from.
3. **Python Installation:** Ensure you have Python 3.11.9 installed. If not, download it from: [https://www.python.org/downloads/release/python-3119/](https://www.python.org/downloads/release/python-3119/)
4. **Dependency Installation:** Open a terminal or command prompt, navigate to the directory where you saved the files, and run this command: `pip install -r requirements.txt`. This will install all the necessary Python libraries.
5. **Destination Path:** The decks you create are saved to C:\Users\\Documents\AnkiDecks**Ready-to-Use Executable:**
For those who prefer a ready-to-run version, an executable file is available on Telegram: [https://t.me/AiAnkiGenerator](https://t.me/AiAnkiGenerator). Please note that using the executable removes the need for the manual installation steps described above**How it works:**
This tool uses AI models to read given text (e.g., a paragraph from a textbook) and creates relevant question/answer pairs, these pairs are used to generate the Anki flashcards. This is done based on a prompt to an external AI API.**Tags:** `#python #ai #anki #flashcards #free #opensource #automation #educational #learning #tool`