Giter VIP home page Giter VIP logo

chatgptplugin's Introduction

chatgpt 插件

poe逆向版本--包含此版本所有功能,额外增加了一个poe逆向,可以免费使用poe的所有模型。

介绍

包含联网功能

包含画图功能

包含文心一言 ----暂时没有使用连续对话,毕竟真金白银,先用几天看看成本。后面更新连续对话。

包含在线搜索/播放 音乐和视频 --需修改前端代码---版权问题没有解决

包含PDF 文档翻译/总结 (需要前端支持文档上传)

使用说明

1. 安装

git clone  
cd  chatgptplugin
docker build -t oneperfect .
docker run  -p 15413:15413  oneperfect

2. 使用

1、(可选操作)使用宝塔反代,使用nginx反代 创建一个web站点--(例如:a.example.com),使用反向代理,反向代理地址为:http://127.0.0.1:15413

2、使用aichat,添加baseurl,地址为刚刚自己创建的web站点.(和第一步的web站点对应 http://a.example.com)

如果第一步没有使用反向代理,那么此处的baseurl地址为:http://IP:15413 (IP为服务器的公网IP)

3、直接使用 创建模型:

gpt-3.5-online 联网模型--使用官方的key

image 画图模型--使用官方的key

wxyy 文心一言--使用官方的access_token

plugins 在线搜索/播放 音乐和视频

gpt-3.5-turbo-16k、gpt-4、gpt-4-32k PDF 文档翻译/总结

4、apikey 填写官方的key,推荐使用120刀的key

chatgptplugin's People

Contributors

catand-dog avatar kadxy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.