-
Xi'an Jiaotong University
- Xi'an,Shannxi Province, China
-
19:57
(UTC +08:00) - https://gitee.com/zhanghaokun
- https://blog.csdn.net/qq_42447107?spm=1001.2101.3001.5343
Lists (14)
Sort Name ascending (A-Z)
Starred repositories
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
ddd skills 一套配合AI工具,完整的 DDD 六边形架构工程搭建与开发解决方案。 @小傅哥
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Open, Multi-modal Catalog for Data & AI
Guideline following Large Language Model for Information Extraction
[ACM'MM 2024 Oral] Official code for "OneChart: Purify the Chart Structural Extraction via One Auxiliary Token"
[ACL 23] CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors
mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker容器化部署。
ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。
An Evaluation of ChatGPT on Information Extraction task, including Named Entity Recognition (NER), Relation Extraction (RE), Event Extraction (EE) and Aspect-based Sentiment Analysis (ABSA).
CoF-CoT: Enhancing Large Language Models with Coarse-to-Fine Chain-of-Thought Prompting for Multi-domain NLU Tasks (EMNLP'2023)
Awesome papers about generative Information Extraction (IE) using Large Language Models (LLMs)
Official implementation of the EACL Findings 2024 paper: Chem-FINESE: Validating Fine-Grained Few-shot Entity Extraction through Text Reconstruction
Code for COLING 2022 paper "FactMix: Using a Few Labeled In-domain Examples to Generalize to Cross-domain Named Entity Recognition"
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。
An open-source and powerful Information Extraction toolkit based on GPT (GPT for Information Extraction; GPT4IE for short)。Note: we set a default openai key in the tool, you can tell us if the key …
The online version is temporarily unavailable because we cannot afford the key. You can clone and run it locally. Note: we set defaul openai key. If keys exceed plan and are invalid, please tell us…
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
[ACL 2023] MANNER: A Variational Memory-Augmented Model for Cross Domain Few-Shot Named Entity Recognition
[ACL 2024] An Easy-to-use Instruction Processing Framework for LLMs.
[AAAI 2024] An Implementation of Entropic Open-set Active Learning
ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面
Adala: Autonomous DAta (Labeling) Agent framework