Starred repositories
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
VirtualWife是一个虚拟数字人项目,支持B站直播,支持openai、ollama
It is used to capture network packet via Android VPN.
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Examples and guides for using the OpenAI API
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
💬 Telegram bot with ChatGPT, Python-based, using OpenAI's API.
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) into various software applications (such as Telegram, Gmail, Slack, and websites).
This project is deprecated. Check my new project ChatHub:
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
Unofficial Python SDK for OpenAI's ChatGPT
Explore Python's charms by asking WHY questions
Stable Diffusion web UI
Piccolo (formerly Pilot) – mini game engine for games104
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A simple C++11 Thread Pool implementation