https://github.com/openai/openai-cookbook/ 如果你想基于ChatGPT做一些开发,哪么这个OpenAI CookBook是一个非常不错的资源,讲述了很多在官方文档中缺少的部分。
GitHub
GitHub - openai/openai-cookbook: Examples and guides for using the OpenAI API
Examples and guides for using the OpenAI API. Contribute to openai/openai-cookbook development by creating an account on GitHub.
👍2
https://github.com/TheR1D/shell_gpt 在命令行上使用GPT帮助你学习、生成、执行cli
GitHub
GitHub - TheR1D/shell_gpt: A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish…
A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently. - TheR1D/shell_gpt
❤1
https://github.com/nashsu/FreeAskInternet 别指望Bing和Google在搜索上能使用AI给多少帮助了。看看这个项目,搜索可以不同了。
GitHub
GitHub - nashsu/FreeAskInternet: FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate…
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will ...
👍3
https://sqliteonline.com 一个非常不错的浏览器内在线练习SQL语句的环境。科技真的昌明了啊
Sqliteonline
SQL Online IDE - Fast SQL Editor | SQL Compiler
SQL OnLine - SQLite, DuckDB, PGLite, MariaDB / MySQL, PostgreSQL, MS SQL Server. AI error analysis, User-friendly interface for Data Science. No registration for start, No DownLoad, No Install. | sql compiler, federated queries, temporal query federation…
https://github.com/chat2db/Chat2DB 这个项目也是真的不错,把AI集成用到了一个非常赞的程度
GitHub
GitHub - CodePhiliaX/Chat2DB: AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL…
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. - CodePhiliaX/Chat2DB
色彩对比度检查器 —— 设计人员的调色板助手。这款工具符合《网页内容访问权限指南》(WCAG)。
只需输入颜色,这项服务就会显示所选颜色是否适合背景和文本。
旁边有一个效果“增强”按钮,可一键改善效果。
🧬 https://coolors.co/contrast-checker/112a46-c9dbee
只需输入颜色,这项服务就会显示所选颜色是否适合背景和文本。
旁边有一个效果“增强”按钮,可一键改善效果。
🧬 https://coolors.co/contrast-checker/112a46-c9dbee
Coolors.co
Color Contrast Checker - Coolors
Calculate the contrast ratio of text and background colors.
👍3
https://htmx.org/examples/ HTMLX(Hyperscript Language for the X-Platform)是一种用于开发动态Web应用程序的前端框架。它专注于通过更少的JavaScript代码实现更多功能,目的是简化前端开发。HTMLX的主要思想是将行为绑定到HTML标记中,使得代码更容易维护和理解。
htmx.org
</> htmx ~ Examples
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext
htmx is small (~14k min.gz’d), dependency-free, extendable…
htmx is small (~14k min.gz’d), dependency-free, extendable…