BitNet icon indicating copy to clipboard operation
BitNet copied to clipboard

Real-Time BitNet LLM Response on a Web Interface with Node.js and Socket.io

Open stackblogger opened this issue 4 months ago • 3 comments

A web interface designed for submitting queries and viewing real-time responses through a user-friendly UI. Built with Node.js for the frontend and a Python Socket server for backend processing, the system streams responses line by line in real time.

Enter your query, hit submit, and watch the output appear live as it's generated.

Repository link: BitNet.Js

Can this repo be mentioned in the Readme as Node.Js implementation of the cpp code?

stackblogger avatar Oct 21 '24 16:10 stackblogger