Tag: dev
All the articles with the tag "dev".
视频录制软件定价模型讨论引发热议
Published:昨天著名的视频录制软件 @screenstudio 的创始人 Adam @pie6k 关于软件定价模型的推文引发了大量讨论🔥。 其中不仅有 Stripe CEO、Tailwindcss 创始人的专业讨论,也有一些小开发者的经验和大量的用户角度的看法和疑问。 每个出海的独立软件开发者都应当看看,必定能有所收获。 💬 起因是 Adam…
通过结构化提示提升AI助手的回答质量
Published:Prompt 分享,思考-反思-输出 这段 prompt 是一个精心设计的指导,让 AI 助手生成高质量、结构化的回答
black-wukong-youji/黑神话悟空妖怪平生录.md at master · meethigher/black-wukong-youji
Published:黑神话悟空妖怪平生录. Contribute to meethigher/black-wukong-youji development by creating an account on GitHub.
Github - ente-io/ente Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Published:Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos - ente-io/ente
Github - RealKai42/llm-course-basic 大模型的基础入门课配套代码
Published:大模型的基础入门课配套代码. Contribute to RealKai42/llm-course-basic development by creating an account on GitHub.
树莓派AI助手:Pi-Card的强大功能
Published:树莓派 AI 助手 @noahpunintended Pi-Card 是一个完全运行在树莓派上的 AI 助手,它能够在对话环境中完成标准 LLM (如 ChatGPT | Claude | Gemini 等) 所能做的任何事情。 此外,如果配备了摄像头,还可以要求 Pi-Card 拍照甚至实时拍摄,描述它所看到的内容,然后询问关于那张图像的任何问题。…
Github - AlexZhangji/bonding_w_geimini experiments with different llms
Published:experiments with different llms. Contribute to AlexZhangji/bonding_w_geimini development by creating an account on GitHub.
在Next.js中优雅显示Markdown的经验分享
Published:🌟 经验分享:nextjs中如何优雅显示markdown? 🫰 感谢 @meetqy 推荐的next-remote-mdx,不仅给我提供了一个新的解决方案,在实践过程中我又加深了理解。 ❓ 如果你想要实现在sanity studio和nextjs…