research-engine / README.md
patcodesml's picture
Upload README.md with huggingface_hub
f6dcb7c verified
---
tags:
- research
- deep-research
- multi-agent
- local-llm
license: mit
---
# Research Engine
A local-first autonomous deep research platform. Feed it any topic, URL, paper, or video — it autonomously researches, gathers sources, extracts artifacts, and builds a complete research project you can interact with.
## Features
- Autonomous web search and source discovery
- LaTeX equation extraction from papers
- Code snippet and algorithm extraction
- Architecture diagram generation (Mermaid)
- Interactive chat workspace with multi-model support
- Live progress visualization
## Built With
- Python (Flask + WebSocket)
- llama.cpp (35B MoE model)
- Ollama (multiple models)
- Brave Search API
## Links
- [GitHub](https://github.com/Patvscode/research-engine)
- [Hub UI](https://github.com/Patvscode/openclaw-hub)