An open API service indexing awesome lists of open source software.

https://github.com/modelscope/sirchmunk-web

The source code for: https://modelscope.github.io/sirchmunk-web/
https://github.com/modelscope/sirchmunk-web

Last synced: 27 days ago
JSON representation

The source code for: https://modelscope.github.io/sirchmunk-web/

Awesome Lists containing this project

README

          

# Sirchmunk

**Raw Data to Self-Evolving Intelligence**

Sirchmunk is an open-source, embedding-free, agentic search engine that transforms raw data into self-evolving intelligence in real time.

## Key Features

- **Embedding-Free Retrieval** — No vector database, no pre-indexing, no ETL pipeline. Drop your files and search immediately.
- **Self-Evolving Knowledge** — Knowledge clusters compound with every search, delivering faster and richer results over time.
- **Monte Carlo Evidence Sampling** — Extract precise evidence from large documents without reading them in full.
- **ReAct Agent Fallback** — An autonomous agent iteratively explores alternative strategies when standard retrieval falls short.
- **Multi-Surface Integration** — MCP, REST API, WebSocket, CLI, and Web UI — all built in.
- **Token-Efficient Design** — LLM inference only when necessary. Monte Carlo sampling and knowledge reuse minimize costs.

## Links

- **Source Code**: [github.com/modelscope/sirchmunk](https://github.com/modelscope/sirchmunk)
- **Documentation**: [modelscope.github.io/sirchmunk-web/docs/](https://modelscope.github.io/sirchmunk-web/docs/)
- **Blog & Technical Report**: [modelscope.github.io/sirchmunk-web/blog/](https://modelscope.github.io/sirchmunk-web/blog/)
- **Releases**: [github.com/modelscope/sirchmunk/releases](https://github.com/modelscope/sirchmunk/releases)

## License

Apache License 2.0