I have decided to giveaway my USMLE Step 2/3 Anki for free for everyone
This helped me to score a 275 2 years ago
Itโs a little bit big, but iโm sure itโs of very high quality
I wish you all success
https://t.co/BUseVUkiqh
I have decided to giveaway my USMLE Step 2/3 Anki for free for everyone
This helped me to score a 275 2 years ago
Itโs a little bit big, but iโm sure itโs of very high quality
I wish you all success
https://t.co/BUseVUkiqh
@WajahatAli87 Hi, yes itโs safe, i have uploaded it directly from my laptop
Itโs made of 8200 cards, thatโs why it is big
Install Anki app on you laptop
From inside the app youโll have an โimportโ button
Import that file, itโs basically a database of flashcards
https://t.co/mjhHmsPZRF
In medicine, that could mean:
โ Q&A over patient records
โ Searching semantically through huge medical datasets
โ Q&A over recent clinical guidelines
โ Connecting AI to your own medical knowledge base
RAG is basically giving an LLM the right memory at the right time.
The cool part is how it works:
Imagine a multidimensional universe of information, where things with similar meanings live close together.
Ask a question โ find the closest information โ give it to the model โ generate the answer.
@akashcorex I keep the task very small and hallucination almost never happens, so one site per task, i collect and relate the data in sqlite, then pass over it again to scrape
Itโs a chain architecture one gets and saves
How to scrape/crawl a website in a few steps in late 2026, without knowing how to code, just copy and paste these steps to Claude or Codex.
1. You need links to all the relevant pages on that website, for me i have an agent for that, you can do it manually.
Hello ๐๐ป
I have programmatically crawled the web to create this Notion database for NRMP Match Programs in General Surgery & Pediatrics, mainly with data from 2026 cycle, rarely from 2025, i hope itโs helpful.
The url is in the first reply.
Hello ๐๐ป
I have programmatically crawled the web to create this Notion database for NRMP Match Programs in General Surgery & Pediatrics, mainly with data from 2026 cycle, rarely from 2025, i hope itโs helpful.
The url is in the first reply.
6. Save the results in any shape you like (eg, obsidian markdown files).
You can really customize this into something more powerful if you want, i wanted to keep it simple.
Finally please respect the scraping policy for those websites.