MedAnkiGen
Relaunching MedAnkiGen: Now with 3x faster card generation
What it does
Generate high-yield Anki flashcards with spaced repetition for medical board exams. 2000+ daily AI-generated cards covering First Aid, Pathoma, and Sketchy Medical content. Trusted by med students for USMLE, COMLEX, NCLEX®, and clinical rotations.
Does a similar job
all alternatives →
- AAAnki AI Utils2024 · github.com · ▲253
Hi hn, I am nearly at the end of medical school so it is time I publish and "advertise" my open source scripts/apps for anki! Here's the pitch: Anki AI Utils is a suite of AI-powered tools designed to automatically improve cards you find challenging. Whether you're studying medicine, languages, or any complex subject, these tools can: - Explain difficult concepts with clear, ChatGPT-generated explanations. - Illustrate key ideas using Dall-E or Stable Diffusion-generated images. - Create mnemonics tailored to your memory style, including support for the Major System. - Reformulate…
- CCCode Cards – Anki for code2017 · codecards.me · ▲152
- IMI made Ankify that converts notes to Anki cards2022 · ankify.krxiang.com · ▲180
Backstory: I was in medical school and had to study a ton of materials in short period of time. I came across Anki but always had trouble with making cards. In my mind, making cards should be quick, seconds instead of minutes. My other problem is after making the cards, each card does not really relate to the other. When you study the individual card, your thought process is very random and not cohesive. I wanted to be able to still reference to my notes for big concepts and then use the cards to memorize the details but also for long term retention. Ankify came out of that. At the time, I…
- MCMDAnki – convert Markdown to Anki cards2020 · github.com · ▲179
- ALAnki-LLM – Bulk process and generate Anki flashcards with LLMsNov 2025 · github.com · ▲60
More work this month
the category →

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 11d ago · getcomputable.com


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com

Launched alongside, August 2025
the whole month →
- IS
I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/
Work · 2025 · benholmen.com

- KT
Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…
Dev tools · 2025 · github.com
- IW
I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!
Life & fun · 2025 · visualrambling.space
- TC
For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html
Dev tools · 2025 · sky.dlazaro.ca