Skip to content

albertpb/react-ai-chat-webui

Repository files navigation

WIP

This is a web interface for Oobabooga text generation webui built with NextJs, Tailwind and DaisyUI

Getting Started

Install packages:

npm install

Run the development server:

npm run dev

Or build and run

npm run build
npm run start

In Oobabooga to able to get the characters, You need to download and replace blocking_api.py into text-generation-webui\extensions\api.

Start Oobabooga with --api


example

TODO

  • Implement text streaming
  • Add select to change interface modes
  • Add form to change settings
  • Add LateX rendering

About

Web interface for Oobabooga text generation webui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published