NoLLMChat

Not-Only LLM Chat. An AI application that enhances creativity and user experience beyond just LLM chat. Noted: Seems it beta version of there is issue with DB please clear site Data in debug

GitHubスター

47

ユーザー評価

未評価

お気に入り

0

閲覧数

50

フォーク

5

イシュー

0

インストール方法
難易度
上級
推定所要時間
20-45

インストール方法

Get up and running with NoLLM Chat in just a few steps:
1Clone the Repository
bash
   git clone git@github.com:zrg-team/NoLLMChat.git
   
2Install Dependencies
bash
   cd NoLLMChat
   yarn install
   
3Start Development Server
bash
   yarn dev
   
4Open in Browser
Visit http://localhost:PORT to start exploring AI workflows!