Skip to content

KYNS Community Edition — v1.0.0

Latest

Choose a tag to compare

@Kyns-ai Kyns-ai released this 18 Mar 15:45
· 19 commits to main since this release

KYNS Community Edition

First public release of the KYNS AI platform.

Features

  • Uncensored Chat — powered by Qwen 32B via vLLM on RunPod Serverless
  • Roleplay Characters — 11 unique AI personalities with distinct voices
  • Image Generation — FLUX model with safety filters and watermarking
  • Web Search — integrated SearXNG for real-time information
  • Text-to-Speech — ElevenLabs integration with per-character voices
  • 24h Data Expiry — messages and images auto-delete after 24 hours
  • Privacy-First — zero-knowledge architecture, no conversation logging
  • Safety Filters — multi-layer CSAM and self-harm detection (PT/EN)
  • Analytics Dashboard — usage monitoring and admin panel

Tech Stack

  • Frontend: React + TypeScript
  • Backend: Express.js + TypeScript packages
  • AI: vLLM (chat) + FLUX (images) on RunPod Serverless
  • Database: MongoDB with 24h TTL indexes
  • Hosting: Railway (backend) + Cloudflare (frontend/DNS)

Built on LibreChat by danny-avila.

Links