historiq.md

HistorIQ

UI App
from"HistorIQ"

AI history platform built on MCP

Productivity
webhistoryMCP clientRAG
install.sh
# Clone the repository
$git clone https://github.com/HistorIQ/historiq
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve