yuseass's Stars
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
PKU-YuanGroup/Machine-Mindset
An MBTI Exploration of Large Language Models
datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
jingyaogong/minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
SakuraLLM/SakuraLLM
适配轻小说/Galgame的日中翻译大模型
josStorer/RWKV-Runner
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
BlinkDL/AI-Writer
AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。AI写作。RWKV for Chinese novel generation.
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
649453932/Build-a-deep-neural-network-DNN-using-Numpy
不用框架使用numpy从零搭建深度神经网络(DNN)
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
WenRichard/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
YUANZHUO-BNU/metahuman_overview
数字人资料整理
kleinlee/DH_live
每个人都能用的数字人
viarotel-org/escrcpy
📱 Graphical Scrcpy to display and control Android, devices powered by Electron.
soybeanjs/soybean-admin
A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
phodal/understand-prompt
【🔞🔞🔞 内含不适合未成年人阅读的图片】基于我擅长的编程、绘画、写作展开的 AI 探索和总结:StableDiffusion 是一种强大的图像生成模型,能够通过对一张图片进行演化来生成新的图片。ChatGPT 是一个基于 Transformer 的语言生成模型,它能够自动为输入的主题生成合适的文章。而 Github Copilot 是一个智能编程助手,能够加速日常编程活动。
PegasusWang/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
lawlite19/MachineLearning_Python
机器学习算法python实现
Jack-Lee-Hiter/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
shibing624/python-tutorial
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
FudanNLP/nlp-beginner
NLP上手教程
liyucheng09/NLP_Freshman
给研一同学的NLP入门指南
duoergun0729/nlp
兜哥出品 <一本开源的NLP入门书籍>
deep-diver/LLM-As-Chatbot
LLM as a Chatbot Service
isLinXu/prompt-engineering-note
🔥🔔prompt-engineering-note🔔🔥
snrazavi/Deep-Learning-for-NLP
Contains different course tutorials and jupyter notebook file for applying different Deep Learning models in different NLP tasks such as text classification, summarization, translation, etc.
ml-tooling/ml-workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
atef-ataya/Large-Language-Models-Tutorial
Learn AI, ML, and NLP with interactive Jupyter Notebook tutorials.
neomatrix369/nlp_profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.