Skip to content

ztygod/Zora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zora

AI-Native Browser

Browsers no longer focus on "page rendering," but rather on "task execution."


Rust License

English | 简体中文

⚠️ Development Status: This project is currently under active development. Features and APIs may change. Please use with caution in production environments.

Overview

Zora is an AI-Native browser kernel built with Rust.

It abandons the traditional rendering-centric design of browsers and redefines the Web as an Executable Web Environment.

In Zora:

  • Web pages are parsed into structured semantic data (Semantic Layer)
  • AI agents perform task planning based on semantics (Planning System)
  • Actions are executed through high-level abstractions rather than directly manipulating the DOM

Additionally, Zora provides:

  • Agent Memory for cross-task context
  • State-aware execution
  • Multi-step orchestration capabilities

This transforms the browser from a human-centric interface into an AI execution engine.

Web pages are no longer just user interfaces, but runtime environments for AI.

About

AI Native Browser Engine Runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages