Pinned Repositories
agc-template-market-harmonyos-demos
AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
Ai_starter
Ai project started from "zero". For the fresher who will study AI technology
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
algo
数据结构和算法必知必会的50个代码实现
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-ai-art-image-synthesis
A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-cloud-native
A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
chatgpt
本项目是最易部署的ChatGPT环境,想做点事情的创业者欢迎加群参与讨论!PHP版调用OpenAI最新接口和模型gpt-3.5-turbo进行问答的Demo,采用Stream流模式通信,一边生成一边输出,响应速度超过官网。前端采用JS的EventSource,支持Markdown格式解析,代码有着色处理。页面UI简洁,支持上下文连续会话。源码只有两三个文件,没用任何框架,支持所有PHP版本。只需要修改stream.php中的API_KEY即可使用,也可让浏览者使用自定义API_KEY。
guobailin's Repositories
guobailin/agc-template-market-harmonyos-demos
guobailin/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
guobailin/Ai_starter
Ai project started from "zero". For the fresher who will study AI technology
guobailin/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
guobailin/algo
数据结构和算法必知必会的50个代码实现
guobailin/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
guobailin/awesome-ai-art-image-synthesis
A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.
guobailin/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
guobailin/awesome-cloud-native
A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
guobailin/chatgpt
本项目是最易部署的ChatGPT环境,想做点事情的创业者欢迎加群参与讨论!PHP版调用OpenAI最新接口和模型gpt-3.5-turbo进行问答的Demo,采用Stream流模式通信,一边生成一边输出,响应速度超过官网。前端采用JS的EventSource,支持Markdown格式解析,代码有着色处理。页面UI简洁,支持上下文连续会话。源码只有两三个文件,没用任何框架,支持所有PHP版本。只需要修改stream.php中的API_KEY即可使用,也可让浏览者使用自定义API_KEY。
guobailin/chatgpt-demo
A demo repo based on OpenAI API.
guobailin/chatgpt-vercel
Elegant and Powerfull. Powered by OpenAI and Vercel.
guobailin/discoart
🪩 Create Disco Diffusion artworks in one line
guobailin/FastGithub
github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题
guobailin/fullstack-tutorial
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
guobailin/growth-ebook
Growth Engineering: The Definitive Guide。全栈增长工程师指南
guobailin/Java8InAction
guobailin/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
guobailin/MidJourney-Styles-and-Keywords-Reference
A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!
guobailin/stream-api-exercises-part1
Stream API Exercises : Part I