CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
magika
Fast and accurate AI powered file content types detection
bisheng
BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SFT, Dataset Management, Enterprise-level System Management, Observability and more.
facefusion
Industry leading face manipulation platform
gpt-pilot
The first real AI developer
autogen
A programming framework for agentic AI
cody-public-snapshot
Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
tau
Fullstack Workspace for Humans & Machines
inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
llama-cookbook
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama model family and using them on various provider services
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step