Skip to content

altus4/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to Altus 4

Making MySQL search intelligent, one query at a time.

Altus 4 is an AI-enhanced search engine that transforms MySQL's full-text search capabilities with semantic understanding, query optimization, and real-time analytics.

Why Altus 4?

  • Zero Migration: Works with your existing MySQL databases
  • AI-Powered: Semantic search and intelligent query processing
  • Developer-First: Simple REST API with comprehensive documentation
  • Open Source: Apache 2.0 licensed, community-driven development
  • Enterprise Ready: Multi-tenant, secure, and scalable architecture

Quick Start

# Clone the repository
git clone https://github.com/altus4/core.git
cd core

# Install dependencies
npm install

# Set up environment
cp .env.example .env
# Edit .env with your database and API configurations

# Run database migrations (if needed)
npm run migrate

# Start the application
npm start

Learn More

Releases

Packages

Contributors