Skip to content

isee4xai/iseeLLMDialogManager

Repository files navigation

iSee Dialogue Manager

DOI

iSee Dialogue Manager is the back-end that implements the interactive test environment of the iSee platform. It is a Behaviour Tree engine that runs a dialogue model. The interactions are modelled as a Behaviour Tree.

Dialogue Model v1

DialogueBT

Prepare Local Environment

  1. Create a fork from the iSee Repo
  2. Clone the forked repo
  3. Configure a python virtual environment with dependancies installed from requirements.txt
  4. Run
uvicorn main:app
  1. open http://localhost:8000/ on browser to test

iseeLLMDialogManager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published