Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivm authored Mar 4, 2024
1 parent 3ad6b85 commit 099dce8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cboard AI Engine

This engine powers the Cboard AI builder, designed to generate content suggestions for boards and create new pictograms as necessary.
This engine powers the Cboard AI builder, designed to generate content suggestions for communication boards and create new pictograms as necessary.

With a simple prompt, it will generate a list of pictograms that can be used to create an AAC board. Each pictogram will be associated with a text description and a image.

Expand All @@ -27,7 +27,7 @@ npm install cboard-ai-engine
or

```bash
yarn install cboard-ai-engine
yarn add cboard-ai-engine
```

## Usage
Expand Down

0 comments on commit 099dce8

Please sign in to comment.