Pinned Repositories
algorithm-1
BinaryTree
二叉树学习
bolg-user
blog-user开发
chapter1
从零开始写java web框架
chatbot-api
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
cloud2021
springboot+springcloud+springcloudAlibaba
foodie-dev
foodie-dev
miaosha
Java秒杀系统方案优化-高性能高并发实战学习
microservicecloud
springcloud+springboot+mybatis+mysql微服服学习
MybatisDemo
mybatis学习
sun1122's Repositories
sun1122/foodie-dev
foodie-dev
sun1122/chatbot-api
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
sun1122/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
sun1122/chatglm-web
用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)
sun1122/chatgpt-java
ChatGPT的Java客户端,ChatGPT Java SDK。OpenAI官方Api的Java 版SDK。OpenAI GPT-3.5-Turb Api Client for Java
sun1122/ChatGPT-Java-FunAi
ChatGPT Java 基于SpringBoot的后端开源web学习项目,FunAi。支持OpenAI官方所有接口。无限轮聊天 + 带上下文逻辑 + 流式输出 / 普通输出。PDF解析 + Embedding API+ 递归分词文段抽取 + 文本向量化 + 向量语义匹配 + 召回知识库相似文本匹配。接入文生图模型MidJourney / Stable Diffusion Model。智能客服/企业级知识库。APIKey额度精准查询 + 失效检测。AI游戏 + 专属于AI的社交平台
sun1122/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
sun1122/ChatGPT_JCM
GPT多模型聊天项目,GPT-4已发布,接口开放后本项目将第一时间适配。后期会一点一点的将OpenAI接口进行接入大家支持一下呗,微信群号在下方,右上角点个Star,我会一直更新下去。
sun1122/chatGptApiSdk
chatGpt Api SDK 封装,支持 GPT-3.5,开箱即用,非常简单!
sun1122/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model
sun1122/codegeex-vscode-extension
VS Code extension for CodeGeeX
sun1122/dify
An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.
sun1122/FastGPT
FastGPT is a knowledge-based platform built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
sun1122/gear-wenxinworkshop-starter
基于WebFlux的文心一言4.0&文心千帆大模型Starter,支持ErnieBot 4.0、ChatGLM、Stable-Diffusion-XL(文生图)等20+模型,响应式风格,内置对话记忆,支持流式返回、图片生成。 WenXinYiYin&WENXINWORKSHOP.
sun1122/glm4_is_all_you_need
sun1122/Hugai-chatgpt
HugAi是由Springboot Vue2 elementUI集成各大AI大模型平台开发的智能问答助手,文本对话模型支持流式响应,现已接入OpenAi、chatGpt、讯飞星火、文心一言,以及主流AI绘图Midjourney、Stable Diffusion,完全开源搭建属于自己的AI聊天室
sun1122/langchain
⚡ Building applications with LLMs through composability ⚡
sun1122/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM 问答
sun1122/langchain-jk
LangChain实战课
sun1122/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
sun1122/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
sun1122/milvus
A cloud-native vector database, storage for next generation AI applications
sun1122/openai-cookbook
Examples and guides for using the OpenAI API
sun1122/openai-quickstart
A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.
sun1122/opengpts
sun1122/springboot-openai-chatgpt
超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion AI绘图、Midjourney绘图等。支持web,Android,IOS,H5多端应用,使用了OpenAI的ChatGPT模型实现了智能聊天机器人。用户可以在界面上与聊天机器人进行对话,聊天机器人会根据用户的输入自动生成回复。同时也支持画图,用户输入文本,便可以自动制作文生文生图。持续更新中,更多功能等着你来解锁
sun1122/stable-diffusion-webui
Stable Diffusion web UI
sun1122/VisualGLM-6B
Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型
sun1122/wenda
闻达:一个LLM调用平台。旨在通过使用为小模型外挂知识库查找的方式,在不能涌现的前提下实现近似于大模型的生成能力
sun1122/zhipuai-sdk-java-v4