Discover and explore top open-source AI tools and projects—updated daily.
No-code LLM scripting tool for Obsidian Canvas editor
Top 74.6% on SourcePulse
This project provides a no-code environment for building and executing LLM-powered scripts within Obsidian, targeting users who want to automate tasks and create custom chatbots without writing traditional code. It enables users to visually define LLM logic, data flow, and actions using Obsidian Canvas.
How It Works
Cannoli scripts are constructed as Directed Acyclic Graphs (DAGs) within Obsidian Canvas, using nodes (cards) and edges (arrows) to represent variables, logic, and LLM interactions. This visual approach allows for intuitive script creation, abstracting away complex programming. The system interprets the Canvas structure according to a defined schema to execute LLM calls, process responses, and perform actions like HTTP requests.
Quick Start & Requirements
OLLAMA_ORIGINS
environment variable to *
.Highlighted Details
Maintenance & Community
DEVELOPMENT.md
.Licensing & Compatibility
Limitations & Caveats
3 days ago
Inactive