Getting Started
System Requirements
- Modern web browser (Chrome/Edge recommended for File System Access API)
- API key for your chosen LLM service (Groq, OpenAI, Anthropic, etc.)
First Steps
1. Open the Application
Open index.html in your browser or serve it through a local HTTP server.
2. Configure API Settings
- Click on the Settings tab in the right sidebar
- Enter your API key for your preferred LLM service
- Select your LLM provider and model
- Your settings are saved as you update them
3. Select a Working Directory
You can use AI Text Editor immediately or you can select a directory to work with your own text files on your computer.
- Click "Select Directory"
- Choose a folder containing your text files
- The file tree will populate automatically
4. Start Writing
- Select a file from the tree or start writing directly in the editor
- Begin typing in the editor
- AI feedback will appear in the feedback tab as you write
Basic Navigation
- Left Panel: File explorer with search functionality
- Center Panel: Code editor with syntax highlighting
- Right Panel: Tabbed interface with AI feedback and prompts
Tips
- Use the prompt palette for quick access to custom prompts (Ctrl+K or Cmd+K)
- Toggle AI feedback on/off in settings when needed
- Use the UI/Editor theme to set your preferred color scheme