Sabha

Multi-LLM discussion system for Reddit-style conversations.

Sabha cover artwork

Overview

Sabha is a multi-LLM discussion system structured around Reddit-style post and comment interactions. The repository combines a React and Vite frontend with a Python and Django backend for orchestrating agent-like conversations.

The value in this repo is the multi-agent product direction. It explores how discussion-thread UX can become the interface for model debate, reasoning, and configurable LLM orchestration.

Stack

PythonDjangoDjango REST FrameworkReactViteVercelRender

Highlights

  • Explores multi-LLM discussion threads instead of single-shot prompts.
  • Uses a React plus Vite frontend with a Django backend API.
  • Targets configurable agents and models as part of the discussion flow.
  • Ships as a deployed split frontend/backend system.

More projects