12:20 · 2024年5月8日 · 周三 https://weibo.com/1727858283/5031218725257887 Weibo 这个讲解 ChatGPT 提示词技巧的视频值得一... 来自宝玉xp - 微博 这个讲解 ChatGPT 提示词技巧的视频值得一看,播主将常见的提示词技巧分成了10个级别,最后一级的 CO-STAR 框架,来源自新加坡政府科技局(GovTech)组织的首届 GPT-4 提示工程大赛冠军总结的一个通用框架,适合...
18:57 · 2024年4月28日 · 周日 https://weibo.com/1088413295/5028194086290109 Weibo #方糖开源推荐# 推荐一个GitHub上的开源项... 来自Easy - 微博 #方糖开源推荐# 推荐一个GitHub上的开源项目: Chat2DB GitHub地址 http://t.cn/A6TgAUO7 Chat2DB是一款智能且多功能的通用SQL客户端和数据库报表工具,集成了ChatGPT功能。用户可以通过Chat2DB轻松地与数据库...
12:07 · 2024年4月28日 · 周日 https://www.freecodecamp.org/news/new-react-19-features/ freeCodeCamp.org New Features in React 19 – Updates with Code Examples By Neha sharma ReactJS is one of the most popular UI libraries in the front-end development world. And one of the reasons I love React is because of the team behind it and the community's enthusiasm for it. And when the community speaks up about the ...
12:16 · 2024年4月23日 · 周二 https://github.com/microsoft/autogen/blob/main/autogen/oai/client.py GitHub autogen/autogen/oai/client.py at main · microsoft/autogen A programming framework for agentic AI 🤖. Contribute to microsoft/autogen development by creating an account on GitHub.
18:54 · 2024年4月8日 · 周一 https://weibo.com/1748018491/5019217054663707 Weibo 表单制作工具 typeform 的竞品 heyform 开... 来自前端开发博客 - 微博 表单制作工具 typeform 的竞品 heyform 开源了GitHub:github.com/heyform/heyform
18:45 · 2024年4月8日 · 周一 https://weibo.com/1748018491/5020872706626591 Weibo Tailblocks: Tailwind CSS 代码片段Tailbl... 来自前端开发博客 - 微博 Tailblocks: Tailwind CSS 代码片段Tailblocks 是一个收集了各种 Tailwind CSS 代码片段的网站,就像一个 Tailwind CSS 小抄集,你可以在这里找到各种常用的代码片段,例如按钮样式、表单样式、卡片样式等等。...
18:45 · 2024年4月8日 · 周一 https://mp.weixin.qq.com/s/Adg1xiyIHfMQsjEKcu1PMg Weixin Official Accounts Platform 知识图谱增强的RAG(KG-RAG)详细解析 本文介绍了KG-RAG,一个基于知识图谱的RAG检索增强主要原理和对比。通过结合知识图谱的显性知识和大型语言模型的隐含知识,通过从生物医学知识图谱中提取“提示感知上下文”,赋予了通用型语言模型更强大的功能。
16:23 · 2024年3月3日 · 周日 https://x.com/fridayfrontend/status/1763625420748972278?s=12&t=UKmYswdLBh4dGuqwtKAXUA X (formerly Twitter) Friday Front-End (@fridayfrontend) on X Tailwind vs Semantic CSS: "Comparing two sites with identical design: the commercial Spotlight template from #Tailwind vs the same site with semantic #CSS. The semantic version is 8× smaller, renders faster, and requires no JS bundlers/tooling." https://t.co/XNVfKuSuM5
09:39 · 2023年12月15日 · 周五 https://x.com/delba_oliveira/status/1735343933570597288?s=20 X (formerly Twitter) Delba (@delba_oliveira) on X We updated the testing docs and examples to use the App Router and TypeScript.Learn how to set up Next.js with these testing tools:- @vitest_dev- @jestjs_- @Cypress_io- @playwrightweb- @TestingLib↳ https://t.co/xsiwLqfgNu
01:00 · 2023年12月15日 · 周五 https://www.shadcn-svelte.com shadcn-svelte The Foundation for your Design System A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code.
00:58 · 2023年12月15日 · 周五 https://vxtwitter.com/sveltejs/status/1735342549613613466?s=52&t=UKmYswdLBh4dGuqwtKAXUA vxTwitter / fixvx Svelte (@sveltejs) https://svelte.dev/blog/sveltekit-2💖 1.49K 🔁 271
00:45 · 2023年12月15日 · 周五 https://x.com/60fpsdesign/status/1734987532868407547?s=52&t=UKmYswdLBh4dGuqwtKAXUA这个网站很有设计参考价值 #设计 X (formerly Twitter) 60fps (@60fpsdesign) on X Footer is where the magic lingers 🪄🌄https://t.co/Rj4htMMIwE
00:43 · 2023年12月15日 · 周五 https://x.com/moloxiao/status/1735078351877054665?s=52&t=UKmYswdLBh4dGuqwtKAXUA X (formerly Twitter) molo xiao (@moloxiao) on X 这个样式库挺卡通的,适合萌娃项目https://t.co/G81CKAAwMb
23:02 · 2023年12月14日 · 周四 https://twitter.com/op7418/status/1735313887879414190 X (formerly Twitter) 歸藏 (@op7418) on X 这个AI生成前端代码的项目“Coffee”有意思,可以生成干净可维护的前端组件代码。交互也很有意思,你只需要在代码对应位置加一个<Coffee>标签在里面写上对组件的要求,他就可以生成对应的前端组件,你可以继续在标签里输入内容对生成的组件进行修改。当你修改好之后加个属性,组件就会被创建。…