Fortemi banner
Fortemi Fortemi

Fortemi

AI community

Description

Self-hosted AI knowledge base with hybrid semantic search (pgvector + FTS + RRF), MCP server, multi-provider LLM inference (Ollama, OpenAI, OpenRouter, llama.cpp), multimodal ingestion (vision, audio transcription, speaker diarization), and knowledge graph. Rust + PostgreSQL.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Fortémi

*Pronounced: for-TAY-mee*

**An intelligent database for AI-ready applications.**

A normalized data schema plus data-science and processing tooling for turning messy organizational data into searchable, linkable, provenance-aware structures. Knowledge management, RAG, agent memory, and team-documentation workflows are use cases built on the same substrate. Built in Rust. Runs affordably from CPU-only deployments to GPU-backed stacks.

docker compose -f docker-compose.bundle.yml up -d

[![License](https://img.shields.io/badge/license-BSL--1.1-blue.svg?style=flat-square)](BSL-LICENSE) [![Rust](https://img.shields.io/badge/Rust-2021_edition-orange?style=flat-square&logo=rust)](https://www.rust-lang.org) [![PostgreSQL](https://img.shields.io/badge/PostgreSQL-18-336791?style=flat-square&logo=postgresql)](https://www.postgresql.org) [![MCP](https://img.shields.io/badge/MCP-43_tools-purple?style=flat-square)](#mcp-server) [![Docker](https://img.shields.io/badge/Docker-Bundle-2496ED?style=flat-square&logo=docker)](#quick-start)

[**Get Started**](#quick-start) · [**Features**](#features) · [**Architecture**](#architecture) · [**MCP Server**](#mcp-server) · [**API**](#api-endpoints) · [**Realtime Setup**](docs/deployment/realtime-providers.md) · [**Documentation**](#documentation) · [**🖥️ Desktop App (HotM)**](https://git.integrolabs.net/Fortemi/HotM/releases/latest)


🖥️ Looking for a desktop app, not just an API?

**You're probably here because you want to use this — install [HotM](https://git.integrolabs.net/Fortemi/HotM/releases/latest) instead.**

If you want… Use Install
A native desktop app with editor, knowledge graph, capture, search, attachments — no Docker, no Postgres setup, no backend ops HotM (.deb / .msi / .dmg / .AppImage) — UI + Fortemi API bundled in one package Download HotM → run [`setup-lin