Markeljan / bun-ai

Simple agents bots built with bun

Home Page:https://t.me/bun_ai_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bun-ai

Simple ai agents, tools, and interfaces.

Agents

assistant stateful OpenAI assistants

Interfaces

telegram

twilio

Future work

  • more agents
  • more interfaces
  • Add tools (function_calls) to be used across agents

Setup

Create .env with keys for interfaces, agents, and tools you want to support Copy or implement an interface in index.ts

Install

bun install

Run:

bun run dev

Build:

bun run build

About

Simple agents bots built with bun

https://t.me/bun_ai_bot


Languages

Language:TypeScript 100.0%