Latest Open Source Projects
deepclaude
deepclaude
TLDR: DeepClaude is a high - performance LLM inference API. It combines DeepSeek R1's reasoning and Anthropic Claude's creative and code generation capabilities, offering features like zero latency, security, high configurability, and is open - source. It allows users to use their own API keys and provides a unified interface to leverage the strengths of both models.
text-extract-api
text-extract-api
TLDR: A tool for converting images, PDFs, and Office documents to Markdown or JSON with high accuracy. Built with FastAPI, uses Celery for asynchronous tasks and Redis for caching. Supports various OCR strategies and can remove PII. Comes with a CLI tool and has different storage strategies. Also has an online demo and dedicated API clients.