Comment by ilteris

1 day ago

Where does your SQLite db sit? I have been thinking about creating a local database to save and feed into LLM but i have no experience with it

I’m not using LLMs but I scrape open dictionary data to generate (massive) cards for learning kanji. I publish these in a specialized kanji learning app (rather than anki proper). My db just lives temporarily on my local machine, before I publish. Maybe sometime I will streamline the publishing process and create a github action for it.

btw. I didn’t use LLMs to write the app, it was still pretty straight forward.

https://github.com/runarberg/shodoku/tree/main/scripts