ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.3K
active users

Niels Provos

Happy to share the first release of PlanAI Editor - a new visual tool for the PlanAI framework!

PlanAI Editor provides a graphical interface to visually build, manage, and execute complex AI workflows. Drag & drop nodes, configure tasks (compute & LLM), export to runnable Python code, and even import existing PlanAI modules.

Explore the project: github.com/provos/planaieditor (or just run it with pip install planaieditor && planaieditor)

Request for help: I would like to integrate Monaco Editor (used here) with a Python LSP for better code intelligence. I tried and miserably failed. If you've tackled this before, I would definitely appreciate help with this!