Git Product home page Git Product logo

japanese-anki-cards-automation-with-ai's Introduction

Japanese Anki Cards Automation with AI

Scrape goo辞書 Japanese dictionary and convert it into a csv file that can be easily imported into Anki.

Easily makes your Anki card in CLI.

python3 jpdictionary.py --insert one or more words--

Audio is automatically generated by ElevenLabs AI.

Automatically creates fieldname '表面', '裏面', 'Audio' as header

Word -> Definition -> Audio

Instructions

  1. git clone https://github.com/yfsteven/Japanese-Anki-Cards-Automation-with-AI.git
  2. Install AnkiConnect Addon on Anki
  3. Insert Eleven Labs API Key
  4. Replace Anki media collection directory to your own at line 43
  5. Modify fieldnames that match the same to your Anki deck at line 49 and 52
  6. Line 55, change deckname and note type to your own

Thanks to Anki CSV Importer that makes the complicated process much easier (Edit: Todo - should use AnkiConnect it's what the program is essentially doing is using code of Anki Connect Documentation)

  1. git clone https://github.com/gsingh93/anki-csv-importer
  2. Modify the program by removing main()
  3. Optional - If your Anki language system is Japanese, change lines 98 and 177 n['fields']['{whatever front name is called}']

japanese-anki-cards-automation-with-ai's People

Contributors

yfsteven avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.