BitNet
BitNet copied to clipboard
Real-Time BitNet LLM Response on a Web Interface with Node.js and Socket.io
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?