Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

AIGNE Framework Introduced at AI Camp: Presentation Recap

Matt McKinney
Jul 2, 2025 · edited
B
Blogs
cover

Yesterday, ArcBlock had the opportunity of speaking at AI Camp, where we introduced the AIGNE Framework to an audience of registered developers and AI enthusiasts. The event was a terrific opportunity to showcase how AIGNE is transforming the way developers build AI-powered applications, and we’re excited to share the highlights of our presentation.

image.png

PHOTO-2025-07-01-22-10-40 (1).jpg

From Hobby Project to Open-Source Framework#

ArcBlock CEO and Founder, Robert Mao, kicked off the talk by sharing the origin story of AIGNE, which began as a side project in 2023 with Aistro—an AI-powered astrology app that gained significant traction, with tens of thousands of users downloading it and hundreds joining daily. This success sparked a deeper exploration into large language models (LLMs) and their challenges, particularly around hallucinations. Inspired by this journey, Robert transitioned AIGNE from a hobby into a robust, open-source framework designed to empower developers to create sophisticated AI applications.

IMG_3582 (2).JPG

Introducing Aigne Framework#

At AI Camp, we announced the AIGNE Framework, a TypeScript-native, open-source platform for building LLM-based applications. Aigne stands out with its key components:

image.png

  • Agent Studio: A no-code platform that allows users to create AI applications through a drag-and-drop interface, making it accessible for non-developers to prototype and deploy apps quickly.
  • Agency CLI: A powerful command-line interface for developers who prefer a hands-on approach, enabling seamless integration and control over AI agents.
  • Aigne Observability: A unique feature that provides transparency into what’s happening behind the scenes in LLM applications, addressing the critical need to monitor and debug complex AI workflows. This tool displays detailed logs, including agent interactions, token usage, and costs, ensuring developers have full visibility.

We emphasized AIGNE design principles, including its TypeScript foundation, which allows agents to run across servers, browsers, and mobile devices. The framework’s pub-sub communication model enables seamless interaction between agents, ensuring privacy and decentralization—key priorities for our blockchain-based parent company, ArcBlock. Additionally, AIGNE's functional programming approach treats everything as an agent, simplifying the architecture and making it highly modular.

Real-World Impact: From Astrology to ArcSphere#

We shared how AIGNE powers real-world applications, including the original astrology app and a new AI-native mobile browser called ArcSphere, available on iOS and Google Play.

image.png

Arcsphere integrates AI agents to summarize web content, answer questions, and even refine social media posts in real-time. Robert humorously recounted how Arcsphere's prompt helps polish his tweets, transforming his “kindergarten-level” English into professional, CEO-worthy posts, complete with guardrails to avoid inappropriate language.

image.png

Live Demos#

The presentation included live demos showcasing AIGNE's capabilities. One highlight was a simple chatbot built with just a few lines of code, leveraging AIGNE's YAML-based agent definitions and observability tools to track interactions with Open AI’s models. Another demo featured an SQLite database integrated via an MCP (Model-Controller-Provider) server, where the AI generated and executed SQL queries to create and manage tables, all while observability tools revealed the process in real-time.

image.png

image.png

image.png

image.png

We also introduced the Guard Rail Agent, a critical feature that prevents undesirable outputs (like dropping database tables in production or using inappropriate language). This ensures developers can build safer, more reliable applications with confidence.

Community Engagement and Future Vision#

The audience was particularly excited about AIGNE's no-code capabilities, with a noticeable spike in downloads of the astrology app post-talk. While fewer signed up for the private beta of AIGNE's ops tools, the feedback we received was invaluable. A VC and a community member encouraged us to focus on application development over standalone tools, leading to the creation of the no-code AIGNE platform released last May. This platform has already powered hundreds of applications, including 25 projects at the DIF Hackathon sponsored by the Linux Foundation, some of which won grand prizes.

image.png

Looking ahead, we’re thrilled to have open-sourced AIGNE, making it accessible to developers worldwide. Our GitHub repository includes extensive demos and quick-start guides, requiring only Node.js (v20.0+) and an API key (e.g., Open AI) to get started. We also highlighted AIGNE's support for complex workflows, such as code execution in sandboxed environments, and its integration with MCP servers for enhanced functionality.

Join the Community#

image.png

Stay tuned for more events including SeattleJS, AI in Production Mini Conference in San Francisco, AI Week and more. The ArcBlock team will begin to livestream sessions building code and discussing its projects. Check out www.arcblock.io for the latest updates or follow us on X.