XiChenn's Stars
pure-admin/pure-admin-thin
vue-pure-admin官方精简版
chroma-core/chroma
the AI-native open-source embedding database
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
mckaywrigley/chatbot-ui
AI chat for any model.
GanymedeNil/document.ai
基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5)
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
skywind3000/ECDICT
Free English to Chinese Dictionary Database
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
alibaba/lowcode-engine
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
fastai/diffusion-nbs
Getting started with diffusion
fastai/fastdiffusion
Notes and plans for fastdiffusion course
teamgram/teamgram-server
Unofficial open source mtproto server written in golang with compatible telegram client.
TelegramMessenger/Telegram-iOS
Telegram-iOS
RandyWei/SwiftUICase
liuliu/swift-diffusion
bloomberg/pybossa-default-theme
Bloomberg's fork of pybossa-default-theme
DerekYRC/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
yourtion/LearningSpringCloudAD
基于 Spring Cloud 微服务架构下广告系统设计与实现
kcxain/dlsys
My solutions to the assignments of CMU 10-714 Deep Learning Systems 2022
microsoft/NeuralSpeech
cpinitiative/ide
A realtime collaborative IDE with code execution, intellisense, mobile support, and built-in USACO submissions.
mekicha/awesome-sanic
A curated list of awesome Sanic resources and extensions
pdbpp/pdbpp
pdb++, a drop-in replacement for pdb (the Python debugger)
MLNLP-World/AI-Paper-Collector
MLNLP社区用来更好进行论文搜索的工具。Fully-automated scripts for collecting AI-related papers
nccuviplab/CursiveChineseCalligraphyDataset
An open image dataset for cursive Chinese calligraphy text.
nlp-with-transformers/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book