Skip to content

Conversation

@digeriuz77
Copy link

No description provided.

Creates a new Electron-based companion app for AI-assisted ink development with:
- Project structure matching Inky's Electron stack
- Package.json with dependencies (Electron 30.0.4, Supabase, OpenAI client)
- Configuration system for local LLM (Ollama), Supabase vector storage, and inklecate integration
- Shared types and IPC channels for main/renderer communication
- Auto-detection of inklecate binary from Inky installation

This app will provide error detection, AI-assisted code generation, and an interactive chat interface for ink script development.
…lopment

Full-featured Electron app for AI-assisted ink script creation:
- Local LLM integration (Ollama/LM Studio)
- Real-time error detection and fixing
- Interactive chat interface
- RAG-powered documentation search
- File watching and auto-compilation
- Supabase vector storage support

Ready to use: npm install && npm start

Download this folder to use as standalone project at:
https://github.com/digeriuz77/ink-assistant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants