Stars
- All languages
- ANTLR
- ActionScript
- Arduino
- Assembly
- Batchfile
- Bikeshed
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Cuda
- Cython
- DIGITAL Command Language
- DTrace
- Dart
- Dockerfile
- Elixir
- Elm
- Erlang
- Fortran
- G-code
- GAP
- Gherkin
- Go
- Groovy
- HTML
- Haskell
- Haxe
- Isabelle
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- Lex
- Lua
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Meson
- OCaml
- Objective-C
- Objective-C++
- Open Policy Agent
- OpenSCAD
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Prolog
- Pug
- Python
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Shell
- Solidity
- Svelte
- Swift
- SystemVerilog
- TSQL
- Tcl
- TeX
- TypeScript
- VBA
- Vala
- Verilog
- Vue
- WebAssembly
- Wikitext
- XSLT
- YARA
- Zeek
Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels
Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini
The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
"RAG-Anything: All-in-One RAG Framework"
读光中英文OCR onnx 版本模型使用 | Code for using the ONNX version of DuGuang OCR in both Chinese and English
Robust and fast topic models with sentence-transformers.
Official Repository of RefChartQA: Grounding Visual Answer on Chart Images through Instruction Tuning
Search-R1: An Efficient, Scalable RL Training Framework for Reasoning & Search Engine Calling interleaved LLM based on veRL
Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
The official code repository for LeVo: High-Quality Song Generation with Multi-Preference Alignment
MiniMax-M1, the world's first open-weight, large-scale hybrid-attention reasoning model.
open-source coding LLM for software engineering tasks
Rethinking High-Quality Aesthetic Poster Generation in a Unified Framework
拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRAG, and Neo4j-llm-graph-builder for knowledge graph construct…
Curated resources for discovering, reading, and working with arXiv papers
This repository contains the implementation of AutoSchemaKG, a novel framework for automatic knowledge graph construction that combines schema generation via conceptualization.
High-performance framework for building interactive multi-agent workflow systems in Rust
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/READ…
Code for the paper "AutoPresent: Designing Structured Visuals From Scratch" (CVPR 2025)
A lightweight LMM-based Document Parsing Model
The code in "SlideCoder: Layout-aware RAG-enhanced Hierarchical Slide Generation from Design"
About This repository is a curated collection of the most exciting and influential CVPR 2025 papers. 🔥 [Paper + Code + Demo]
[TMLR] LLM-Powered GUI Agents in Phone Automation: Surveying Progress and Prospects
RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。