A desktop application that generates contextual stories for vocabulary words using AI.
- AI-Powered Stories: Generates contextual narratives for any word
- Interactive Word Links: Click any word in the text to explore its story
- Real-time Streaming: Watch AI responses generate in real-time
- Desktop Native: Built with Tauri for cross-platform desktop performance
bun install
just devnpm run buildThe application requires environment variables for AI service integration:
API_KEY: AI service authentication keyAI_URL: AI service endpointMODEL- AI model name
MIT