---
title: "Projects"
description: "Developer tools, example apps, and documentation work by Davide Zambiasi: LangChain, LLM tooling, and blockchain infrastructure."
url: "https://davidezambiasi.dev/projects"
---

Guides

# Projects

Repos, example apps, and docs built for developers. Case studies where there's a story; straight links where the code speaks for itself. The case studies also live in the sidebar, like any other guide.

docs · devrel

### [Particle Network developer docs ↗](https://developers.particle.network)

Developer documentation for Particle Network's wallet-abstraction and chain-abstraction stack, maintained as part of owning developer relations.

Senior Developer Relations Engineer, Particle Network

openclaw · agent-skills · telegram

### [Postflight: an approval-gated posting agent](/projects/postflight)

An OpenClaw skill that drafts social posts from your code commits and publishes only when you reply 'ship' on Telegram.

Author

typescript · restate · claude

### [Preflight Agent: durable AI flight briefings](/projects/preflight-agent-restate)

A Restate + Claude demo where a weather-briefing workflow suspends for hours, survives process kills, and resumes exactly where it left off.

Author

typescript · deepgram · next.js

### [Can Nova-3 understand air traffic control?](/projects/atc-live-transcript)

A live stress-test of Deepgram Nova-3 on real ATC tower audio: baseline vs keyterm prompting, side by side, with word-level confidence.

Author

typescript · llm · telegram

### [Migrating a production bot to Nebius Token Factory](/projects/translator-bot-token-factory)

The one-line diff that moved my live Telegram translation bot to Token Factory, plus a measured three-model comparison on the real workload.

Author

python · langchain · openai

### [Chat with any GitHub repo](/projects/chat-with-repo-langchain-openai)

A Python tool that ingests a GitHub repository, builds embeddings with LangChain, and lets you ask questions about the codebase through OpenAI models.

Author

local-first · computer-vision · event-driven

### [SpectraCoreX ↗](https://github.com/SpectraCoreX)

An open-source, fully local home automation ecosystem: modular services that perceive, reason, and act without sending anything to the cloud.

Creator

python · llm · telegram

### [AI Telegram translator bot ↗](https://github.com/soos3d/ai-tg-translator-bot)

An LLM-powered Telegram bot that auto-translates messages in multilingual group chats.

Author

javascript · express

### [ChatGPT plugin quickstart (Express.js) ↗](https://github.com/soos3d/chatgpt-plugin-development-quickstart-express)

A JavaScript boilerplate for building ChatGPT plugins with Express, from manifest to deployed endpoint.

Author

python · web3.py · evm

### [web3.py smart-contract tutorials ↗](https://github.com/soos3d/call-smart-contract-functions-using-web3.py)

Hands-on Python tutorials for calling smart-contract functions and inspecting pending transactions on EVM chains with web3.py.

Author

[

About

Previous Page

](/about)[

Postflight: an approval-gated posting agent

Next Page

](/projects/postflight)
