Skip to content
@reccaller-ai

reccaller-ai

RecCaller.AI Logo

🚀 RecCaller.AI

Universal AI Context Management for Modern Developers

Stop repeating yourself to AI. RecCall remembers everything so you don't have to.

Website npm License

Get StartedDocumentationWebsiteIssues


🌟 About RecCaller.AI

RecCaller.AI provides universal context management for AI-powered development tools. Never explain your project context, codebase structure, or preferences twice to AI assistants.

Key Features

  • 🎯 Universal Context System - Static, dynamic (ML-generated), and hybrid contexts
  • 🔄 Multi-Platform Support - Works with Cursor, VSCode, Warp, Perplexity, Sora, and more
  • 🤖 ML-Powered Intelligence - Automatic summarization, code extraction, and semantic search
  • 🔐 Enterprise-Ready - Dependency injection, telemetry, and scalable storage backends
  • High Performance - Sub-millisecond operations with intelligent caching

Statistics

  • 70% Time Saved - Eliminate repetitive context explanations
  • 2-3 Hours Per Day - Reclaimed from context switching
  • $50K+ Annual Value - Per developer productivity gain

Learn more about our research and data sources


📦 Repositories

🎯 reccall - Core Engine

The universal AI context engine with plugin architecture.

Stars npm TypeScript

Core Features:

  • Universal Context Management System (UCS)
  • ML-powered context generation
  • Multi-platform adapters (CLI, MCP, VSCode, Warp, Browser)
  • Enterprise features (DI, telemetry, Redis/PostgreSQL)
  • REST API and JavaScript SDK

📖 Documentation📦 npm Package🐛 Issues


🌐 websites - Website Repository

Official website for RecCaller.AI.

Website GitHub Pages

Content:

  • Product landing pages
  • Integration guides
  • Getting started documentation
  • Use cases and examples

🌐 Live Site📝 Source


📚 contexts - Context Store

RecCall contexts repository - community-driven shortcut library.

Contexts

Features:

  • Pre-built shortcuts for common workflows
  • Community-contributed contexts
  • Starter pack templates
  • Integration examples

📚 Browse Contexts📖 Repository


🚀 Quick Start

Installation

# Quick install
curl -sfL https://reccaller.ai/install.sh | sh -

# Or via npm
npm install -g reccall

Basic Usage

# Record a shortcut
reccall rec react-component "Create React components with TypeScript, proper props, and hooks"

# Call a shortcut
reccall call react-component

# List all shortcuts
reccall list

# Search shortcuts
reccall search api

Integration

Cursor IDE:

{
  "mcpServers": {
    "reccall": {
      "command": "reccall-mcp",
      "args": ["--stdio-only"]
    }
  }
}

Full integration guide: Getting Started


🏗️ Architecture

RecCaller.AI Organization
├── reccall/          → Core engine & platform adapters
├── websites/         → Official website (reccaller.ai)
└── contexts/         → Context store & shortcuts repository

Technology Stack

  • Core: TypeScript 5.6+, Node.js 18+
  • Platforms: Cursor (MCP), VSCode, Warp, Browser Extensions
  • Storage: Filesystem, Redis, PostgreSQL
  • ML: Conversation summarization, code extraction, semantic embeddings
  • APIs: REST API, JavaScript SDK, MCP Protocol

📊 Project Status

Repository Status Latest Version Language
reccall ✅ Active npm TypeScript
websites ✅ Live - HTML/CSS
contexts ✅ Active - JSON

🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Report Issues: Found a bug? Open an issue
  2. Share Contexts: Contribute shortcuts to the contexts repository
  3. Improve Documentation: Help make our docs better
  4. Code Contributions: Submit PRs for features and fixes

See our Contributing Guide for details.


📚 Documentation


🔗 Links


📄 License

All repositories are licensed under the MIT License.


Built with ❤️ by the RecCaller.AI team

⭐ Star us on GitHub💬 Discussions

Popular repositories Loading

  1. reccall reccall Public

    Stop repeating yourself to AI

    TypeScript 1

  2. contexts contexts Public

    RecCall contexts store

  3. websites websites Public

    Core websites of RecCaller.AI

    HTML

  4. reccaller-ai reccaller-ai Public

    RecCaller.AI Organization Profile

  5. .github .github Public

    .github repository for organization profile and workflows

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…