AI-Generated Content Notice: This repository contains content primarily generated using artificial intelligence (GitHub Copilot & Claude 3.5 Sonnet). While this may affect certain intellectual property rights, we maintain an open sharing philosophy through Creative Commons licensing.
A comprehensive collection of practice questions for internal medicine exam preparation.
git clone https://github.com/yourusername/internal-med-questions.git
cd internal-med-questions
- Question banks organized by medical specialties
- Self-assessment tests
- Detailed explanations and references
- Study progress tracking
internal-med-questions/
├── cardiology/
├── endocrinology/
├── gastroenterology/
├── hematology/
└── more specialties...
- Open in your preferred markdown editor (Obsidian, VSCode)
- Navigate through specialty folders
- Track your progress using checkboxes
- Review explanations after attempting questions
- Fork repository
- Create feature branch (
git checkout -b feature/topic
) - Commit changes (
git commit -m "Add: topic"
) - Push (
git push origin feature/topic
) - Open Pull Request
This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). See LICENSE for details.
- The CC BY-NC-SA 4.0 license applies to this compilation as a whole
- AI-generated content may have different intellectual property implications
- Our commitment is to keep this educational resource freely available while preventing commercial exploitation
- Users should attribute both the project and acknowledge its AI-generated nature
The questions and explanations in this repository were generated using artificial intelligence tools. While we've attempted to verify accuracy, AI can:
- Produce incorrect or outdated medical information
- Generate inconsistent or contradictory content
- Reflect training data biases
This content is for educational purposes only. It should not be used for:
- Direct clinical decision-making
- Patient care guidance
- Replacement of proper medical education
- Substitute for current clinical guidelines
Always verify information against authoritative medical sources and current clinical guidelines.