官网文档 https://spring.io/projects/spring-ai
快速开始 https://docs.spring.io/spring-ai/reference/getting-started.html
https://www.baeldung.com/spring-ai
spring-ai-github Github Copilot https://juejin.cn/post/7450045521635328012
AI 常用知识点
https://github.com/darmenliu/learn-gen-ai-outline
learn-gen-ai-outline ??
https://github.com/darmenliu/learn-gen-ai-outline
https://github.com/geekan/MetaGPT https://github.com/geekan/MetaGPT/blob/main/docs/README_CN.md
curl https://api.deepseek.com/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <DeepSeek API Key>" \
-d '{
"model": "deepseek-chat",
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Hello!"}
],
"stream": false
}'
https://docs.dify.ai/zh-hans/getting-started/install-self-hosted/docker-compose
下载运行
Publish Remote
下载运行
Publish Remote
基本原理
搭建自己的知识库?
如何进行使用
API调用方式支持
https://github.com/punkpeye/awesome-mcp-servers
https://juejin.cn/post/7495966937101844530
Agent-S
Nano banana
https://github.com/Mintplex-Labs/anything-llm
下载运行
Publish Remote
下载运行
Publish Remote
基本原理