web-ui for Large Language Model 大規模言語モデル(GPT3等)のWeb-uiです。
node v18.15.0
git clone https://github.com/sr2mg/ai-webui-system.git
cd ai-webui-system
npm install
npm start
and, access to localhost:3000
npm test
初心者向け導入方法(WIndows)
- Node.jsの18.15.0LTSを公式ページからダウンロードしインストール
- ai-webui-systemをzipでダウンロードし解凍(gitがある方はgit clone)
start.batを実行- http://localhost:3000 にアクセス