Skip to main content

Overview

EnConvo provides powerful AI chat capabilities that let you converse with various AI models for assistance with any task. Whether you need help writing, coding, researching, or problem-solving, AI Chat has you covered.

Supported AI Models

EnConvo supports a wide range of AI providers and models:

Cloud Models

ProviderModels
OpenAIGPT-4o, GPT-4, GPT-3.5 Turbo
AnthropicClaude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku
GoogleGemini Pro, Gemini Ultra
MistralMistral Large, Mistral Medium

Local Models (Privacy-First)

PlatformModels
OllamaLlama 3, Mistral, CodeLlama, and more
LM StudioAny GGUF model

Chat Features

Multi-Turn Conversations

Maintain context across multiple messages for natural, flowing conversations.

Context Integration

Automatically include:
  • Screen content
  • Selected text
  • Clipboard data
  • Knowledge base references
  • File attachments

Response Handling

  • Copy: Copy response to clipboard
  • Regenerate: Get a different response
  • Edit & Resend: Modify your prompt
  • Continue: Ask for more details
  • TTS: Listen to response (Text-to-Speech)

Chat with Documents

Upload documents directly into chat for AI analysis:
1

Attach Document

Drag & drop a file into chat, or click the attachment icon
2

Supported Formats

PDF, Word (.docx), Text (.txt), Markdown (.md), Code files
3

Ask Questions

“Summarize this document” “What are the key points?” “Find information about X”

Chat with Webpages

Analyze and discuss webpage content:
1

Include Webpage

Use @webpage or paste a URL in your chat
2

Ask Questions

“Summarize this article” “What is this page about?” “Extract the main arguments”

Text-to-Speech (TTS)

Have AI responses read aloud:

Enabling TTS

  1. Click the speaker icon on any AI response
  2. Or enable auto-TTS in Settings → Chat → Text-to-Speech

Voice Options

  • Multiple voice options
  • Adjustable speed (0.5x - 2x)
  • Different languages
  • Male/Female voices

Model Selection

Switching Models

Click the model name in the chat header to switch between configured models.

Model-Specific Features

ModelBest For
GPT-4oComplex reasoning, analysis
Claude 3.5 SonnetWriting, nuanced tasks
Gemini ProMultimodal, long context
Local LLMsPrivacy, offline use

Custom Model Settings

Configure per-model settings:
  • Temperature (creativity level)
  • Max tokens (response length)
  • System prompt
  • Top-p sampling

Chat Commands

Use these commands in chat for quick actions:
CommandAction
/newStart new conversation
/clearClear current conversation
/model [name]Switch AI model
/contextShow current context
/exportExport conversation
/helpShow available commands

Keyboard Shortcuts

ShortcutAction
⌘ EnterSend message
⇧ EnterNew line
⌘ NNew conversation
⌘ LClear conversation
Edit last message
⌘ CCopy last response

Configuration

Settings → Chat

SettingDescription
Default ModelModel used for new chats
TemperatureResponse creativity (0-1)
Stream ResponsesShow text as it generates
Auto-TTSRead responses aloud
History LengthMessages to keep in context
System PromptCustom instructions for AI

Tips for Better Responses

Instead of “Write about AI”, try “Write a 500-word blog post about how AI is transforming healthcare in 2024, focusing on diagnosis and treatment planning.”
Share relevant background: “I’m a software developer working on a React app. How do I…”
Show the AI what you want: “Format the response like this: [example]”
Divide large requests: “First, outline the structure. Then, write section 1…”