InspectChat GUI
InspectChat's GUI
Main Interface Components
- Chat Window: The central area where your conversation appears
- Message Input: Located at the bottom of the screen
- Model Selector: Found in the top menu bar
- Settings Menu: Accessible via the gear icon
- History Panel: Available in the left sidebar
Figure 2: InspectChat Main Interface Layout
Selecting LLM Providers
Available Models
InspectChat offers access to various AI models: - OpenAI Models - Google's Gemini - InspectGPT - InspectRAG
How to Select a Model
- Click the model selector dropdown in the top menu
- Browse available models
- Select your preferred model
- The interface will update to reflect your choice
Figure 3: Model Selection Interface
Text Generation
Basic Chat Interaction
- Type your message in the input field
- Press Enter or click the Send button
- Wait for the AI's response
- Continue the conversation as needed
Figure 4: Text generation example
Best Practices
- Keep messages clear and concise
- One topic per message for better responses
- Use appropriate formatting for code or technical content
Image generation
Creating ./../images
- Select
Plugins
as LLM Provider -
Choose DALL-E 3 plugin from plugin store and install it.
Figure 5: Choose DALL-E 3 and install it
-
Type your image description
- Click the "Send Message" button
- Wait for the image to be created
Example:
Figure 6: Example use case of Image generation
Uploading Documents
Supported File Types
- PDF (.pdf)
- Text files (.txt)
- Word documents (.doc, .docx)
- Spreadsheets (.xlsx)
Upload Process
- Drag and drop desired file into the chatbox
- Wait for processing
- Start asking questions about the document
Document Handling
- Maximum file size: 5MB
- Processing time varies by document size
- Documents are stored in the database and can be managed via the Manage Files option in the right sidebar.