LexiGenDemo.mp4
"Lexi" comes from "lexicon".
LexiGen transforms vocabulary practice and language learning by automatically generating contextual fill-in-the-blank sentences. Leveraging Ollama's AI models, it creates engaging educational materials with just a few clicks.
- Smart Generation: AI-powered creation of contextually appropriate sentences
- Flexible Input: Support for multiple words and their variations
- Easy Management:
- One-click copying to clipboard
- Individual and bulk word visibility controls
- Show/Hide words, regenerate/delete sentences
- Install Ollama
- Launch the Ollama app
- Open the terminal (Windows: press
Windows + R
, then typecmd
) and install a compatible model (e.g. qwen2.5:3b):ollama pull qwen2.5:3b
- Download LexiGen from the releases page
- Run the installer for your platform
- Launch LexiGen
- Verify Ollama connection using the 'Check Server' button
- Enter target words (comma-separated) in the input field
- Click "Generate" to create sentences
- Use visibility controls to show/hide specific words
- Copy sentences with the "Copy" button
- Clear all content using "Delete All"
- Bulk Operations: Use "Show All" / "Hide All" for quick visibility changes
- Model Selection: Choose different AI models for varied results
- Server Monitoring: Check connection status anytime
- Input specific, clear words for better context
- Experiment with different AI models
- Ensure stable internet connection
- Keep Ollama server running
- Use commas to separate multiple words
- Customize the prompt in
prompt.txt
,{word}
is the placeholder for the target word
Issue | Solution |
---|---|
No sentence generation | Check if Ollama server is running |
Connection errors | Use 'Check Server' button |
Slow performance | Verify system resources |
Model errors | Confirm model installation |
Contributions are welcome! Here's how you can help:
- Report bugs
- Suggest features
- Submit pull requests
- Improve documentation
LexiGen is open source software licensed under the GNU General Public License v3.0.