← Back to ChatStudio

ChatStudio Help

💬 Chat Interface

Chat with AI models using a modern interface. Select models, manage conversations, and customize settings.

Features

📎 File Attachments

Attach files to your messages using the paperclip button. Supported formats:

🎤 Voice Input

Use the microphone button to speak your message. The Speech Recognition API converts your voice to text in real-time.

Tips: Speak clearly and pause between sentences. Click the microphone again or press Enter to send.

📄 PDF Preview

When you attach a PDF, click the preview icon to:

🔗 URL Previews

When you paste a URL, ChatStudio automatically fetches a preview with title, description, and favicon.

💻 Code Highlighting

Code blocks are syntax-highlighted in a sandboxed iframe for security. Use markdown formatting:

```javascript
console.log('Hello, World!');
```

Models

Choose from various AI models including:

Keyboard Shortcuts

Privacy

All conversations are stored locally in your browser. No data is sent to external servers except for AI processing through the configured API endpoint.

Troubleshooting

Model Timeout

If a model times out, try a smaller cloud model like qwen3.5:7b instead of larger models.

Voice Not Working

Make sure your browser supports the Web Speech API and has microphone permissions enabled.

File Upload Issues

Ensure file sizes are reasonable. Large PDFs may take longer to process.