|
439 | 439 | - **[Julep](https://github.com/julep-ai/julep)**  - Stateful agent workflow platform with memory, tools, branching, and long-running task execution. |
440 | 440 | - **[Tracecat](https://github.com/TracecatHQ/tracecat)**  - Self-hostable security automation platform for building agentic workflows across alerts, cases, and operations. |
441 | 441 | - **[ToolJet](https://github.com/ToolJet/ToolJet)**  - Self-hostable internal app builder with AI app and agent workflows for operations teams. |
442 | | -- **[ByteChef](https://github.com/bytechefhq/bytechef)**  - AI-native low-code platform for API orchestration, workflow automation, and agent integrations. |
443 | | -- **[Giselle](https://github.com/giselles-ai/giselle)**  - Open-source AI app builder for designing and running agentic workflows. |
444 | | -- **[NodeTool](https://github.com/nodetool-ai/nodetool)**  - Visual builder for AI workflows and agents with local-model integrations and node-based orchestration. |
445 | 442 |
|
446 | 443 | #### Agent Memory & State |
447 | 444 |
|
|
484 | 481 | - **[RediSearch](https://github.com/RediSearch/RediSearch)**  - Full-text, secondary indexing, and vector similarity search for Redis deployments. Useful when retrieval needs low-latency Redis-native search. |
485 | 482 | - **[ParadeDB](https://github.com/paradedb/paradedb)**  - Postgres-native search and analytics engine for full-text, faceted, and hybrid retrieval without moving data out of PostgreSQL. |
486 | 483 | - **[Orama](https://github.com/oramasearch/orama)**  - Lightweight search engine with full-text, vector, and hybrid search for browser, server, and edge applications. |
487 | | -- **[NucliaDB](https://github.com/nuclia/nucliadb)**  - AI search database for unstructured data and RAG workloads, with extraction, indexing, semantic search, and multimodal retrieval support. |
488 | 484 | - **[HelixDB](https://github.com/HelixDB/helix-db)**  - Graph-vector database for retrieval systems that need relationship traversal alongside semantic search. |
489 | 485 |
|
490 | 486 | #### Embedding Models |
|
1006 | 1002 | - **[CoPaw](https://github.com/agentscope-ai/CoPaw)**  - Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities. Apache-2.0 licensed. |
1007 | 1003 | - **[Smart2Brain](https://github.com/your-papa/obsidian-Smart2Brain)**  - Privacy-focused Obsidian plugin for AI-powered second brain functionality. Chat with your notes using local or remote LLMs including Ollama and OpenAI. MIT licensed. |
1008 | 1004 | - **[Casibase](https://github.com/casibase/casibase)**  - Open-source enterprise-level AI knowledge base and agent management platform. Supports multiple LLM providers, RAG, and team collaboration. Apache-2.0 licensed. |
1009 | | -- **[Libre WebUI](https://github.com/libre-webui/libre-webui)**  - Self-hosted AI chat interface with local-first positioning, Docker and Kubernetes deployment, authentication, plugins, and RAG support. |
1010 | 1005 | - **[BionicGPT](https://github.com/bionic-gpt/bionic-gpt)**  - On-prem ChatGPT replacement for teams with assistants, RAG, access controls, auditing, and enterprise deployment features. |
1011 | 1006 |
|
1012 | 1007 | #### Full Self-hosted AI Platforms |
|
0 commit comments