Skip to content

Getting Started with Cyborg

Welcome to Cyborg! This guide will walk you through integrating context-aware AI chat into your application in just a few minutes.

What is Cyborg?

Cyborg is a comprehensive solution for adding intelligent, documentation-aware chat to your applications. It combines:

  • React SDK: Zero-config chat component for React applications
  • Admin UI: Platform for managing API keys, projects, and documentation
  • Backend Services: RAG-powered chat API with vector search

Quick Overview

The integration process takes just 6 steps:

  1. Create Account - Sign up with Clerk authentication
  2. Create Project - Set up your integration (Coming Soon)
  3. Generate Documentation - Use Claude Code CLI to generate docs
  4. Upload Documentation - Process and index your docs (Coming Soon)
  5. Get API Key - Generate your API credentials
  6. Install SDK - Add @cyborg-sdk/react to your app

Let's get started!

Next: Create Account →

Built with VitePress