Skip to content
github-actions[bot] edited this page Nov 22, 2025 · 1 revision

GUI Application

The Adastrea Director GUI provides a user-friendly graphical interface for all features.

Overview

The GUI application offers:

  • Modern dark theme
  • Conversation history
  • Settings management
  • Knowledge base viewer
  • Export functionality

Quick Start

python gui_director.py

Features

  • Query Interface: Ask questions naturally
  • Settings Dialog: Configure API keys and providers
  • Ingest List Tab: View ingested documents
  • Conversation Export: Save conversations
  • Keyboard Shortcuts: Efficient workflow

Keyboard Shortcuts

  • Enter or Ctrl+Enter - Send question
  • Ctrl+K - Set API Key
  • Ctrl+, - Open Settings
  • Ctrl+U - Update knowledge base
  • Ctrl+L - Clear conversation
  • Ctrl+E - Export conversation

Documentation

For detailed documentation, see the GUI Guide in the main README.


← Back to Agents

Clone this wiki locally