bra1nDump / show-me-chatgpt-plugin

Create and edit diagrams in ChatGPT
https://showme.redstarplugin.com
674 stars 71 forks source link

Add a new parameter to the API - topic for better analytics on what diagrams are people creating #6

Open bra1nDump opened 1 year ago

bra1nDump commented 1 year ago

Edit the OpenAPI spec (find in Mermaid.ts) to include the new 'topic' field. Edit the prompt and examples in index.ts to include the new field.

Add the new field into mixpanel event when plugin is invoked. The plugin entry point is in Mermaid.ts (handle function)

Final result:

Read the bottom of project readme to learn now to run and test the project.

Temidayo32 commented 5 months ago

Hi, @bra1nDump I will like to work on this. Can you assign it to me?

bra1nDump commented 5 months ago

@Temidayo32 we have taken this repository private to develop some proprietary integrations and are not actively maintaining the open source version of it.

I might have another open source project that you might be interested in - a starter kit for developing GPTs. Email me at kirill2003de@gmail.com if interested