An OpenAI-compatible chat pane for Spyder 6.x.
Supports OpenAI, Ollama, LM Studio, and any other server that exposes an OpenAI-compatible /v1/chat/completions endpoint.

Installation with PyPi in the same environment as Spyder IDE:

(spyder) $ pip install spyder-ai-chat

Or from source:

# clone / download and unzip the project source code, then:
(spyder) $ cd spyder_ai_chat
(spyder) $ pip install -e .

Features

  • Chat UI | Scrollable conversation history with colour-coded user / assistant bubbles
  • Streaming | Token-by-token streaming so you see the reply as it's generated
  • System prompt | Optional system prompt field to set the assistant's persona
  • Model selector | Editable combo-box — switch models without leaving Spyder
  • Configurable URL | Works with OpenAI cloud, Ollama, LM Studio, etc.
  • Optional API key | Leave blank for local models that don't require authentication
  • Stop button | Cancel streaming mid-reply
  • Clear | Reset conversation history with one click
  • Editor auto-complete fill-in-the-middle (FIM) based on local or clould LLMs

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Spyder AI Chat Plugin

Spyder AI Chat Plugin Web Site

Other Useful Business Software
Train ML Models With SQL You Already Know Icon
Train ML Models With SQL You Already Know

BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Spyder AI Chat Plugin!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Languages

English

Intended Audience

Developers, Science/Research

User Interface

Qt

Programming Language

Python

Registered

2026-03-01