Skip to content

Commit

Permalink
feat: 更新 config
Browse files Browse the repository at this point in the history
  • Loading branch information
“云云” committed Jan 20, 2024
1 parent bf1a155 commit 03bf0a6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
2 changes: 1 addition & 1 deletion src/layouts/post.astro
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ if (postIndex < allPosts.length) {
| Github</a
>
<a
href="/rss.xml"
href={`${SITE.homePage}/rss.xml`}
title="Subscribe"
target="_blank"
class="xl:inline-block hidden"
Expand Down
38 changes: 20 additions & 18 deletions src/pages/posts/1-Web情报局.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
date: 2024/01/19
---

<img src="[https://p.ipic.vip/hhtirx.png](https://p.ipic.vip/hhtirx.png)" width="800" />
<img src="https://p.ipic.vip/hhtirx.png" width="800" />

<small>本期封面图来源于之前收藏的一张 NodeJS 技术图。</small>

Expand All @@ -11,48 +11,50 @@ date: 2024/01/19
## 技术

**React Libraries for 2024**
<[https://www.robinwieruch.de/react-libraries/](https://www.robinwieruch.de/react-libraries/)>
<https://www.robinwieruch.de/react-libraries/>
在 2024 年可能会流行或者被广泛使用的 React 库。包含: 包管理、状态管理、数据获取、路由、CSS 样式、UI 库、动画库、可视化和图表库、表单库、类型检查、代码结构、身份验证、后端、数据库、托管、测试等。

**让用户养成使用习惯的产品逻辑**
<[https://zcool.com.cn/work/ZNjczMDA1NzY=.html](https://zcool.com.cn/work/ZNjczMDA1NzY=.html)>
<https://zcool.com.cn/work/ZNjczMDA1NzY=.html>
在站酷上看到一篇交互设计师胡三七写的「让用户养成使用习惯的产品逻辑」的万字文章,带大家认识大家熟知的行为设计模型,还会带上一些不靠谱的案例和靠谱的互联网案例,让大家更好理解学习。

## AI 工具

**生成式 AI 动画技术概述**
[https://quail.ink/op7418/p/overview-of-generative-ai-animation-technology-2023-december](https://quail.ink/op7418/p/overview-of-generative-ai-animation-technology-2023-december)
https://quail.ink/op7418/p/overview-of-generative-ai-animation-technology-2023-december
详细的介绍了 AI 视频生成中所有的技术分类和对应技术的优劣势,还有对应的工具以及典型的案例。基本上看完就能对 AI 视频生成有比较完整的了解.
<img src="[https://static.quail.ink/media/ryz6fl8x.webp](https://static.quail.ink/media/ryz6fl8x.webp)" width="800" />
<img src="https://static.quail.ink/media/ryz6fl8x.webp" width="800" />

**PetThoughts**
【我知道你的宠物在想什么】 是一个基于 Gemini Pro API 构建的图片识别项目,通过上传你宠物的照片,该项目能够智能分析你的宠物的表情和环境,并推测出它们可能在想些什么。
图片识别:利用 Gemini-pro-vision 的图像识别技术,能够准确地识别宠物的表情和环境。
表情分析:通过分析宠物的表情 Gemini-pro-vision 可以推测出宠物可能的情绪状态,如开心、惊讶、困惑等。
环境分析:Gemini-pro-vision 还能根据宠物所处的环境,推测出它们可能的活动场景,如户外玩耍、室内休息等。
自然语言处理:结合图像识别和自然语言处理技术,Gemini-pro-vision 可以将宠物的情绪和活动场景转化为可读性高的文字描述。
用户友好界面:提供简洁直观的用户界面,使用户能够轻松上传照片并获取宠物分析结果。
<img src="[https://images-1252557999.file.myqcloud.com/uPic/pt.jpeg](https://images-1252557999.file.myqcloud.com/uPic/pt.jpeg)" width="800" />

图片识别:利用 Gemini-pro-vision 的图像识别技术,能够准确地识别宠物的表情和环境。
表情分析:通过分析宠物的表情 Gemini-pro-vision 可以推测出宠物可能的情绪状态,如开心、惊讶、困惑等。
环境分析:Gemini-pro-vision 还能根据宠物所处的环境,推测出它们可能的活动场景,如户外玩耍、室内休息等。
自然语言处理:结合图像识别和自然语言处理技术,Gemini-pro-vision 可以将宠物的情绪和活动场景转化为可读性高的文字描述。
用户友好界面:提供简洁直观的用户界面,使用户能够轻松上传照片并获取宠物分析结果。

<img src="https://images-1252557999.file.myqcloud.com/uPic/pt.jpeg" width="800" />

**看看现在死掉的 AI 产品**
<[https://dang.ai/ai-graveyard](https://dang.ai/ai-graveyard)>
<https://dang.ai/ai-graveyard>
这个有点儿意思,看新的 AI 产品列表看多了,还可以看看死掉的 AI 产品,研究研究为啥这个产品挂了,就可以打消掉一些不实际想法。
<img src="[https://gw.alipayobjects.com/zos/k/lp/SCR-20240107-skon.png](https://gw.alipayobjects.com/zos/k/lp/SCR-20240107-skon.png)" width="800" />
<img src="https://gw.alipayobjects.com/zos/k/lp/SCR-20240107-skon.png" width="800" />

**jan:离线运行大模型的桌面端**
<[https://github.com/janhq/jan](https://github.com/janhq/jan)>
<https://github.com/janhq/jan>
号称 Jan 是一个开源的 ChatGPT 替代方案,可以完全离线在计算机上运行,我觉得他这个 UI 设计得挺舒服的。
<img src="[https://cdn.fliggy.com/upic/kv0MZZ.gif](https://cdn.fliggy.com/upic/kv0MZZ.gif)" width="800" />
<img src="https://cdn.fliggy.com/upic/kv0MZZ.gif" width="800" />

## 开源

**简的 RSS 在线浏览工具**
<[https://github.com/srcrs/rss-reader](https://github.com/srcrs/rss-reader)>
<https://github.com/srcrs/rss-reader>
部署后,自定义配置好自己的 RRS 原,即可实时获取并展示 rss 订阅最新消息,支持夜间模式。
<img src="[https://p.ipic.vip/edvh1v.png](https://p.ipic.vip/edvh1v.png)" width="800" />
<img src="https://p.ipic.vip/edvh1v.png" width="800" />

## 资讯

**以前靠信息不对称赚钱,现在靠什么赚钱?**
<[https://zhihu.com/question/268481226](https://zhihu.com/question/268481226)>
<https://zhihu.com/question/268481226>
知乎上看到一个 18 年的回答「以前靠信息不对称赚钱,现在靠什么赚钱?」,在国内想方设法搞钱是一个经久不衰的话题。

0 comments on commit 03bf0a6

Please sign in to comment.