xielong's Stars
openai/openai-cookbook
Examples and guides for using the OpenAI API
hwchase17/langchain
⚡ Building applications with LLMs through composability ⚡
facebookresearch/llama
Inference code for LLaMA models
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
mli/paper-reading
深度学习经典、新论文逐段精读
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
transitive-bullshit/chatgpt-api
Node.js client for the official ChatGPT API. 🔥
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
mlfoundations/open_clip
An open source implementation of CLIP.
yzfly/awesome-chatgpt-zh
ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
facebookresearch/ImageBind
ImageBind One Embedding Space to Bind Them All
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
baomidou/dynamic-datasource-spring-boot-starter
dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
spring-cloud/spring-cloud-config
External configuration (server and client) for Spring Cloud
guanzhi/GM-Standards
中华人民共和国密码行业标准(GM/T)文本
yzhuoning/Awesome-CLIP
Awesome list for research on CLIP (Contrastive Language-Image Pre-Training).
acheong08/ChatGPT-to-API
Scalable unofficial ChatGPT API for production.
XiaoMi/mone
No description, website, or topics provided
geekidea/spring-boot-assembly
Spring Boot项目使用maven-assembly-plugin根据不同环境打包成tar.gz或者zip
EdisonXu/sbs-axon
usefulsensors/openai-whisper
Robust Speech Recognition via Large-Scale Weak Supervision
xielong/chatgpt-code-review-gerrit-plugin
This plugin can send patches to ChatGPT for code review.