Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 63caa82

Browse files
update
1 parent e45fe78 commit 63caa82

File tree

4 files changed

+73
-18
lines changed

4 files changed

+73
-18
lines changed

‎_drafts/Others/2025-06-14-工具软件备忘.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
|[Springpad](http://springpad.com/)||||Android||||||
2626
|[CatchNotes](https://catch.com)||||Android||||||
2727

28-
## Mind-Mapping App
28+
## 绘图软件
2929

30-
|思维导图软件|仍在维护|平台支持|收费情况|备注|
30+
|软件|仍在维护|平台支持|收费情况|备注|
3131
|---|---|---|---|---|
3232
|[Xmind](https://xmind.cn/)||全平台|Pro版收费| |
3333
|[MindManager](https://www.mindmanager.com/cn/)||Windows/Mac|收费| |
@@ -38,6 +38,8 @@
3838
|[FreeMind](https://freemind.sourceforge.net/)||Windows/Mac/Linux|开源免费| |
3939
|[freemind-mmx](https://github.com/jiangxin/freemind-mmx)||Windows/Mac/Linux|开源免费| |
4040
|[draw.io](https://www.drawio.com/)||Windows/Mac/Linux/Web|开源免费| |
41+
|[Mermaid](https://mermaid.js.org/)||Web|开源免费| |
42+
|[PlantUML](https://plantuml.com/zh/)||Web|开源免费| |
4143

4244
## Office办公软件
4345

‎_posts/the-way-of-learning/2015-05-19-R学习之路.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ toc: true
4949
* The R Graph Gallery: <https://r-graph-gallery.com/>
5050
* R Charts: <https://r-charts.com/>
5151

52+
* GWalkR: <https://github.com/Kanaries/GWalkR>
53+
5254
## R Books
5355

5456
* Econometrics in R: <https://cran.r-project.org/doc/contrib/Farnsworth-EconometricsInR.pdf>

‎_posts/the-way-of-learning/2015-05-19-机器学习与人工智能学习之路.md

Lines changed: 66 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,64 @@ toc: true
3232
## 通用型聊天机器人
3333

3434
* ChatGPT(OpenAI): <https://chat.openai.com/>
35-
* DeepSeek(深度求索): <https://www.deepseek.com/>
36-
* Kimi(月之暗面): <https://kimi.moonshot.cn/>
37-
* 通义千问: <https://www.tongyi.com/>
3835
* Claude(Anthropic): <https://claude.ai/>
3936
* Llama(Meta): <https://www.llama.com/>
4037
* gemini(Google): <https://gemini.google.com/>
38+
* DeepSeek(深度求索): <https://www.deepseek.com/>
39+
* Kimi(月之暗面): <https://kimi.moonshot.cn/>
40+
* 通义千问(阿里): <https://www.tongyi.com/>
41+
* 豆包(字节跳动): <https://www.doubao.com/chat/>
42+
* 万知: <https://www.wanzhi.com/>
43+
44+
## 文生图
45+
46+
* Stability AI: <https://stability.ai/>
47+
* DreamStudio(DreamStudio is an easy-to-use interface for creating images using the latest version of the Stable Diffusion image generation model.): <https://beta.dreamstudio.ai/dream>
48+
* stable-diffusion: <https://huggingface.co/spaces/stabilityai/stable-diffusion>
49+
* ComfyUI: <https://github.com/comfyanonymous/ComfyUI>
50+
* Midjourney(文本生成图片): <https://www.midjourney.com/>
51+
* firefly(文本生成图片): <https://firefly.adobe.com/>
52+
* imagen(文本生成图片): <https://imagen.research.google/>
53+
* Leonardo.Ai(文本生成图片): <https://leonardo.ai/>
54+
* ClipDrop(文本生成图片): <https://clipdrop.co/>
55+
* Lama Cleaner(文本修图): <https://github.com/Sanster/lama-cleaner>
56+
* ideogram: <https://ideogram.ai/>
57+
* Flux AI: <https://flux-ai.io/cn/>
58+
* 即梦AI(字节跳动): <https://www.jimeng.ai/>
59+
* 秒画AI(商汤科技):<https://miaohua.sensetime.com/>
60+
61+
## 文生视频
62+
63+
* Synthesia(文本生成视频)<https://www.synthesia.io/>
64+
* 可灵AI: <https://app.klingai.com/global/>
65+
* 海螺AI: <https://hailuoai.com/>
66+
* Runway: <https://runwayml.com/>
67+
* Pika: <https://pika.art/>
68+
69+
## 文生音
70+
71+
* AIVA(音乐创作): <https://www.aiva.ai/>
72+
* fireflies(文本转语音): <https://fireflies.ai/>
73+
* Chat-TTS: <https://www.chattts.co/zh>
74+
* F5-TTS: <https://f5tts.org/zh>
75+
* SUNO: <https://suno.com/home>
76+
77+
## 数字人
78+
79+
* heygen: <https://www.heygen.com/>
80+
* 蝉镜: <https://www.chanjing.cc/>
81+
* echomimic: <https://github.com/antgroup/echomimic>
82+
* Live Portrait: <https://liveportrait.org/zh>
83+
84+
## AI PPT
85+
86+
* Gamma: <https://gamma.app/zh-cn>
87+
* AiPPT: <https://www.aippt.cn/>
88+
89+
## 文生图标
90+
91+
* Napkin: <https://www.napkin.ai/>
92+
* flourish: <https://flourish.studio/>
4193

4294
## 基于大模型的衍生产品
4395

@@ -59,33 +111,20 @@ toc: true
59111
* DeepMind: <https://www.deepmind.com>
60112
* AlphaGo(DeepMind): <https://www.deepmind.com/research/highlighted-research/alphago>
61113

62-
* Stability AI: <https://stability.ai/>
63-
* DreamStudio(DreamStudio is an easy-to-use interface for creating images using the latest version of the Stable Diffusion image generation model.): <https://beta.dreamstudio.ai/dream>
64-
* stable-diffusion: <https://huggingface.co/spaces/stabilityai/stable-diffusion>
65-
* ComfyUI: <https://github.com/comfyanonymous/ComfyUI>
66114

67-
* Midjourney(文本生成图片): <https://www.midjourney.com/>
68-
* firefly(文本生成图片): <https://firefly.adobe.com/>
69-
* imagen(文本生成图片): <https://imagen.research.google/>
70-
* Leonardo.Ai(文本生成图片): <https://leonardo.ai/>
71-
* ClipDrop(文本生成图片): <https://clipdrop.co/>
72-
* Lama Cleaner(文本修图): <https://github.com/Sanster/lama-cleaner>
73115
* Opus.ai(文本创建3D): <https://opus.ai/>
74116
* playgroundai: <https://playgroundai.com/>
75117
* DaVinci: <https://github.com/microsoft/DaVinci>
76118
* OpenRead(AI读论文): <https://www.openread.academy/>
77119
* ResearchFlow: <https://rflow.ai/>
78120
* DeepL(AI翻译):<https://www.deepl.com/translator>
79-
* Synthesia(文本生成视频)<https://www.synthesia.io/>
80121
* Notion AI(AI写作): <https://www.notion.so/product/ai?wr=0f7cc56a61756f34>
81122
* jenni(AI写作): <https://jenni.ai/>
82123
* Copy.ai(AI写作):<https://www.copy.ai/>
83124
* Peppertype.ai(AI写作):<https://www.peppertype.ai/>
84125
* AI-Writer(AI写作):<https://ai-writer.com/>
85126
* khroma(AI配色):<https://www.khroma.co/>
86127
* AI Colors: <https://aicolors.co/>
87-
* AIVA(音乐创作): <https://www.aiva.ai/>
88-
* fireflies(文本转语音): <https://fireflies.ai/>
89128
* livechat(多功能聊天机器人): <https://www.chatbot.com/integrations/livechat/>
90129
* PDF解析: <https://www.chatpdf.com/>
91130
* BookAI(Chat with any book using AI): <https://www.bookai.chat/>
@@ -99,6 +138,8 @@ toc: true
99138

100139
* Cursor: <https://www.cursor.com/>
101140
* Trae(字节跳动, AI IDE): <https://www.trae.ai/>
141+
* Claude Code(Anthropic): <https://docs.anthropic.com/zh-CN/home>
142+
* gemini-cli(Google): <https://github.com/google-gemini/gemini-cli>
102143
* cline: <https://github.com/cline/cline>
103144
* Roo-Code: <https://github.com/RooVetGit/Roo-Code>
104145
* Copilot: <https://github.com/copilot/>
@@ -118,12 +159,21 @@ toc: true
118159
* Cody(Sourcegraph): <https://sourcegraph.com/cody>
119160
* Bito: <https://bito.ai/>
120161
* ~~Kite(已停止运营): <https://kite.com/>~~
162+
* GemDesign(生成设计文件): <https://design.gemcoder.com/>
163+
164+
## AI设计
165+
166+
* COZE(扣子空间): <https://www.coze.cn/>
121167

122168
## 多模态AI Agent
123169

124170
* Agent TARS(字节跳动, 多模态AI Agent): <https://agenttars.ai/>
125171
* Manus(通用AI Agent): <https://manus.im/>
126172

173+
## MCP
174+
175+
* Chrome MCP Server: <https://github.com/hangwin/mcp-chrome>
176+
127177
## 其它
128178

129179
* Google's Wordcraft: <https://analyticsindiamag.com/google-introduces-wordcraft-a-human-ai-collaborative-editor-for-story-writing/>

‎_posts/the-way-of-learning/2025-05-09-架构师学习之路.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ toc: true
1313

1414
* [方法论]技术洞察细节以及案例分享: <https://blog.csdn.net/weixin_32393347/article/details/144053007>
1515
* 应对冲突的顶级策略(管理者必看): <https://zhuanlan.zhihu.com/p/560460228>
16+
* system-design-primer: <https://github.com/donnemartin/system-design-primer>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /