MinerU is an open-source document parsing engine that converts PDF, images, DOCX, PPTX, and XLSX into structured Markdown/JSON for LLM, RAG, and agent workflows. It supports VLM+OCR dual engines, 109-language OCR, and private/offline deployment.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONZotero CLI is an English-language command-line tool for managing Zotero libraries and supporting rigorous systematic literature reviews. It combines Zotero item and collection operations, multi-source import, interactive screening, audit trails, citation snowballing, data extraction, PRISMA reporting, and optional local RAG/LLM-backed semantic search.
npm/PyPI packages and an MCP server for querying the Brazilian BNCC curriculum. Bundled data with 1,721 verified learnings from MEC/CNE, zero runtime dependencies. Integrates BNCC into TypeScript, Python, or AI agents via MCP.
An all-in-one AI framework for semantic search, LLM orchestration, and language model workflows.
Semantica is a graph-native infrastructure designed to provide structured context, deterministic reasoning, and full decision provenance for AI systems, serving as a semantic layer for LLMs and agents.
Vector Watcher is a cross-platform desktop GUI for exploring and managing LanceDB vector databases. Built with Tauri, React and TypeScript over a bundled Python/FastAPI sidecar, it offers connection management, schema inspection and similarity search across local or remote instances.
Pathway is a Python ETL framework for stream processing, real-time analytics, and AI pipelines including LLM and RAG applications. It runs Python code on a Rust engine for incremental computation, supports batch and streaming data with the same code, and deploys via Docker and Kubernetes.
AksharaMD is a local, parser-agnostic tool that grades how well a chosen document parser converted a source file into AI-friendly Markdown, returning a per-document readiness score, block-level provenance tags, named warnings, and an optional source-grounded ACCEPT/REJECT verdict.
An unofficial Python API and CLI for Google Gemini Notebook (formerly NotebookLM), providing programmatic access to its grounded AI capabilities and content generation tools.
A lightweight local API proxy that reduces LLM API costs by compressing chat history, removing redundant code, and implementing semantic caching.
A personal repository of articles and experiments covering statistics, machine learning, economics, and mathematics, focusing on clear, practical explanations of complex topics.
LangExtract is a Python library from Google that uses LLMs to extract structured information from unstructured text, grounding every extraction to its exact source location and generating interactive HTML visualizations.
Lexos is an event-driven AI document processing engine combining a Go gateway, Python workers, Redis queues and self-hosted models for offline RAG, summarization and speech transcription.
LEANN is a lightweight vector database designed for personal RAG applications, reducing storage requirements by up to 97% through graph-based selective recomputation.
CocoIndex is an open-source incremental indexing framework designed to provide AI agents and LLM applications with continuously fresh context by reprocessing only changed data.
MemPalace is a local-first AI memory system that stores conversation history verbatim and retrieves it via semantic search, with pluggable backends, an MCP server, knowledge graph, and CLI hooks for coding agents.