Loading repository data…
Loading repository data…
x-cod3r / repository
This is complete #free app based on #python to use #Ai to generate #Anki Flashcards #medicine #freesource
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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.
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:
pip install -r requirements.txt. This will install all the necessary Python libraries.Ready-to-Use Executable: For those who prefer a ready-to-run version, an executable file is available on Telegram: 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