zjh7890 / gpt-tools

https://gpt-tools.yuque.com/pfm3um/doc
13 stars 2 forks source link

gpt-tools

Build Version Downloads

一个所想即所得的 AI 插件。

插件有两大功能:

  1. chat(通过对话让 AI 实现逻辑,Code Review,类似 Aider, Cursor)
  2. 模板 prompt(用于生成样板代码,我常用于生成 Apollo 和 RPC 类)

An AI plugin that turns your thoughts into code instantly.

This plugin offers two main features:

  1. Chat (Interact with AI to implement logic, perform Code Review, similar to Aider, Cursor)
  2. Template prompts (Used for generating boilerplate code, I frequently use it to generate Apollo and RPC classes)

Installation

应用商店安装,直接搜 gpt-tools


Plugin based on the IntelliJ Platform Plugin Template.

Setup

导入一下 API 配置(各位可以找我要免费的 API 试用一下) 123456

Sponsor

感谢 Yun API 的赞助
Yun API 地址: https://api.zyai.online
各位有需要可以注册充值,非官方平台建议用多少充多少哦

Acknowledgments

本项目改自 auto-dev,改动主要是希望插件能做到类似 cursor 的体验,另外增加了模板 prompt 的功能以应对实际工作中的样板代码生成的问题。