Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Import Vocabulary from ChatGPT to Anki (github.com/daniiltykheev)
4 points by dtykheev 22 days ago | hide | past | favorite | 4 comments
Hey HN, I've built a tiny program designed for language learners that does two things:

1. Generates a vocabulary list of 20 words in a given language. 2. Imports those words into Anki.

The program helps remove the manual steps of looking for new words and adding them to Anki. You can see a quick demo here → https://www.loom.com/share/e2abece82d74418894d5fc2adc74451e?....

The program uses ChatGPT to generate cards and Anki-Connect to create cards in Anki.




Hi, As a avid Anki user, this seems super useful. I would suggest adding other card types and making easy to add images (if possible)


Hey, thanks a lot for your feedback, really appreciate it.

> adding other card types and making easy to add images Great ideas, thanks. Regarding other card types - the quickest way now would be to change the Anki-Connect request in the addCardToDeck function inside the ankiService.js file. You can change modelName on line 28 to the card type you prefer.


cool thanks! you may see a PR this week after i use this.


Looking forward to it




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: