0.0.10 ā€¢ Published 1 year ago

socialagi-devtools v0.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

šŸ¤–+šŸ‘± SocialAGI Devtools

āš” SocialAGI Devtools is a simple frontend for interfacing with SocialAGI servers that host digital souls āš”

License: MIT Twitter npm.io

Quick Install

This package provides in-browser developer tools for connecting with a socialagi-server that hosts intelligent chat entities.

$ npm install -g socialagi-devtools

Features

Connects with a socialagi-server on http://localhost:5001

  • Listens for messages emitted from a socialagi-server
  • Listens for thoughts emitted from a socialagi-server
  • Sends messages to a socialagi-server

Quick start

Assuming that your socialagi-server is already running, then separately

$ socialagi-devtools

to start the devtools frontend at http://localhost:3000

devtools.png