Lists (8)
Sort Name ascending (A-Z)
Stars
An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging, and deployment like never before. Coze your way to AI Agent creation.
A large high-quality corpus of Chinese synonyms 一个大型、高质量的中文同义词语料库。
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
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
Ragflow-Plus 是 Ragflow 的二次开发版本,使其更为简洁实用
Build LangGraph agents with large numbers of tools
Multilingual Voice Understanding Model
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
Programming with local large language model.
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Build resilient language agents as graphs.
Production-ready platform for agentic workflow development.
Transforms complex documents like PDFs into LLM-ready markdown/JSON for your Agentic workflows.
Convert PDF to markdown + JSON quickly with high accuracy
Data and Code for Program of Thoughts [TMLR 2023]
Retrieval and Retrieval-augmented LLMs
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。