deland's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
mozilla/pdf.js
PDF Reader in JavaScript
Stirling-Tools/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
karpathy/LLM101n
LLM101n: Let's build a Storyteller
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
koodo-reader/koodo-reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
allenai/allennlp
An open-source NLP research library, built on PyTorch.
1Panel-dev/MaxKB
🚀 MaxKB 是一款基于大语言模型和 RAG 的开源知识库问答系统,广泛应用于智能客服、企业内部知识库、学术研究与教育等场景。
zhuima/awesome-cloudflare
⛅️ 精选的 Cloudflare 工具、开源项目、指南、博客和其他资源列表。/ ⛅️ A curated list of Cloudflare tools, open source projects, guides, blogs and other resources.
levihsu/OOTDiffusion
Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
JoeanAmier/XHS-Downloader
小红书链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件!
deepseek-ai/DeepSeek-V2
DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
CosmosShadow/gptpdf
Using GPT to parse PDF
PeterH0323/Streamer-Sales
Streamer-Sales 销冠 —— 卖货主播 LLM 大模型🛒🎁,一个能够根据给定的商品特点从激发用户购买意愿角度出发进行商品解说的卖货主播大模型。🚀⭐内含详细的数据生成流程❗ 📦另外还集成了 LMDeploy 加速推理🚀、RAG检索增强生成 📚、TTS文字转语音🔊、数字人生成 🦸、 Agent 使用网络查询实时信息🌐、ASR 语音转文字🎙️、Vue 生态搭建前端🍍、FastAPI 搭建后端🗝️、Docker-compose 打包部署🐋
DLLXW/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
xykt/IPQuality
A script for IP quality detection
kimci86/bkcrack
Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
IUCompilerCourse/Essentials-of-Compilation
A book about compiling Racket and Python to x86-64 assembly
octo-models/octo
Octo is a transformer-based robot policy trained on a diverse mix of 800k robot trajectories.
SkalskiP/top-cvpr-2024-papers
This repository is a curated collection of the most exciting and influential CVPR 2024 papers. 🔥 [Paper + Code + Demo]
unit-mesh/build-your-ai-coding-assistant
《AI 研发提效:构建 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。
cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life
Bringing Old Photos Back to Life in ComfyUI.
EricSteinberger/Deep-CFR
Scalable Implementation of Deep CFR and Single Deep CFR
rwitten/HighPerfLLMs2024
CGCL-codes/Android-Container
Method on running Linux containers (Docker) on the android platform. Migrate container from X86-Based ubuntu to ARM-Based android.
jyutnet/cantonese-books-data
粵音資料集叢:典籍資料
weareprestatech/hotpdf
hotpdf is a fast PDF parsing library to extract text and find text within PDF documents built on top of pdfminer.six
r0ysue/UnidbgBook
《unidbg逆向工程原理与实践》配套课件