show-me-chatgpt-plugin  by bra1nDump

ChatGPT plugin for diagrams

created 2 years ago
679 stars

Top 50.9% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This project provides a ChatGPT plugin that allows users to create and edit diagrams directly within the chat interface, enabling quick visualization of processes and systems. It targets ChatGPT users who need to understand or communicate complex information visually without leaving the conversation.

How It Works

The plugin integrates with ChatGPT by exposing an API endpoint that accepts natural language descriptions of diagrams. It then processes these descriptions to generate visual representations, allowing for in-chat creation and modification of diagrams.

Quick Start & Requirements

  • Install dependencies: npm install
  • Run the server: npm run dev
  • For Docker: docker-compose up -d
  • Requires ChatGPT Plus access to the plugin feature.
  • Official documentation and demo are not explicitly linked but the README provides setup instructions.

Highlighted Details

  • Enables diagram creation and editing directly within ChatGPT.
  • Supports generating diagrams from textual descriptions.
  • Allows for in-chat editing of existing diagrams.

Maintenance & Community

The project is currently private and the public version is not actively updated due to ongoing partner integrations and a desire to maintain a competitive edge against other diagram plugins. The maintainer is open to reconsidering open-sourcing if there's strong community demand.

Licensing & Compatibility

  • License: AGPL-3.0.
  • AGPL-3.0 is a strong copyleft license, requiring derivative works to also be open-sourced under the same license. This may impose restrictions on commercial or closed-source integration.

Limitations & Caveats

The public repository is not actively maintained, and some code related to GPT-4 integration and multi-diagram support is unused and present for cleanup. The project's future open-source status is uncertain.

Health Check
Last commit

1 year ago

Responsiveness

1 week

Pull Requests (30d)
0
Issues (30d)
0
Star History
0 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.