Download SynapCores Community Edition

Free. Single binary. No signup, no credit card, no waitlist.

curl -fsSL https://get.synapcores.com | sh

One-liner bootstrap. Auto-detects your OS and architecture (Linux x86_64 / aarch64, Ubuntu 24.04 variants, macOS Apple Silicon) and your GPU (CUDA-enabled hosts get the CUDA build automatically). Drops the binary, systemd unit (Linux) or launchd plist (macOS), config template, and bundled GGUF model.

Need an offline install?

Both options above pull artifacts that are also available as direct downloads on the v1.5.0-ce GitHub Release page (with SHA-256 checksums) for air-gapped or locked-down hosts. Native package managers — Homebrew, .deb / .rpm, and Windows MSI — are on the v1.5.x roadmap.

What's in Community Edition

Graph + Vector + LLM in one engine

Cypher, vector similarity, and LLM scoring all in a single query. No glue code, no second database.

161 ready-to-run recipes

Hello-world to GraphRAG to anti-money-laundering layering — searchable in the bundled web UI.

Bundled local LLM

Llama-3.2-1b GGUF runs in-process. No external API calls until you bring your own OpenAI / Anthropic key.

Multi-provider vision

Configure OpenAI, Anthropic Claude, or Ollama LLaVA from the Settings UI to caption images in your filesystem collections.

OCR + transcription bundled

Tesseract OCR for screenshots / scanned PDFs. Whisper transcription for audio + video (drop the model file).

Single-host scale

Designed for one VM / laptop. Multi-host clustering is the EE upgrade.

After install

The installer prints the first-boot admin credential and the URL of the bundled web UI (typically http://localhost:8080). From there:

Try a recipe in 60 seconds

161 ready-to-run recipes ship inside the binary. Pick one, copy the SQL or Cypher into the bundled web UI, watch it run.

graph
5 min
Hello GraphRAG
advanced

Combine vector similarity, graph traversal, and LLM scoring in a single Cypher query.

graph
7 min
Fraud Ring Detection
intermediate

Detect circular money-laundering patterns up to four hops in a transaction graph.

ml
5 min
Customer Churn ML
beginner

AutoML training and inference in one SQL statement — no Python pipeline.

graph
6 min
Knowledge Graph from Earnings Call
beginner

Send a CFO call transcript to /v2/graph/extract. Query the extracted entities seconds later.

graph
10 min
Drug Repurposing
advanced

Walk drug-target-disease chains, then use SIMILAR_TO on mechanism embeddings.

graph
6 min
Semantic Patient Cohorts
beginner

Find clinical lookalikes by symptom embedding in real time.

Need clustering, RBAC, or paid support?

Enterprise Edition adds Raft clustering, CDC inbound, fine-grained RBAC, SSO, and encryption-at-rest. Enterprise Support is available as a paid SLA-backed contract for CE deployments — buy support without buying EE.

Contact sales