Skip to content

这是一个Ai提示词工具。它能在Ai聊天页面右侧显示提示词,让使用提示词变得更加简单,从而提高提示词的使用率。目前,支持ChatGPT、Claude、new Bing、Gemini、文心一言、百度搜索Ai。如果您希望够适配其他AI,可以通过github issues或email进行反馈。

Notifications You must be signed in to change notification settings

sonion028/Ai-prompt-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ai-prompt-tool

介绍

"这是一个Ai提示词工具。它能在Ai聊天页面右侧显示提示词,让使用提示词变得更加简单,从而提高提示词的使用率。目前,支持ChatGPT、Claude、new Bing、Bard、文心一言、百度搜索Ai。如果您希望够适配其他AI,可以通过github issues或email进行反馈。

Introduction

This is an Ai prompt tool. It displays prompts on the right side of the Ai chat page, simplifying the use of prompts and thereby enhancing their utilization. Currently, it supports ChatGPT, Claude, new Bing, Bard, ERNIE Bot and Baidu search Ai. If you wish to adapt other AIs, feedback can be provided via GitHub issues or email.

使用说明

  1. 将项目拉取到本地,建议存放一个固定目录。
  2. 在Chrome和Edge浏览器中,执行以下操作:
    • 点开设置菜单
    • 点击“扩展(程序)”
    • 点击“管理扩展(程序)”
    • 打开“开发人员模式”
    • 点击“加载解压缩的扩展/加载已解压的扩展程序”
    • 找到刚刚存好的目录,加载就可以了

现在,您就可以使用这个工具了。可以在Ai聊天窗口右侧添加和使用提示词了。也可以在浏览器菜单栏的扩展中批量导入、导出提示词。

Instructions for use

  1. Clone the project to a local directory, preferably a fixed one.
  2. In Chrome and Edge browsers, perform the following operations:
    • Open the Settings menu.
    • Click "Extensions".
    • Click "Manage extensions".
    • Enable "Developer mode".
    • Click "Load Unpacked"
    • Find the directory you just saved and load it.

Now, you can use this tool. You can add and use prompts in the AI chat window on the right. You can also import and export prompts in bulk in the extension in the browser menu bar.

编译

如果您想要自己编译,可以按照以下步骤操作:

  1. 使用npm installyarn install安装依赖。
  2. 运行npm run buildyarn build进行编译。

注意:即使是编译,也只对content_script进行了编译。所以除node_modules可以删除外,其它项目文件不可删除。

compile

If you want to compile it yourself, you can follow these steps:

  1. Install dependencies using npm install or yarn install.
  2. Run npm run build or yarn build to compile.

Note: Even if it is compiled, only content_script is compiled. Therefore, except for node_modules, other project files cannot be deleted.

其它

这个项目的初衷主要是为了自己使用Ai提示词更方便。我想既然已经完成了,就干脆放上来吧。所以肯定有很多不完善的地方,欢迎提issues。 如果刚好您也很喜欢、能帮到您我将很高兴。期待您的starfork。 更多Ai适配,请提交issues

Other

This project was originally created to make it easier for me to use AI prompts. Now that it is finished, I am releasing it to the public. I am sure there are still many areas for improvement, so please feel free to submit issues. If you like it and it helps you, I will be very happy. I look forward to your star and fork. more AI matches, please submit an issue.

效果展示 (Demo)

pPt7T8x.png pPt7oP1.png

About

这是一个Ai提示词工具。它能在Ai聊天页面右侧显示提示词,让使用提示词变得更加简单,从而提高提示词的使用率。目前,支持ChatGPT、Claude、new Bing、Gemini、文心一言、百度搜索Ai。如果您希望够适配其他AI,可以通过github issues或email进行反馈。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published