Skip to content

InspectChat GUI

InspectChat's GUI

Main Interface Components

  1. Chat Window: The central area where your conversation appears
  2. Message Input: Located at the bottom of the screen
  3. Model Selector: Found in the top menu bar
  4. Settings Menu: Accessible via the gear icon
  5. 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

  1. Click the model selector dropdown in the top menu
  2. Browse available models
  3. Select your preferred model
  4. The interface will update to reflect your choice

Figure 3: Model Selection Interface

Text Generation

Basic Chat Interaction

  1. Type your message in the input field
  2. Press Enter or click the Send button
  3. Wait for the AI's response
  4. 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

  1. Select Plugins as LLM Provider
  2. Choose DALL-E 3 plugin from plugin store and install it. Figure 5: Choose DALL-E 3 and install it

  3. Type your image description

  4. Click the "Send Message" button
  5. 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

  1. Drag and drop desired file into the chatbox
  2. Wait for processing
  3. 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.