Cortex
TwitterDiscord
  • 👋Welcome to Cortex
  • Overview
    • 💡Understanding Cortex Architecture
  • Product Guides
    • 🛫Making your first Copilot
    • ⚡Making your first Callable
  • Fundamentals
    • ✈️Copilot
    • 🧠Knowledge
    • ⚡Callable
    • 🛠️Getting set up
      • 📝Setting permissions
  • Callable
    • Blocks
      • Models
        • Language Model
        • Language Model With Code
      • Data
        • Dataset Loader
      • Tools
        • Knowledge Search
        • Google Search
        • Curl Request
        • Web Page Crawler
      • Control
        • Code
        • Loop Until
        • Map Reduce
    • Use Cases
      • Building a Company Help Desk
      • Creating a Social Media Manager Chatbot
      • Utilizing Model Examples to Convert Text to JSON
      • Retrievals from Knowledge Search Blocks
      • Chatbot with Google Search Assistance
  • Guides
    • Getting Started with the SDK
    • Documents
  • API References
    • Introduction
    • Authentication
    • Making Curl Requests
    • Node.js Library
    • Python Library
Powered by GitBook
On this page
  • Overview
  • Get Started
  • Quick links

Welcome to Cortex

Customizing AI copilots for your specific use cases

NextUnderstanding Cortex Architecture

Last updated 1 year ago

Overview

Cortex is a powerful AI application development platform that allows anyone to create customized AI assistants for themselves or their users. Cortex is built with three design principles in mind:

  1. Personalize: Create custom AI assistants tailored to each team's unique needs.

  2. Streamline: Provide a robust environment ready for immediate deployment and scalable growth.

  3. Safeguard: Maintain an unwavering commitment to data privacy.

If you are a non-developer, look into . If you are a developer, look into .

Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

Quick links

👋
Copilot
Callable
🛫Making your first Copilot
⚡Making your first Callable
💡Understanding Cortex Architecture
⚡Callable