Mithushan Jalangan
@octalpixel
31
Published Tools
0
Total Stars
5,004
Weekly Downloads
164
GitHub Followers
312
Public Repos
Published Tools
27 Skills4 Agentsacross 9 categories@ariaflowagents/starters
octalpixel
Production-ready AriaFlow starter packs - sales, support, banking, and more
@ariaflowagents/core
octalpixel
A framework for structured conversational AI agents
@ariaflowagents/builder
octalpixel
CLI tool to convert .ariaflow/ configurations into deployable projects
@ariaflowagents/config
octalpixel
Config loader for AriaFlow (agents, flows, tools, skills)
@ariaflowagents/widget
octalpixel
Embeddable chat widget for AriaFlow Universal Inbox
@ariaflowagents/cf-agent
octalpixel
Cloudflare Agents base class for hosting AriaFlow Runtime on Durable Objects
@ariaflowagents/rag
octalpixel
RAG primitives for AriaFlow
@ariaflowagents/eval
octalpixel
Deterministic conversation replay and assertions for AriaFlow transcripts
@ariaflowagents/redis-store
octalpixel
Redis-backed SessionStore for AriaFlow (supports Upstash and common Redis clients)
@unifiedcommerce/adapter-meilisearch
octalpixel
No description available
@ariaflowagents/gemini-native-audio
octalpixel
Gemini Live Native Audio integration for AriaFlow — speech-to-speech voice agents with built-in STT/TTS
@ariaflowagents/livekit-plugin
octalpixel
AriaFlow plugin for LiveKit Agents — runtime adapter, transport foundation, Gemini STT/TTS
@ariaflowagents/studio
octalpixel
Development tools for AriaFlow agents - CLI clients, debugging, and testing utilities
cag-demo
octalpixel
Bella's Italian Kitchen assistant using CAG (Cache-Augmented Generation). Demonstrates the CAG path: `KnowledgeSource -> Chunker -> KnowledgeRetriever (LLM) -> createCagTool -> Agent -> Runtime -> Hono`.
...more@ariaflowagents/livekit-plugin-transport-smartpbx
octalpixel
SmartPBX transport adapter for AriaFlow voice agents.
rag-demo
octalpixel
Acme Corp support agent with vector RAG retrieval. Demonstrates the full vector path: `Document -> Chunker -> Embedder -> VectorStore -> VectorRetriever -> createVectorRetrievalTool -> Agent -> Runtime -> Hono`.
...more@ariaflowagents/analytics-sdk
octalpixel
Type-safe SDK for sending analytics events to AriaFlow Analytics Platform
@ariaflowagents/livekit-plugin-transport-sip-jssip
octalpixel
SIP over WebSocket/WebRTC signaling utilities using JsSIP for LiveKit transport integrations.
mastractl
octalpixel
CLI for the mastractl agent framework — init, run, doctor, mcp.
@ariaflowagents/voice-protocol
octalpixel
Canonical client-server wire protocol for AriaFlow voice transports. Pure TypeScript types + optional Zod schemas, zero runtime.
...more@ariaflowagents/realtime-audio
octalpixel
Realtime audio pipeline for AriaFlow — multi-provider speech-to-speech and orchestration.
@conversation-flow-sdk/core
octalpixel
Conversation framework core — types, runtime, errors. Vercel AI SDK port of Pipecat Flows.
@ahamie/rag
octalpixel
Wraps @mastra/rag (MDocument, vector tools, rerankers) for PDF/markdown/plaintext ingest.
@porulle/adapter-pg-search
octalpixel
SearchAdapter powered by **PostgreSQL full-text search** (tsvector + tsquery). Zero extra infrastructure — your existing Postgres is the search engine.
...more@arivie/embeddings
octalpixel
Arivie embedding providers — OpenAI, Cohere, and Voyage adapters over AI SDK v6.
@kuralle-agents/voice-protocol
octalpixel
Canonical client-server wire protocol for Kuralle voice transports. Pure TypeScript types + optional Zod schemas, zero runtime.
...more@kuralle-agents/rag
octalpixel
RAG primitives for Kuralle
@kuralle-agents/rag-loaders
octalpixel
Document loaders for Kuralle RAG pipelines (INGESTION-TIME ONLY — never import at runtime)
@kuralle-syrinx/realtime
octalpixel
No description available
@kuralle-syrinx/mastra
octalpixel
No description available
@arivie/agent
octalpixel
Arivie Mastra agent — execute_<source> tools and optional compile_metric over the semantic layer.