AI-powered search & RAG solution for enterprise knowledge, without data migration
Top 17.0% on sourcepulse
SWIRL is an AI-powered search and Retrieval Augmented Generation (RAG) system designed to provide ChatGPT-like answers from an organization's existing data sources without requiring data migration. It targets developers and enterprises seeking to enhance internal knowledge discovery and productivity, offering a rapid deployment solution that preserves data security and location.
How It Works
SWIRL federates searches across multiple data sources using a unique approach that bypasses the need for traditional vector databases. Instead, it leverages a pipeline of query transformation and result processing stages, including adaptation for individual providers, re-ranking via cosine similarity with spaCy and NLTK, and duplicate detection. This architecture allows data to remain in its original location, simplifying setup and enhancing security.
Quick Start & Requirements
docker-compose.yaml
and run docker-compose up
(or docker compose up
on Windows).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The Docker version of SWIRL does not retain data or configuration upon shutdown. Integration with Microsoft 365 requires administrator approval and specific setup.
4 days ago
Inactive