Show HN: Ocrisp, One-Click RAG Implementation, Simple and Portable
17 hours ago
- #Vector Databases
- #RAG
- #MCP
- One-Click RAG Implementation available in GUI, CLI, and MCP tool formats within a single executable.
- Users can embed PDFs by placing them in the 'data' folder.
- MCP clients can connect to retrieve embedded data.
- The project is in early stages, tailored for a specific use-case, and lacks many features with improvements expected.
- Configuration involves modifying the 'claude_desktop_config.json' file in Windows at %APPDATA%\Claude\.
- An entry must be added to the config file specifying the path to the ocrisp executable for MCP server setup.
- Future updates may include support for other Vector Databases like LanceDB.