Yafai-Core has few commands and options to run the core engine.


#once Installed. try yafai-core -h for options
yafai-core -h

yafai-core # intitalizes the default configuration for the core engine


yafai-core load <path to workspace configuration yaml file> # this loads the workspace configuration file

yafai-core -m tui  # this starts a terminal chat ui below are the screenshots
yafai-core -m link  # this starts the grpc link service only, without the terminal UI.

Terminal UI