Skip to content
View CSX111's full-sized avatar

Block or report CSX111

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用

Python 13,824 1,240 Updated Sep 5, 2024

中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。

Python 1,199 145 Updated Apr 20, 2024

Letta (fka MemGPT) is a framework for creating stateful LLM services.

Python 11,960 1,308 Updated Oct 16, 2024

Question and Answer based on Anything.

Python 11,648 1,121 Updated Sep 27, 2024

PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取

Python 150 28 Updated Oct 17, 2023

整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX

Python 193 20 Updated Oct 14, 2024

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.

Python 19,545 1,961 Updated Oct 16, 2024

智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、公众号、5G 消息、WhatsApp

JavaScript 1,801 291 Updated Oct 13, 2024

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, le…

TypeScript 17,396 4,674 Updated Oct 16, 2024

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…

TypeScript 31,598 5,511 Updated Oct 15, 2024

🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。

Python 6,273 1,334 Updated Aug 7, 2024

TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例

C++ 226 43 Updated Aug 1, 2024

A new tensorrt integrate. Easy to integrate many tasks

Cuda 384 80 Updated Apr 2, 2023

Java低代码快速开发框架,含轻量级数据中台、轻量级物联网平台、基于ZLmediakit的流媒体平台等。基于该框架开发的智慧安防平台项目:https://github.com/RotaNova/isc

Java 231 71 Updated Apr 20, 2023

🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。

C++ 1,465 296 Updated May 17, 2022

Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.

Python 974 283 Updated Dec 19, 2021

运用flask进行目标检测模型部署,提供RESTful API 供前端调用,并应用flasgger编写了api测试文档

Python 1 Updated Sep 24, 2022

a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。

165 27 Updated Jun 3, 2024

本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Python实现,流媒体服务器采用开源的SRS实时视频服务器搭建,GPU服务器使用YOLO模型实现道路目标如人、车、交通灯等物体的…

Python 314 73 Updated Jul 16, 2022

Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字向量的四层双向LSTM与CRF模型的网络.该项目提供了原始训练数据样本(一般醒目,出院情况,病史情况,病史特点,诊疗经过)…

Python 424 195 Updated Apr 1, 2022