Overview
VyAI is a terminal UI client for Gemini focused on fast interaction and persistent chat context. It runs as an interactive TUI and keeps conversation history available from an explore tab.
Development Notice
VyAI is under active development. Features and behavior may change between releases.
Core Features
- Interactive terminal interface built with Bubble Tea
- Multi-conversation workflow with context switching
- Conversation history stored and reloaded in the app
- Markdown rendering for model responses
- Keyboard-driven navigation and editing
Runtime Requirements
- Gemini API key in
GOOGLE_API_KEY - Network access to Gemini APIs
- Terminal that supports TUI rendering