The LLM Test Generator plugin helps users reinforce their understanding of notes in Obsidian by creating AI-generated quizzes tailored to their content. It leverages a range of large language models—such as GPT-4, Claude, Gemini, Mistral, and DeepSeek—to produce customized test questions based on selected notes. Users can choose the difficulty level, receive instant feedback, and track their performance through a centralized dashboard. The plugin supports multiple question formats, from short-answer to extended responses, and includes bulk grading features for efficiency.
Removed not working models. Added password protection to settings
Test your knowledge with AI-generated questions based on your Obsidian notes. This plugin helps you study more effectively by creating contextually relevant questions from your notes and providing instant feedback on your answers, using various Large Language Models.
To use this plugin, you'll need an API key from one of the supported providers:
You can choose from various models for each provider:
Models with larger context windows (like GPT-4o, Claude 3 Opus, or Gemini 1.5 Pro) can handle longer notes, while smaller models may be more cost-effective for frequent testing.
The plugin allows you to mark multiple tests at once:
This plugin uses Retrieval-Augmented Generation (RAG) with various LLM models to:
Q: Why do I need an API key?
A: The plugin uses LLM APIs to generate questions and mark answers. You need an API key to access these services.
Q: Will my notes be sent to the LLM provider?
A: Yes, the plugin sends the content of the notes you select for test generation to the API of your chosen provider. Only use this plugin with notes that you're comfortable sharing with the selected service.
Q: I'm getting an error about context length exceeding limits.
A: LLM models have token limits. Try:
Q: Can I customize the types of questions generated?
A: Currently, the plugin generates a mix of short (1-mark), long (2-mark), and extended (3-mark) questions. Future versions may include customization options.
This plugin sends the content of selected notes to your chosen LLM provider for processing. Please review the privacy policy of your selected provider before using this plugin:
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.