切换导航
新动弹计划
搜索
文章
动弹
排行榜
登录
注册
×
搜索
文章
动弹
热门关键词
重读《掌控习惯》
ChatGPT
Docker
Laravel
读书
跑步
#daily tips#
#稍后阅读#
Falcon
主页
文章
动弹
冒泡
文集
Falcon
2024-09-28 07:00
冒泡
#ChatGPT#
#Cursor#
https://reweb.so
可视化修改v0导出的代码
https://v0.dev/explore
更多用户生成的v0界面,可参考
0 赞
暂无评论
查看
Falcon
2024-09-27 10:01
冒泡
#ChatGPT#
今天更新了next chat,使用 deepseek 的api时,还是按照原来的设置,但是我发现在对话标题的总结上会报错,原来是它自动使用 4o-mini模型进行总结,修改的方式是打开设置,把压缩模型改成deepseek支持的模型: deepseek-chat或deepseek-coder 。没错,它的压缩历史记录的模型也是总结标题的模型!
0 赞
暂无评论
查看
Falcon
2024-09-27 09:56
冒泡
#daily tips#
一个利用AI把图片高清化的web应用
https://upscale.pro/
非常不错!可以放大多倍
0 赞
暂无评论
查看
Falcon
2024-09-26 15:15
冒泡
#daily tips#
一个json格式化查看应用,也可以用来生成ts interface和go struct代码。
https://jsoncrack.com/
0 赞
暂无评论
查看
Falcon
2024-09-26 07:39
冒泡
#稍后阅读#
效率工具:
https://u.tools/
0 赞
暂无评论
查看
Falcon
2024-09-26 04:38
冒泡
#daily tips#
多节点测速和网络测试工具:
https://www.itdog.cn/
0 赞
暂无评论
查看
Falcon
2024-09-25 10:07
冒泡
#daily tips#
移除Chrome上烦人的Google智能镜头,
打开 chrome://flags/ ,搜索lens,设置为Disabled
注意:Chrome每次更新后都会重置为Enabled, 不知道是不是有病。
0 赞
暂无评论
查看
Falcon
2024-09-25 08:31
冒泡
#稍后阅读#
Vercel 的两个示例Next.js项目:
platforms: 一个多人博客,支持多子域名
- intro:
https://vercel.com/templates/next.js/platforms-starter-kit
- github:
https://github.com/vercel/platforms
- demo
https://demo.vercel.pub/
commerce:电子商务平台
- intro:
https://vercel.com/templates/next.js/nextjs-commerce
- github
https://github.com/vercel/commerce/tree/v1
- demo
https://commerce-v1.vercel.store/
0 赞
暂无评论
查看
Falcon
2024-09-25 08:07
冒泡
#稍后阅读#
撒花特效:
https://github.com/catdad/canvas-confetti
0 赞
暂无评论
查看
Falcon
2024-09-23 03:07
冒泡
#Cursor#
I want to create a chrome extension that uses open ai api to summarize youtube video transcripts. I need you to generate me a folder for the chrome extension and a python file for my extemal api server. the chrome extension will make API calls to the flask server that I will host locally. the python file should use YouTubeTranscriptApi for the transcript and then use openai for summary. There should be a button inside the youtube window that says summarize as well as one within the actual chrom extension, when they are clicked they should send the api request to the flask server to get the trascript. the Chrome extension should have a nice modem Ul that is dark mode with white text, it should have one tab that shows the transcript and one tab that shows the summary returned from the APl, at the top of the chrome extension it should say Stride Tube in gold letters. The user should be able to input their openai api key that will be sent to the flask server for the Open Al api ca
0 赞
暂无评论
查看
19
20
21
22
23