sam-4screen-desktop 2026-7-11:7:58:53
This commit is contained in:
@@ -39,8 +39,17 @@ aliases: []
|
|||||||
| **notebooklm-py** | [teng-lin/notebooklm-py](https://github.com/teng-lin/notebooklm-py) | Unofficial Python API and agentic skill for Google NotebookLM. |
|
| **notebooklm-py** | [teng-lin/notebooklm-py](https://github.com/teng-lin/notebooklm-py) | Unofficial Python API and agentic skill for Google NotebookLM. |
|
||||||
| **obsidian-skills** | [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) | Agent skills for Obsidian — teach your agent to use Obsidian CLI and open formats. |
|
| **obsidian-skills** | [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) | Agent skills for Obsidian — teach your agent to use Obsidian CLI and open formats. |
|
||||||
| **impeccable** | [pbakaus/impeccable](https://github.com/pbakaus/impeccable) | The design language that makes your AI harness better at design. |
|
| **impeccable** | [pbakaus/impeccable](https://github.com/pbakaus/impeccable) | The design language that makes your AI harness better at design. |
|
||||||
|
| **pg_durable** | [microsoft.github.io/pg_durable](https://microsoft.github.io/pg_durable) | PostgreSQL crashproof functions. |
|
||||||
|
|
||||||
|
|
||||||
|
### pg_durable
|
||||||
|
|
||||||
|
pg_durable is a new open-source PostgreSQL extension that runs durable, crash-proof workflows right inside the database. The queue, worker, retry logic, and crash recovery you'd normally hand-build collapse into a few lines of SQL.
|
||||||
|
|
||||||
|
If you've been running Temporal, cron, or a background worker just for durable execution, watch this first.
|
||||||
|
|
||||||
|
📺 [pg_durable — Crashproof PostgreSQL workflows](https://www.youtube.com/watch?v=4Lmqvn_yz-c)
|
||||||
|
|
||||||
# AI Engineering Tools Overview
|
# AI Engineering Tools Overview
|
||||||
|
|
||||||
## 🛠️ Structured Data & Model Control
|
## 🛠️ Structured Data & Model Control
|
||||||
|
|||||||
Reference in New Issue
Block a user