AI/2025-02-13-19-00-11.png
... ...
Binary files /dev/null and b/AI/2025-02-13-19-00-11.png differ
AI/AI-video/Video_note_generator/Video_note_generator.md
... ...
@@ -25,4 +25,29 @@ https://github.com/whotto/Video_note_generator
25 25
注意:以下环境变量未设置:
26 26
- UNSPLASH_REDIRECT_URI (用于Unsplash回调)
27 27
28
-python video_note_generator.py urls.txt
... ...
\ No newline at end of file
0
+python video_note_generator.py urls.txt
1
+
2
+
3
+
4
+## requirements
5
+
6
+
7
+pip install yt-dlp
8
+
9
+ openai>=1.0.0
10
+ httpx>=0.24.1
11
+ yt-dlp>=2023.11.16
12
+ openai-whisper>=2023.11.17
13
+ python-dotenv>=1.0.0
14
+ requests>=2.31.0
15
+ beautifulsoup4>=4.12.2
16
+ python-unsplash>=1.1.0
17
+ Pillow>=10.1.0
18
+ urllib3>=2.1.0
19
+ certifi>=2023.11.17
20
+ ffmpeg-python>=0.2.0
21
+
22
+ # Optional dependencies for better performance
23
+ torch>=2.1.0
24
+ pytube>=15.0.0
25
+ you-get>=0.4.1650
AI/ai-chatbot.md
... ...
@@ -0,0 +1,23 @@
1
+
2
+# ai-chatbot.md
3
+
4
+## chatwise
5
+
6
+[ChatWise: The second fastest AI chatbot](https://chatwise.app/)
7
+
8
+Supports multiple LLM models such as ChatGPT, DeepSeek, Claude, Gemini and Llama
9
+
10
+Supports web search and rendering HTML/React/charts/documents
11
+
12
+## cherry studio
13
+
14
+After trying various knowledge base building solutions (of course, I can do it), the most convenient one is [Cherry Studio](https://github.com/CherryHQ/cherry-studio), which only takes four steps:
15
+
16
+1⃣Download the nomic-embed-text model from Ollama
17
+2⃣Select the corresponding embedding model
18
+3⃣Upload the document
19
+4⃣Set the knowledge base in the dialogue and call DeepSeek-R1
20
+
21
+If your graphics card is not powerful, don't run the local model, just use the free quota, trust me.
22
+
23
+![](2025-02-13-19-00-11.png)
... ...
\ No newline at end of file
AI/ai-search/2025-02-13-18-57-19.png
... ...
Binary files /dev/null and b/AI/ai-search/2025-02-13-18-57-19.png differ
AI/ai-search/ai-search.md
... ...
@@ -4,4 +4,19 @@
4 4
- https://www.qoodle.ai/
5 5
https://preview.redd.it/rg6gze1qz39e1.gif?width=1920&format=mp4&s=05f854f6b32dd460fbfc8013adb6bf7d019d654e
6 6
7
-- https://github.com/itsPreto/tangent
... ...
\ No newline at end of file
0
+- https://github.com/itsPreto/tangent
1
+
2
+
3
+
4
+
5
+## Xyne
6
+
7
+An intelligent search and Q&A tool for work: [Xyne](https://xynehq.com/), which integrates various data at work, can efficiently search for various files, emails, chat records, application tools and other data and reply to questions and answers
8
+
9
+It can be used to assist in finding files, checking customer/project information, finding problem solutions, etc.
10
+
11
+It can connect commonly used tools at work, all functions of Google Workspace, Slack, GitHub, etc., integrate the data of these applications together for easy search
12
+
13
+Support local and cloud deployment, support multiple models, support multi-threaded data ingestion
14
+
15
+![](2025-02-13-18-57-19.png)
... ...
\ No newline at end of file
Home.md
... ...
@@ -19,7 +19,7 @@
19 19
20 20
## tools
21 21
22
-- [[cover]] - [[vid-dl]]
22
+- [[cn-soft]] - [[file-share]] - [[screen-recorder]]
23 23
24 24
### net + web
25 25
... ...
@@ -27,20 +27,29 @@
27 27
28 28
- [[avatar]]
29 29
30
+- [[cloudflare]] - [[cloudflare-tools]]
31
+
32
+#### proxy
33
+
34
+- [[phone-proxy]] - [[nekobox]]
30 35
31 36
### media
32 37
33
-- [[writing]] - [[video]] - [[layout]] - [[documents]]
38
+#### video
34 39
35
-- [[bg-remover]] - [[watermark-remover]]
40
+- [[video]] - [[video-dl]]
41
+
42
+#### text/writing
43
+
44
+- [[writing]] - [[cover]] - [[layout]]
36 45
37
-### proxy
46
+- [[documents]]
38 47
39
-- [[phone-proxy]]
48
+#### images
40 49
41
-- [[nekobox]]
50
+- [[bg-remover]] - [[watermark-remover]]
42 51
43
-### social-media
52
+#### social-media
44 53
45 54
- [[hot]] - [[social-media-sync]]
46 55
... ...
@@ -50,6 +59,10 @@
50 59
51 60
- [[reddit-sub]]
52 61
62
+
63
+
64
+
65
+
53 66
## automation
54 67
55 68
- [[automation]]
media/video/video-dl/video-dl.md
... ...
@@ -1,6 +1,12 @@
1 1
2 2
# video-dl
3 3
4
+
5
+## yt-dlp
6
+
7
+https://github.com/yt-dlp/yt-dlp
8
+
9
+
4 10
## superparse
5 11
6 12
I recommend a very powerful video download tool: superparse
... ...
@@ -22,7 +28,7 @@ https://github.com/DangJin/awesome-social-media-downloader/
22 28
23 29
## Cobalt - 全能极简视频下载神器,开箱即用,无广告
24 30
25
-支持的平台:
31
+supported platforms:
26 32
- Bilibili
27 33
- YouTube
28 34
- Instagram
net/cloudflare/cloudflare.md
... ...
@@ -0,0 +1,9 @@
1
+
2
+# cloudflare
3
+
4
+
5
+## bypass protection
6
+
7
+[FlareSolverr](https://github.com/FlareSolverr/FlareSolverr)
8
+
9
+FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.
... ...
\ No newline at end of file
social-media/gongzhonghao/gongzhonghao.md
... ...
@@ -1,6 +1,7 @@
1 1
2 2
# gongzhonghao
3 3
4
+- [gongzhonghao](https://mp.weixin.qq.com/)
4 5
5 6
## read
6 7