@nicepkg/gpt-runner-web
v1.2.9
Published
Gpt-runner Web is a significant part of GPT-Runner, providing a web interface for users to interact with AI-powered code automation tool with enhanced efficiency. It uses Express for the server-side and React + Vite for the client side.
Downloads
72
Maintainers
Readme
Gpt-runner Web
You can use GPT-Runner Web
in GPT-Runner CLI
or GPT-Runner VSCode extension
GPT-Runner Web is the web interface of GPT-Runner.
It contains both server side and client side code.
Server side is power by express.
Client side is power by react + vite.