Getting Started
Access the chat interface at checkthat.ai/chat after signing in or continuing as a guest.Guest Mode vs Authenticated Users
Guest Mode (No Sign-in Required)- Access to free Llama 3.3 70B model
- No conversation history saved
- Limited context window (≤200k tokens per message)
- No file upload capabilities
- Access to premium models (GPT-5, Claude Opus 4.1, Gemini 2.5 Pro, etc.)
- Conversation history saved to your account
- Multi-turn context maintained automatically
- File upload and document analysis
- Advanced conversation management
Using the Chat Interface
Select Your Model
Click the model dropdown in the top-right corner to choose your AI model:Free Models (Available to all users):
- Llama 3.3 70B (Together AI)
- DeepSeek R1 Distill Llama 70B
- Gemini 2.5 Flash
- GPT-5 & GPT-5 nano (OpenAI)
- o3 & o4-mini (OpenAI)
- Claude Sonnet 4 & Opus 4.1 (Anthropic)
- Gemini 2.5 Pro (Google)
- Grok 4, Grok 3, Grok 3 Mini (xAI)
Premium models require you to add your own API keys. See the [API Keys(/installation#api-keys) guide for setup instructions.
Enter Your Claim
Type or paste your noisy social media claim in the message input box at the bottom of the screen.Example input:Tips for better results:
- Include as much context as possible in your query
- For guest users, include relevant context in each message since conversation history isn’t maintained
- Use Shift+Enter to add line breaks without sending
Send and Watch Streaming Response
Press Enter or click the send button (↑) to submit your message.The AI model will begin streaming its response in real-time, token by token. You’ll see:
- A blinking cursor indicating active generation
- Text appearing progressively as the model generates it
- The model badge showing which AI is responding
Chat Interface Features
Real-Time Streaming
Responses stream in real-time as the model generates them, providing immediate feedback without waiting for the complete response. The streaming indicator shows:- Active generation with a blinking cursor
- Smooth text rendering at ~120ms refresh rate
- Auto-scroll that respects your scroll position
Conversation Management
Sidebar Features:- New Chat: Create a new conversation thread
- Recent Chats: Access your conversation history (authenticated users only)
- Delete Conversations: Remove unwanted chat threads
- Auto-Save: Conversations save automatically as you chat
- Copy: Copy any message content to clipboard
- Edit & Regenerate: Edit your previous messages to explore different normalizations
- Branch Navigation: When you edit a message, the original and new responses are saved as branches you can switch between
Model Selection
Switch models mid-conversation to compare results:Guest Mode Context Warning
Tips for Best Results
1. Be Specific About Your Needs
Instead of:2. Use Multi-Turn Refinement
Initial message:3. Leverage Different Models
- GPT-5: Best for complex reasoning and nuanced normalization
- Claude Opus 4.1: Excellent at maintaining factual accuracy
- Gemini 2.5 Pro: Strong at handling multiple claims in one post
- Llama 3.3 70B: Fast and free for quick normalizations
4. Include Context for Guest Mode
Since guest mode doesn’t maintain history: Include context in each message:Keyboard Shortcuts
- Enter: Send message
- Shift + Enter: New line without sending
- ⌘B (Mac) / Ctrl+B (Windows): Toggle sidebar
Message Formatting
The chat interface supports Markdown formatting in responses:- Bold:
**text** - Italic:
*text* - Code:
`code` - Lists, tables, and more via GitHub-flavored Markdown
Theme Toggle
Click the theme toggle (🌙/☀️) in the top-right to switch between light and dark modes. Your preference is saved automatically.Next Steps
- Set up [API Keys(/installation#api-keys) to access premium models
- Try Batch Evaluation for processing multiple claims at once
- Learn about [Claim Normalization Strategies(/guides/prompting-strategies)