Giter Site home page Giter Site logo

youking-lib / ai-assistant Goto Github PK

View Code? Open in Web Editor NEW
127.0 8.0 43.0 617 KB

Online AI assistant power by chatgpt, support multiple API_KEY for load balance

Home Page: https://ai.gonote.io

License: MIT License

JavaScript 2.03% TypeScript 29.12% CSS 68.52% Shell 0.16% Dockerfile 0.18%
assistant-personnel chatgpt typescript

ai-assistant's Introduction

Hi there ๐Ÿ‘‹

GitHub Stats

GitHub Streak

Profile Views

mona-whisper

ai-assistant's People

Contributors

robin021 avatar youking-lib 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  avatar

ai-assistant's Issues

support ChatGPTUnofficialProxyAPI

Currently, we are using the text-davinci-003 model provided by OpenAI, which is mainly used for writing and has poor conversational ability and mostly no contextual ability.
It is hoped that ChatGPTUnofficialProxyAPI will be supported as soon as possible to make the experience of ai-assistant and ChatGPT web consistent.

WARN executing "sh deploy.sh"

[PM2] Spawning PM2 daemon with pm2_home=/root/.pm2
[PM2] PM2 Successfully daemonized
[PM2][WARN] Applications ai-assistant not running, starting...
[PM2][WARN] Environment [production] is not defined in process file
[PM2] App [ai-assistant] launched (1 instances)
โ”Œโ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ id โ”‚ name โ”‚ mode โ”‚ โ†บ โ”‚ status โ”‚ cpu โ”‚ memory โ”‚
โ”œโ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ 0 โ”‚ ai-assistant โ”‚ fork โ”‚ 0 โ”‚ online โ”‚ 0% โ”‚ 31.1mb โ”‚
โ””โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

vercel Error message after deployment

2023-02-20T02:09:56.667Z 2ef05ca9-7671-4a63-a961-3fc179b08117 ERROR Unhandled Promise Rejection {"errorType":"Runtime.UnhandledPromiseRejection","errorMessage":"Error: EROFS: read-only file system, open '/var/task/.next/message-store.json'","reason":{"errorType":"Error","errorMessage":"EROFS: read-only file system, open '/var/task/.next/message-store.json'","code":"EROFS","errno":-30,"syscall":"open","path":"/var/task/.next/message-store.json","stack":["Error: EROFS: read-only file system, open '/var/task/.next/message-store.json'"]},"promise":{},"stack":["Runtime.UnhandledPromiseRejection: Error: EROFS: read-only file system, open '/var/task/.next/message-store.json'"," at process. (file:///var/runtime/index.mjs:1194:17)"," at process.emit (node:events:525:35)"," at emit (node:internal/process/promises:149:20)"," at processPromiseRejections (node:internal/process/promises:283:27)"," at process.processTicksAndRejections (node:internal/process/task_queues:96:32)"]}
Unknown application error occurred
Runtime.Unknown

prompt and context invailded after chatgpt 5.0.x

chatgptไพ่ต–ๅ‡็บงๅˆฐ5.0็‰ˆๆœฌๅŽ้ป˜่ฎคไฝฟ็”จgpt-3.5-turbo่Šๅคฉๆจกๅž‹๏ผŒๆŽฅๅฃๅ’Œๅ‡บๅ…ฅๅ‚ๅ‡ไธŽๆญคๅ‰็š„ๆŽฅๅฃๆœ‰ๅŒบๅˆซ๏ผŒๅ› ๆญค็›ฎๅ‰็‰ˆๆœฌ็š„่ง’่‰ฒๆ็คบ่ฏญๅ’ŒไธŠไธ‹ๆ–‡ไธๅ†็”Ÿๆ•ˆใ€‚

https://platform.openai.com/docs/api-reference/chat

ๆˆชๅฑ2023-03-04 21 19 01

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.