Skip to content

Elizas.xyz helps developers build with the Eliza agent framework.

Notifications You must be signed in to change notification settings

juanc07/elizas.xyz

 
 

Repository files navigation

Eliza.gg

Eliza.gg Cover

Overview

Eliza.gg is a RAG-powered documentation assistant that helps developers navigate the Eliza open source ecosystem. It reduces information overload by providing contextual answers and relevant code examples from the Eliza documentation.

Core Features

  • Search: Vector database search for finding relevant documentation
  • Context: Real-time citation tracking for verifiable answers
  • Streaming: Fast, streaming responses with code examples

Getting Started

  1. Set up environment variables:
cp .env.example .env
  1. Install and run:
bun install
bun run --bun dev
  1. Open http://localhost:3000

About

Elizas.xyz helps developers build with the Eliza agent framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.5%
  • Solidity 1.8%
  • Other 0.7%