Skip to content

Kluvs

Kluvs is a multi-server Discord book club platform: manage reading sessions, track members, schedule discussions, and engage with AI-powered features through its proprietary Discord bot.


Repositories

Repo Description Stack
kluvs-mobile Native Android & iOS app Kotlin Multiplatform, Compose
kluvs-frontend Web dashboard React 19, TypeScript, Vite, Tailwind
kluvs-bot Discord bot Python, discord.py
kluvs-backend REST API Deno, Supabase Edge Functions
kluvs-api Public API contract OpenAPI 3.0
kluvs-brain AI tutoring engine Python, RAG, LLMs

Architecture

Discord ────► kluvs-bot
                  │
Web ────────► kluvs-frontend
                  │
Mobile ─────► kluvs-mobile
                  │
                  ▼
              kluvs-backend  (Supabase Edge Functions)
                  │
              PostgreSQL (Supabase)
                  │
              kluvs-brain  (Agentic RAG — Socratic AI)

Highlights

  • Cross-platform — web dashboard, native Android & iOS app, and a Discord bot
  • Multi-server — one deployment serves unlimited Discord guilds with full data isolation
  • AI-powered — Quill answers questions Socratically using a ReAct RAG loop grounded in the book being read
  • Open API — full OpenAPI 3.0 spec with interactive docs at docs.kluvs.com

Pinned Loading

  1. kluvs-api kluvs-api Public

    Public API contract for the Kluvs system.

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…