0.0.11 • Published 12 months ago

socialagi-devtools v0.0.11

Weekly downloads
-
License
-
Repository
-
Last release
12 months 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