Getting Started
Welcome to CognitiveX! This guide will help you get up and running in minutes.
Installation
Install the CognitiveX SDK in your project
Quick Start
Make your first API call in 5 minutes
Authentication
Set up API keys and authentication
Core Concepts
Understand the fundamentals of CognitiveX
Quick Overview
CognitiveX is a cognitive infrastructure platform that provides:
- Multi-LLM support (OpenAI, Anthropic, Google, Ollama)
- Advanced RAG with automatic embeddings
- Reflection engine for reasoning capture
- 85% cost reduction through intelligent caching
- Production-ready with enterprise security
Prerequisites
Before you begin, make sure you have:
- Node.js 18+ installed
- A CognitiveX account (sign up at app.cognitivex.ai)
- Basic knowledge of TypeScript/JavaScript