Quick Start Guide
This guide provides the fastest way to get ChatFrame up and running.
1. Install ChatFrame
Download and install the application for your operating system (macOS or Windows) from the official website: https://www.chatframe.co/.
2. Get an API Key
ChatFrame uses the Bring Your Own Key (BYOK) model. You need an API key from a supported provider.
- Example: Get an OpenAI API Key: https://platform.openai.com/api-keys
3. Configure the Provider
- Launch ChatFrame.
- Go to the Providers tab in the settings.
- Select the provider (e.g., OpenAI).
- Paste your API key into the field.
4. Start Chatting
- Navigate to the Chat interface.
- Select your configured model from the dropdown.
- Type your first prompt and press Enter.
5. Chat with Your Files (Local RAG)
- Go to the File Indexing section.
- Add a local file (PDF, code, etc.).
- The file will be indexed locally.
- Return to the chat and ask a question about the content of your file.
You are now ready to use ChatFrame's core features!