GithubHelp home page GithubHelp logo

williamdeve / aidea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mylxsw/aidea

0.0 0.0 0.0 53.72 MB

AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。

License: MIT License

Shell 0.02% JavaScript 22.03% Ruby 0.21% C++ 1.71% C 0.10% Objective-C 0.01% Go 0.10% Kotlin 0.01% Dart 74.01% CSS 0.05% Swift 0.20% Makefile 0.09% HTML 0.18% CMake 1.29%

aidea's Introduction

AIdea - AI 聊天、协作、图像生成

FOSSA Status GitHub release (by tag) GitHub

一款集成了主流大语言模型以及绘图模型的 APP, 采用 Flutter 开发,代码完全开源,支持以下功能:

  • 支持 GPT-3.5/4 问答聊天
  • 支持国产模型:通义千问,文心一言
  • 支持文生图、图生图、超分辨率、黑白图片上色等功能,集成 Stable Diffusion 模型,支持 SDXL 1.0

开源代码:

微信技术交流群:

微信群满了加不进去的话,可以添加微信号 x-prometheus 为好友,拉你进群。

电报群:点此加入

下载安装地址

Android/IOS APP:https://aidea.aicode.cc/

IOS 国区目前不可用,除此之外所有区域都可以下载。

2023 年 9 月 4 日发现国区被下架后,非国区 IOS 版本可能无法完成应用内购(提示“你的购买无法完成”,但是也有人能够成功支付),暂时无法充值,最新进展在这里 issue#16

Mac 桌面端:https://github.com/mylxsw/aidea/releases

Web 端:https://web.aicode.cc/

福利

目前我的 OpenAI 账户还有大约 4900+ 美金的额度,为了感谢各位的关注,在满足以下几个条件之前(任意),GPT-4 使用价格调整为 10 个智慧果每 1K Token (约等于 1 毛钱,OpenAI 官方价格为输入 2 毛 1 ,输出 4 毛 2 ):

  • 截止至 2023 年 11 月 1 日
  • 4900 美金额度消耗完

本来想免费的,但是仔细想了想不敢这么干,万一有人滥用那不是全浪费掉了。

APP 截图

images images
images images
images images
images images
images images

如果对你有帮助,请我喝杯酒吧

微信 支付宝
image image

常见问题

1. Mac 桌面端应用无法打开,报错如下

临时解决方案,命令行执行

sudo codesign -f -s - /Applications/AIdea.app
image

2. Web 端使用 Nginx 部署后,canvaskit.wasm 文件响应的 Content-Typeapplication/octet-stream,而不是 application/wasm

在 Nginx 配置文件 /etc/nginx/mime.types 中,增加 wasm 支持

application/wasm wasm;

Star History

Star History Chart

License

MIT

Copyright (c) 2023, mylxsw

FOSSA Status

aidea's People

Contributors

leobuaa avatar myafer avatar mylxsw 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.