Skip to content

Repository files navigation

SynapseKit

Official documentation site for SynapseKit — async-first Python framework for building LLM applications with RAG pipelines, agents, and graph workflows.


What's documented

SectionCoverage
Getting StartedInstallation, quickstart, all install extras
RAG PipelinesLoaders, chunking, embeddings, retrieval, vector stores, memory
AgentsReAct, function calling, built-in tools, custom tools, executor
Graph WorkflowsStateGraph, parallel execution, conditional routing, Mermaid export
LLM ProvidersAll 35 providers with configuration examples
Verifiable AgentsSigned, hash-chained audit trails, bundles, and the standalone verifier
Knowledge MeshLocal-first personal knowledge mesh, CLI, and MCP tools
Edge RuntimeLocal-first inference with policy-gated cloud fallback
API ReferenceFull class and method reference

Run locally

git clone https://github.com/SynapseKit/synapsekit-docs
cd synapsekit-docs
npm install
npm start

Opens at http://localhost:3000 with hot reload.

Build

npm run build

Output goes to build/. Serve locally with npm run serve.

Deploy

Pushes to main auto-deploy to GitHub Pages via GitHub Actions. No manual steps needed.


Contributing

Found a typo, outdated example, or a missing section? PRs and issues are welcome here.

For bugs or features in the library itself, open an issue in the main repo.


License

Apache 2.0

About

Documentation site for SynapseKit- async-first Python framework for RAG, agents, and graph workflows

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages