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.