CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
datachain
ETL, Analytics, Versioning for Unstructured Data
AI-Youtube-Shorts-Generator
A python tool that uses GPT-4, FFmpeg, and OpenCV to automatically analyze videos, extract the most interesting sections, and crop them for an improved viewing experience.
MoA
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models
textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients. Published in Nature.
unitycatalog
Open, Multi-modal Catalog for Data & AI
ai-agents-masterclass
Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
LazyLLM
LazyLLM: A Low-code Development Tool For Building Multi-agent LLMs Applications. 中文README.CN.md | ENREADME.md What is LazyLLM? LazyLLM is a low-code development tool for building **multi-agent** large language model applications. It assists developers in creating complex AI applications at
gptpdf
gptpdf 使用视觉大语言模型(如 GPT-4o)将 PDF 解析为 markdown。 我们的方法非常简单只有293行代码,但几乎可以完美地解析排版、数学公式、表格、图片、图表等。 每页平均价格:0.013 美元 pdfgpt-uihttps://github.com/daodao97/gptpdf-ui 是一个基于 gptpdf 的可视化工具。 处理流程 1. 使用 PyMuPDF 库,对 PDF 进行解析出所有非文本区域,并做好标记,比如: 2. 使用视觉大模型(如 GPT-4o)进行解析,得到 markdown 文件。 样例 有关 PDF,请参阅 ex
modded-nanogpt
NanoGPT (124M) in 3 minutes
ok-wuthering-waves
鸣潮 后台自动战斗 自动刷声骸 一键日常 Automation for Wuthering Waves
RouteLLM
A framework for serving and evaluating LLM routers - save LLM costs without compromising quality
build-nanogpt
Video+code lecture on building nanoGPT from scratch