Highlights
- Pro
Stars
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
TensorZero is an open-source stack for industrial-grade LLM applications. It unifies an LLM gateway, observability, optimization, evaluation, and experimentation.
Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS ev…
[3DV 2026 Oral] VoxHammer: Training-Free Precise and Coherent 3D Editing in Native 3D Space
Underthesea - Vietnamese NLP Toolkit
Convert PDF to markdown + JSON quickly with high accuracy
RAG Best Practice on Vietnamese
Everything you need to know to build your own RAG application
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Transforms complex documents like PDFs into LLM-ready markdown/JSON for your Agentic workflows.
"MiniRAG: Making RAG Simpler with Small and Open-Sourced Language Models"
Implementation of my RAG system that won all categories in Enterprise RAG Challenge 2
Multi-Class Semantic Segmentation on Dubai's Satellite Images.
MacOS Tahoe theme for gtk desktops
A native look and feel Obsidian theme designed for a clean, focused, and mobile-friendly writing experience.
Offline, privacy-first grammar checker. Fast, open-source, Rust-powered
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold t…
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Mimic macOS font experience on GNOME Ubuntu
SanBingYouYong / TRELLIS-API
Forked from microsoft/TRELLISA fork of """Official repo for paper "Structured 3D Latents for Scalable and Versatile 3D Generation" (CVPR'25 Spotlight).""" for using its text-to-3d functionality as a restful api. The Dockerfile…
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step