Skip to content

sr2mg/ai-webui-system

Repository files navigation

ai-webui-system

web-ui for Large Language Model 大規模言語モデル(GPT3等)のWeb-uiです。

requires

node v18.15.0

installation

git clone https://github.com/sr2mg/ai-webui-system.git
cd ai-webui-system
npm install

How to start API

npm start
and, access to localhost:3000

How to unittest

npm test

How to start API for beginner with Windows

初心者向け導入方法(WIndows)

  1. Node.jsの18.15.0LTSを公式ページからダウンロードしインストール
  2. ai-webui-systemをzipでダウンロードし解凍(gitがある方はgit clone)
  3. start.batを実行
  4. http://localhost:3000 にアクセス

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages