openai-chatkit-backend-python

Community

Design and run a custom Python ChatKit backend.

Authorzeeshan080
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Build and run a self-hosted ChatKit backend in Python, decoupled from Agent Builder, orchestrating with the OpenAI Agents SDK and optionally Gemini via an OpenAI-compatible endpoint.

Core Features & Use Cases

  • Custom backend endpoints: /chatkit/api and optional /chatkit/api/upload
  • Agents SDK integration for reasoning and tools
  • Streaming responses via Server-Sent Events (SSE)
  • Store and FileStore contracts for persistence and uploads
  • Security: server-side keys and domain allowlists

Quick Start

Run the provided FastAPI example with /chatkit/api, configure environment variables (LLM_PROVIDER, OPENAI_API_KEY, GEMINI_API_KEY, etc.), and connect the frontend ChatKit widget by pointing it to your /chatkit/api endpoint.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: openai-chatkit-backend-python
Download link: https://github.com/zeeshan080/ai-native-robotics/archive/main.zip#openai-chatkit-backend-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.