mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-06-18 00:44:23 +08:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
# NextChat-Awesome-Plugins
|
|
|
|
This project stores [Plugins](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5353) for [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)
|
|
|
|
|
|
## Design
|
|
1. config plugin, like GPTs action (openapi schema + authentication).
|
|
2. wrap API to `javascript` function, then using [function-calling](https://platform.openai.com/docs/guides/function-calling)`
|
|

|
|
|
|
|
|
## Plugins
|
|
|
|
- [Dalle3](./plugins/dalle)
|
|
- [FluxPro](./plugins/flux)
|
|
- [WolframAlpha](./plugins/wolframalpha)
|
|
- [ArxivSearch](./plugins/arxivsearch)
|
|
- [DuckDuckGoLiteSearch](./plugins/duckduckgolite)
|
|
- [gapier](./plugins/gapier)
|
|
- [Webpilot](./plugins/webpilot)
|
|
- [FastGPT](./plugins/fastgpt)
|
|
- [NPM Registry Search API](./plugins/npmsearch)
|
|
- [CodeInterpreter](./plugins/codeinterpreterapi) from: [leezhuuuuu/Code-Interpreter-Api](https://github.com/leezhuuuuu/Code-Interpreter-Api)
|
|
- [Chat PDF](./plugins/chatpdf) from: [PDF AI Reader Chat (4.1 ★)](https://chatgpt.com/g/g-oMM2c1bD3)
|
|
|