GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
82views this month
Decision brief
PyGPT is a versatile desktop AI assistant that integrates multiple large language models and offers extensive capabilities ranging from chat support to speech synthesis and image generation.
Good fit when
- You need an integrated tool for multitasking with AI capabilities such as voice, vision, and text interactions.
- Your project requires compatibility across Windows, Mac, and Linux platforms.
Avoid when
- Your environment lacks consistent internet connectivity since PyGPT relies on it for API connections with some of its models like GPT-5, GPT-4.
- The project requires a proprietary model that is not supported or easily integrated without significant development efforts into PyGPT's framework.
- Requirements:
- PyGPT can operate with a local model (Llama3) without an internet connection or OpenAI API key.; Operating PyGPT may be computationally intensive based on the specific plugins and integrations used.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 26, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install py-gpt PyPIHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
PyGPT is a desktop-based intelligent assistant leveraging several large language models including GPT-5, GPT-4, o1, o3, Gemini, Claude, Ollama, DeepSeek, Perplexity, Grok, Bielik. It supports chat, vision, voice, RAG, image and video generation, agents, tools, MCP, plugins, speech synthesis and recognition, web search, and more.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 14, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Install with pip 1. Clone git repository or download .zip file: 2. Create a new virtual environment: 3. Install requirements: 4. Run the application: Install with Poetry 1. Clone git repository or download .zip file: 2. Install Poetry (if not installed): 3. Create a new virtual e...
For agents
This page has a .md twin and JSON over the API.