takahirox / web_ai_chat

AI chat with on-device and in-browser inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web AI chat

AI chat with on-device and in-browser inference.

Online demo

Online demo

Screenshots

How to build and run

$ git clone https://github.com/takahirox/web_ai_chat.git
$ cd web_ai_chat
$ npm install
$ npm run build
$ npm run server

And then access http://localhost:8080 on your browser.

About

AI chat with on-device and in-browser inference

License:MIT License


Languages

Language:TypeScript 62.4%Language:HTML 27.0%Language:JavaScript 10.6%