妙才

V1

2023/03/21阅读:58主题:蔷薇紫

妙才周刊

老舍的《谈幽默》:机智是将世事人心放在X光线下照透,幽默则不带这种超越的态度,而似乎把人都看成兄弟,大家都有短处。

嘿嘿!大家好,新的一周又开始了,下面是上周的周刊内容分享:

人工智能代码建议

Codeium[1]:免费的人工智能代码建议插件,支持的平台很多:

如果你喜欢 github 的 copilot却像找一个免费的人工智能代码工具,非常推荐试试这个工具!

VS Code 和 chatGPT 4

mpociot/chatgpt-vscode: A VSCode extension that allows you to use ChatGPT[2]:免费的vscode插件,不需要OpenAI密钥就能使用现在最火热的人工智能模型来辅助编程!

你可以询问问题,甚至是基于代码进行提问、review 建议、优化等。目前chatGPT3.5无限制,chatGPT4限制了访问的数量和速率,但是基本不影响使用。

AI CLI

abhagsain/ai-cli: Get answers for CLI commands from GPT3 right from your terminal[3]:基于GPT3的 CLI 工具,使用nodejs构建。具有nodejs环境的用户可以用npm i -g @abhagsain/ai-cli进行安装,然后直接询问即可,支持中文:

$ ai ask "Check process running on port"

扩展管理器

扩展管理器(Extension Manager)[4]:chrome 浏览器的扩展管理器,可以很方便的管理插件,UI 还挺美观的。

chathub

chathub[5]:chrome 浏览器插件:bing 和 chatgpt 二合一的客户端,前者需要登录必应,后者需要提供 Key 即可使用。

Bing Unchained - use new bing in chrome

Bing Unchained[6]:可以让你在 chrome 中使用 new bing!如果你拥有了new bing的权限,并且想在chrome上使用new bing,这个插件真是太赞了~

LASTPASS - 密码管理解决方案

#1 Password Manager & Vault App with Single-Sign On & MFA Solutions | LastPass[7]:chrome 用户不容错过的免费密码管理插件,个人版已经足够用了,可以非常方便地管理密码。

最后

上周鸽了,想起朋友说要坚持,惭愧惭愧~下周再见,期待四月( !

Reference

[1]

Codeium: https://codeium.com/

[2]

mpociot/chatgpt-vscode: A VSCode extension that allows you to use ChatGPT: https://github.com/mpociot/chatgpt-vscode

[3]

abhagsain/ai-cli: Get answers for CLI commands from GPT3 right from your terminal: https://github.com/abhagsain/ai-cli

[4]

扩展管理器(Extension Manager): https://chrome.google.com/webstore/detail/extension-manager/gjldcdngmdknpinoemndlidpcabkggco

[5]

chathub: https://chrome.google.com/webstore/detail/chathub-all-in-one-chatbo/iaakpnchhognanibcahlpcplchdfmgma

[6]

Bing Unchained: https://chrome.google.com/webstore/detail/bing-unchained-use-new-bi/laldfnbbeocphnilnofhedhcjcnchbld

[7]

#1 Password Manager & Vault App with Single-Sign On & MFA Solutions | LastPass: https://www.lastpass.com/

分类:

前端

标签:

前端

作者介绍

妙才
V1