ποΈ Build an Agent for your Developer Docs
Normally AI Agents are considered as some bots that can do stuff and a bit intelligent. But in practice, most useful developer agents are super-focused specialized agents with private and highly curated knowledge. For example: the official docs of a programming language or maybe a protocol/companyβs internal API reference.
ποΈ Gaia Web3 Voting Starter
Gaia AI Voting
ποΈ Gaia Chatbot Widget
Overview
ποΈ Notion Gaia Assistant
π This is a Chrome extension that brings the power of Gaia AI nodes right into your Notion pages. Think of it as your personal AI assistant that sits quietly in the corner of your Notion workspace, ready to help whenever you need it.
ποΈ Stockbot
Stockbot is a lightning fast AI Chatbot that responds with live interactive stock charts, financials, news, screeners, and more. You can configure a Gaia node as the LLM backend.
ποΈ LlamaCoder
LlamaCoder is an open-source tool designed to generate small apps with a single prompt. It leverages LLM to help you quickly create and enhance React applications.
ποΈ Agent Zero
Agent Zero is a general purpose AI agent application. You can simply ask it to accomplish tasks on the command line.
ποΈ Translation Agent + Gaia
The Translation Agent originally built by Prof. Andrew Ng, designed to facilitate accurate and efficient translation across multiple languages. It employs open source LLMs (Large Language Models) to provide high-quality translations. You can use any Gaia node as the LLM backend.
ποΈ A planning agent
The gpt planner is a Python application that demonstrate the planning capabilities of LLMs. When you run it, it will ask the LLM to generate multiple action plans for a goal or a query. It will then ask the LLM to compare and select the best plan, and then rewrite it to answer the user query.
ποΈ LlamaEdgeBook
LlamaEdgeBook, forked from GroqBook, is an open-source tool that scaffolds the creation of books from a one-line prompt using open-source LLMs. You can configure the LlamaEdgeBook framework using any Gaia node as the backend LLM API.
ποΈ LlamaTutor
The LlamaTutor is a TypeScript