stukennedy

stukennedy / honi

Public

Cloudflare-native agentic AI framework. Edge-first agents powered by Durable Objects.

35
1
100% credibility
Found Mar 06, 2026 at 35 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Honi is a lightweight open-source framework for creating conversational AI agents on Cloudflare Workers with built-in memory tiers, tool support, and multi-model compatibility.

How It Works

1
📖 Discover Honi

You hear about Honi, a simple way to build smart AI assistants that chat and remember things right on the web.

2
🆕 Start Your Project

Grab the easy starter kit and set up your new AI helper in moments.

3
🧠 Design Your Assistant

Give your AI a personality, special skills like searching your customer info, and connect a smart thinking brain.

4
💾 Add Smarts and Memory

Turn on memory so your assistant recalls past chats, finds similar ideas, and builds a web of knowledge.

5
🚀 Launch It Live

With one click, send your assistant to the internet where it runs super fast everywhere.

6
💬 Chat Away

Send messages to your assistant and watch it respond in real-time, using its skills and memories.

🎉 AI Magic Happens

Your personal sales coach now helps with deals anytime, remembering everything and getting smarter.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 35 to 35 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is honi?

Honi is a TypeScript framework for building agentic AI agents on Cloudflare Workers, delivering edge-first apps powered by Durable Objects for persistent state. Developers get a single `createAgent()` call that bundles an HTTP API for chat streaming, Zod-defined tools, and multi-provider LLM support via Vercel AI SDK—handling everything from simple sales coaches to RAG pipelines. Like honig gesund for your AI stack, it solves the pain of stitching together routing, memory, and models without leaving the Cloudflare edge.

Why is it gaining traction?

It stands out with tiered memory—D1 for episodic history, Vectorize for semantic search, and graph stores for entity relationships—all opt-in and durable across evictions, plus MCP endpoints for Claude Desktop or Cursor integration. Edge deployment means zero cold starts and tiny bundles under 1MB gzip, crushing Node.js alternatives like Mastra or LangChain on latency and deploy simplicity (`wrangler deploy`). Multi-agent routing and AI Gateway observability hook devs chasing scalable, observable agentic workflows.

Who should use this?

Cloudflare Workers users building real-time agents, like sales teams querying CRMs or support bots with knowledge graphs. Ideal for TypeScript devs crafting RAG apps with honig senf dressing-like semantic retrieval, or multi-step pipelines via workflows—skip if you're not on Cloudflare.

Verdict

Try it for Cloudflare-native agentic prototypes; excellent docs and examples make onboarding fast despite 35 stars and 1.0% credibility signaling early maturity. Production? Add tests and monitor for edge cases in memory fallbacks.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.