672917d9ffe05ba36deb63874b1dea626de5e39a
AI/ai-blog/2024-12-30-03-56-16.png
... | ... | Binary files /dev/null and b/AI/ai-blog/2024-12-30-03-56-16.png differ |
AI/ai-blog/ai-blog.md
... | ... | @@ -0,0 +1,14 @@ |
1 | + |
|
2 | +# ai-blog |
|
3 | + |
|
4 | +Blog artifact! Voice-to-blog tool: Robo Blogger, it will automatically turn your words into blog posts, and automatically add reference materials if necessary |
|
5 | + |
|
6 | +This can be used to write in fragmented time, such as when walking or driving, you have a good idea, you can use the voice-to-text tool to record and input it, it can help you plan the article structure and produce professional articles |
|
7 | + |
|
8 | +Supports citing reference documents, supports different types of blog templates, and supports custom blog structure |
|
9 | + |
|
10 | +#AI blog #voice-to-blog #blog assistant #RoboBlogger |
|
11 | + |
|
12 | +https://github.com/langchain-ai/robo-blogger |
|
13 | + |
|
14 | + |
|
... | ... | \ No newline at end of file |
AI/ai-browser/ai-browser.md
... | ... | @@ -0,0 +1,12 @@ |
1 | + |
|
2 | +# ai-browser |
|
3 | + |
|
4 | +🛜 Browser Use |
|
5 | + |
|
6 | +Make websites accessible for AI agents 🤖 |
|
7 | + |
|
8 | +Browser use is the easiest way to connect your AI agents with the browser |
|
9 | + |
|
10 | +Use any LLM supported by LangChain (e.g. gpt4o, gpt4o mini, claude 3.5 sonnet, llama 3.1 405b, etc.) |
|
11 | + |
|
12 | +https://github.com/gregpr07/browser-use |
|
... | ... | \ No newline at end of file |
AI/ai-trans/2024-12-30-03-39-32.png
... | ... | Binary files /dev/null and b/AI/ai-trans/2024-12-30-03-39-32.png differ |
AI/ai-trans/ai-trans.md
... | ... | @@ -0,0 +1,31 @@ |
1 | + |
|
2 | +# ai-trans |
|
3 | + |
|
4 | +## EasyVideoTrans |
|
5 | + |
|
6 | +What is EasyVideoTrans? |
|
7 | + |
|
8 | +EasyVideoTrans is a free, open source and easy-to-use AI video translation and dubbing tool that can help users quickly convert videos into Chinese and other languages. It is currently the fastest English video to Chinese tool, fully automatic one-stop operation, from video download, audio extraction, subtitle extraction, Chinese subtitle dubbing, voice connection and rendering preview video all one-click operation, Xiaobai also suitable for AI video translation and dubbing tool |
|
9 | + |
|
10 | + |
|
11 | + |
|
12 | + |
|
13 | +How to use EasyVideoTrans |
|
14 | + |
|
15 | +Official website: https://easyvideotrans.com/ |
|
16 | + |
|
17 | +Backend open source: https://github.com/sutro-planet/easyvideotrans-frontend |
|
18 | + |
|
19 | +Front-end open source: https://github.com/sutro-planet/easyvideotrans-frontend |
|
20 | + |
|
21 | +ptvzhen: https://github.com/CuSO4Gem/pytvzhen |
|
22 | + |
|
23 | + |
|
24 | + |
|
25 | +## pyvideotrans |
|
26 | + |
|
27 | +https://github.com/jianchang512/pyvideotrans |
|
28 | + |
|
29 | +About |
|
30 | + |
|
31 | +Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,同时支持语音识别转录、语音合成、字幕翻译。 |
|
... | ... | \ No newline at end of file |
automation/browser-automation/browser-automation.md
... | ... | @@ -0,0 +1,11 @@ |
1 | + |
|
2 | +# browser-automation |
|
3 | + |
|
4 | +An open source tool that allows AI agents to automatically operate browsers: Browser Use. |
|
5 | + |
|
6 | +With just a few lines of code, AI can become our web assistant, understand web content like a real person, and complete various complex operation tasks. |
|
7 | + |
|
8 | +GitHub: https://github.com/browser-use/browser-use |
|
9 | + |
|
10 | +Such as automatically submitting resumes, querying flight information, etc. It also has the characteristics of visual recognition, parallel multiple agents, and automatic management of multiple tabs. |
|
11 | + |
media/layout/2024-12-30-03-36-27.png
... | ... | Binary files /dev/null and b/media/layout/2024-12-30-03-36-27.png differ |
media/layout/layout-XHS.md
... | ... | @@ -0,0 +1,16 @@ |
1 | + |
|
2 | +# layout-XHS.md |
|
3 | + |
|
4 | +https://soft-pavlova-a78812.netlify.app/ |
|
5 | + |
|
6 | +I wrote a Xiaohongshu long text layout image generation tool using AI |
|
7 | + |
|
8 | +You can batch export 3:4 images with serial numbers by inputting titles and long text content |
|
9 | + |
|
10 | +Supports Markdown format rendering |
|
11 | + |
|
12 | +Based on my own observations of the popular Xiaohongshu long text content and the suggestions of Xiaohongshu operation expert Wang Mengke. |
|
13 | + |
|
14 | +More themes will be added later, and each element supports customizing whether to display |
|
15 | + |
|
16 | + |
|
... | ... | \ No newline at end of file |
scrape/2024-12-30-03-34-52.png
... | ... | Binary files /dev/null and b/scrape/2024-12-30-03-34-52.png differ |
scrape/x-scrape.md
... | ... | @@ -0,0 +1,12 @@ |
1 | + |
|
2 | +# x-scrape.md |
|
3 | + |
|
4 | +I would like to share with you a tool that can be used to crawl and analyze X (Twitter) user data: x-kit. |
|
5 | + |
|
6 | +It can automatically crawl the basic information and tweets of a specified user, and regularly update the data of its timeline, and support local data storage. |
|
7 | + |
|
8 | +GitHub: https://github.com/xiaoxiunique/x-kit |
|
9 | + |
|
10 | +Automatic crawling can be achieved through GitHub Actions, and the latest tweets are obtained every 30 minutes by default. |
|
11 | + |
|
12 | + |
|
... | ... | \ No newline at end of file |
social-media/gongzhonghao/gongzhonghao.md
... | ... | @@ -31,4 +31,15 @@ http://laoduwu.xyz/dash/feeds |
31 | 31 | 还有就是,确实是公众号上了推荐逻辑之后,如果愿意用套路 就更容易薅流量 |
32 | 32 | 这篇文章正常就是忠实读者贡献了一千多的阅读,然后被推荐给了 100 万的曝光,带来 16 万的阅读(它就是只要你曝光/阅读转化好就一直给你推,我大概是百万曝光量的时候转化就差了,可能是因为推的人群不大感兴趣了,所以推流也就随之结束了) |
33 | 33 | |
34 | -然后就是怎么说呢,你继续写自己想写的东西可能反而心更定了,因为你知道自己不是写不出十万➕,只是不想。不然就一直心里会有隐忧觉得自己可能不是不稀得写爆款文章,只是不去写而已(这个就是我自己的思维定式了,没做到的东西绝对不能告诉自己只是不想做要做一定能做到) |
|
... | ... | \ No newline at end of file |
0 | +然后就是怎么说呢,你继续写自己想写的东西可能反而心更定了,因为你知道自己不是写不出十万➕,只是不想。不然就一直心里会有隐忧觉得自己可能不是不稀得写爆款文章,只是不去写而已(这个就是我自己的思维定式了,没做到的东西绝对不能告诉自己只是不想做要做一定能做到) |
|
1 | + |
|
2 | + |
|
3 | +## how 2 |
|
4 | + |
|
5 | +我写公众号都不是靠写的 |
|
6 | + |
|
7 | +每次都是直拿豆包语音来组织结构,让文章的框架搭起来 |
|
8 | + |
|
9 | +然后再用gemini来收集补充内容 |
|
10 | + |
|
11 | +文章编辑形成之后,我再稍加润色,就能加工完成好了 |
|
... | ... | \ No newline at end of file |
tools/screenshot/screenshot.md
... | ... | @@ -0,0 +1,5 @@ |
1 | + |
|
2 | +# screenshot |
|
3 | + |
|
4 | +- pxpin |
|
5 | + |
web/sitemap/2024-12-30-03-52-13.png
... | ... | Binary files /dev/null and b/web/sitemap/2024-12-30-03-52-13.png differ |
web/sitemap/sitemap.md
... | ... | @@ -0,0 +1,8 @@ |
1 | + |
|
2 | +# sitemap.md |
|
3 | + |
|
4 | + |
|
5 | +XML sitemap generator |
|
6 | +https://sitemap-generator.org |
|
7 | + |
|
8 | + |
|
... | ... | \ No newline at end of file |