Giter Site home page Giter Site logo

vastsa / ailink Goto Github PK

View Code? Open in Web Editor NEW
486.0 7.0 101.0 219 KB

ChatGPT 商业版,支持ChatGPT图像识别、dalle3、GPT4-turbo,自定义插件,自定义模型,自定义接口,ChatGPT4,Midjourney绘图,Claude,百度文心一言,Azure,轻应用模块,用户登录注册,邀请激励,在线支付,角色扮演,实时连续对话网页版,查询余额,完全自定义模型接口,可自己对接,代码显示高亮

Home Page: https://chat2.ailink.pw

License: Apache License 2.0

Python 74.83% HTML 14.65% Dockerfile 10.52%
chatgpt gpt4 midjourney midjourney-app azure-openai claude claude-api openai openai-api gpt4-turbo

ailink's Introduction

ChatGPT 商业版,支持Midjourney绘图,GPT4,Cluade,Azure,微信登录,思维导图,文心,智谱,通义

联系方式:

商务合作联系V:singdev 自助下单:https://shop.aixk.net/

商业版

用户手机短信注册,登录,邀请激励,充值返现,支持主流支付平台,支持自定义模型接口,模型名称,已对接超多模型厂商,接入midj绘图,轻应用模块,百度审核,关键词拦截过滤,百度文心一言

已连续更新半年,售后有保障,质量看得见,以四位数的投入,换取五位数六位数的收入

ailink,与你一起扬帆起航

更新日志:https://ailink.aixk.net/course/env/log.html

model

文档地址:https://docs.ailink.pw/

不从众!不抄袭!插件功能已上线,全网首发,可以自己用任何方式按照接口格式编写插件,并且可以收费提供给其他ailink用户使用 1692641746886.png 1692641849584.png 1692641863689.png 1692641890972.png 1692641919481.png 1692642012526.png 1692642040927.png 1692642068648.png 1692642088929.png 1692642108357.png

高级版

已更新至gpt4模型,优化显示

目前高级版已支持根据描述生成图片,实时对话

最新链接发布地址:https://ai.cik.ink www.lanol.cn www.lanol.cn www.lanol.cn

开源版

系统自带 API Key 限制 Token 长度,自定义 Token 不限制长 www.lanol.cn

回复过长提示

www.lanol.cn

Token 输入

www.lanol.cn

Token 更新

进入 url:http://example.com/docs 密码通过查看启动日志获取,每次启动之后都会变 Docker使用:docker logs aichat www.lanol.cn

Docker 一键部署

支持 AMD64 和 ARM64

docker run -d --restart=always -p 8000:8000 --name aichat lanol/aichat

赞助我

www.lanol.cn

ailink's People

Contributors

chasing66 avatar vastsa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ailink's Issues

网页反代问题

用的docker部署的,nginx网站配置如下

location / {
proxy_redirect off;
proxy_pass http://127.0.0.1:8000;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $http_host;
}

网站打开是空白,配置有什么地方需要修改的吗

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.