1.7.1 • Published 6 months ago
interworky-assistant v1.7.1
Interworky Web Plugin
Welcome to the Interworky Web Plugin documentation.
Overview
This project contains a web-based plugin for interacting with the Interworky AI assistant. It allows users to engage with an assistant through messages and WebSocket communication.
How to Navigate the Documentation
- Modules: This section lists all the JavaScript modules used in the project.
- Core Utils: Utility functions such as DOM manipulation and API key decoding.
- Plugin Utils: Core functionality for managing messages, animations, and input fields.
- WebSocket Utils: Functions for managing WebSocket connections.
Functions: Browse through individual functions to understand their usage, parameters, and return values.
- Each function is documented with JSDoc, providing details on what it does, its parameters, and its outputs.
Dependencies: See all external packages used in this project, as described in the
package.json
file.
Development Setup
- Clone the repository:
git clone https://github.com/Multi-Sync/interworky-assistant.git
1.7.1
6 months ago