API Reference & URLs

App URLs & API Reference

Complete reference for CODEEX AI URLs, endpoints, and integration guides.

Main Application URLs

Direct links to access CODEEX AI features and tools

Main App

CODEEX AI homepage and main interface

https://codeex-ai.vercel.app

Chat Interface

Start chatting with AI models

https://codeex-ai.vercel.app/chat

Smart Notes Pro

New

AI-powered research notes with 18+ sources

https://codeex-ai.vercel.app/smart-notes

Math Solver

Visual equation solving with step-by-step explanations

https://codeex-ai.vercel.app/math-solver

PDF Analyzer

Extract insights from documents

https://codeex-ai.vercel.app/pdf-analyzer

AI Image Generator

Create AI art with multiple models

https://codeex-ai.vercel.app/image-generator

Jarvis Mode

Voice-enabled AI assistant

https://codeex-ai.vercel.app/jarvis

Memory Dashboard

Smart contextual memory management

https://codeex-ai.vercel.app/memory

Documentation URLs

Complete guides and tutorials for all features

Documentation Home

Main documentation hub

https://codeex-ai.vercel.app/docs

Quick Start Guide

Start Here

Get started in minutes

https://codeex-ai.vercel.app/docs/quick-start

AI Models Guide

Learn about 21+ AI models

https://codeex-ai.vercel.app/docs/ai-models

Commands Reference

Master slash commands

https://codeex-ai.vercel.app/docs/commands

API Endpoints

REST API endpoints for integration

POST

/api/chat-direct

Direct chat API for custom integrations

https://codeex-ai.vercel.app/api/chat-direct
POST

/api/smart-notes

Generate smart notes from topics

https://codeex-ai.vercel.app/api/smart-notes
POST

/api/ai-services/pdf-reader

PDF analysis and extraction

https://codeex-ai.vercel.app/api/ai-services/pdf-reader
POST

/api/ai-services/image-quiz

Image analysis and quiz generation

https://codeex-ai.vercel.app/api/ai-services/image-quiz

Integration Examples

Code examples for integrating with CODEEX AI

Direct Link to Chat

<a href="https://codeex-ai.vercel.app/chat" target="_blank">Chat with CODEEX AI</a>

Embed Smart Notes

<iframe src="https://codeex-ai.vercel.app/smart-notes" width="100%" height="600"></iframe>

Math Solver Widget

<iframe src="https://codeex-ai.vercel.app/math-solver" width="100%" height="500"></iframe>