Skip to content

tyler-technologies-oss/forge-ai

Repository files navigation

Tyler Forge™ AI Components

A library of Tyler Forge™ AI chat interface components.

Usage

To get started using this library you must install the Forge component library (if already installed, see version compatibility table below):

npm install @tylertech/forge-ai

Importing components

You can import components from the AI library like so:

import '@tylertech/forge-ai/ai-chat-interface';

This is a side-effect import, so you don't need to assign it to a variable. It will register the component with the custom element registry and make it available for use in your HTML.

Local Development

This project uses pnpm for package management and is a monorepo using pnpm workspaces.

Additionally, this project uses Turoborepo for managing the monorepo and orchestrating tasks.

Install

pnpm install

Recommended VSCode Extensions

It is recommended that you install the following extensions in Visual Studio Code for the best development experience:

Run Storybook

The following command will run Storybook, which is used for both local development and documentation.

pnpm run storybook

Build

This runs a local production build of all packages.

pnpm run build

Run tests

Executes the unit test suite.

pnpm run test

About

A library of Tyler Forge™ AI chat interface web components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •