GitHub 月报    2023年3月

  用 Express 和 Vue3 搭建的 ChatGPT 演示网页

Vue23.18 k
Chanzhaoyu/chatgpt-web

  一个基于 Gradio 的 Web UI,用于运行像 LLaMA、llama.cpp、GPT-J、Pythia、OPT 和 GALACTICA 这样的大型语言模型。

Python14.27 k
oobabooga/text-generation-webui

  Inference code for LLaMA models

Python22.24 k
facebookresearch/llama

  A powerful and modular stable diffusion GUI with a graph/nodes interface.

Python5.6 k
comfyanonymous/ComfyUI

#计算机科学#  Plug and play modules to optimize the performances of your AI systems 🚀

翻译Easy-to-use library to boost AI inference leveraging multiple DL compilers

Python7.36 k
nebuly-ai/nebullvm

  An unofficial Visual Studio Code - OpenAI ChatGPT integration

TypeScript3.3 k
gencay/vscode-chatgpt

  OpenAI Whisper语音识别模型,C++移植版本。

C18.93 k
ggerganov/whisper.cpp

  Play ChatGPT with xiaomi AI speaker

Python3.31 k
yihong0618/xiaogpt

  The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.

Python9.08 k
openai/openai-python

  OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go

Go5.25 k
sashabaranov/go-openai

  LangChain 是一个用于构建基于LLM应用(大型语言模型)的Python库。

Python43.94 k
hwchase17/langchain

  OpenAI API 使用示例

Jupyter Notebook37.08 k
openai/openai-cookbook

#计算机科学#  有关Prompt Engineering (提示工程-人工智能)指南、论文、讲座等资源

Jupyter Notebook31.26 k
dair-ai/Prompt-Engineering-Guide

  Deploy web apps anywhere.

Ruby5.65 k
mrsked/mrsk

  ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。

38.12 k
🇨🇳
PlexPt/awesome-chatgpt-prompts-zh

  ChatGPT 使用技巧

HTML78.1 k
f/awesome-chatgpt-prompts

  30 天 Python 编程学习挑战赛

Python24.18 k
Asabeneh/30-Days-Of-Python

  Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。

Python12.67 k1
🇨🇳
zhayujie/chatgpt-on-wechat

  LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.

Python14.61 k
jerryjliu/llama_index

  stable diffusion webui colab

Jupyter Notebook11.56 k
camenduru/stable-diffusion-webui-colab

#计算机科学#  RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa...

Python7.95 k
BlinkDL/RWKV-LM

#自然语言处理#  为 Jax、PyTorch 和 TensorFlow 打造的先进的自然语言处理

Python102.06 k
huggingface/transformers