13 Dec 25
A tool to write agentic scripts using Markdown. It’s a great idea and looking at the examples seems to do the job.
17 Jul 25
Very interesting way to avoid using Python. As a Python-hater myself, I appreciate this greatly.
Considering that ML is a pretty important field, and will continue to be going into the future, this is an option I have to keep my eye on.
02 Jun 25
This is something I’m considering as an alternative to, for instance, VooCode for VsCode.
I use Helix editor, and there’s no real LLM support built into it (it’s a traditional modal editor).
I’m not wholly convinced on AI agents for code use, since I like being able to fully comprehend the code I’m making, but it’s nice to have an option if I’m going that route.
29 Apr 25
31 Dec 24
17 Jul 24
08 Jul 24
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. - danielmiessler/fabric