From aef29affa374cdd9093a9568c634bcfa2002e94c Mon Sep 17 00:00:00 2001 From: Kamal Kishor Joshi Date: Sat, 2 Mar 2024 23:19:11 +0530 Subject: [PATCH] Add LLM integration section in productivity tools and add HueHive Since mermaid diagram creation is a perfact usecase for LLMs adding a section for LLM integration make sense. HueHive is a tool to create and visualize mermaid diagrams with the help of ChatGPT. Please let me know if it is fine to add this or this should be added in some other section. Thanks. PS: I am creater of HueHive diagrams tool. --- packages/mermaid/src/docs/ecosystem/integrations-community.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/mermaid/src/docs/ecosystem/integrations-community.md b/packages/mermaid/src/docs/ecosystem/integrations-community.md index 24812bb3d..03e322016 100644 --- a/packages/mermaid/src/docs/ecosystem/integrations-community.md +++ b/packages/mermaid/src/docs/ecosystem/integrations-community.md @@ -65,6 +65,8 @@ To add an integration to this list, see the [Integrations - create page](./integ - [Markdown for mermaid plugin](https://github.com/jamieh-mongolian/markdown-for-mermaid-plugin) - [redmine-mermaid](https://github.com/styz/redmine_mermaid) - Visual Studio Code [Polyglot Interactive Notebooks](https://github.com/dotnet/interactive#net-interactive) +- LLM integrations + - [HueHive - Create mermaid diagrams with text](https://huehive.co/tools/diagrams) ### CRM/ERP