CognitionLab
An extremely easy to use API for creating complex learning chat bots. Bots, or "Minds", start life with their own name, the user's name, and nothing else. From user input, they learn words and their context, so think of it like teaching a child to speak.
1 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
CognitionLab endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/{mind-id}/nuke /{mind-id}/nuke |
Delete your mind's concept network and start it again from scratch. |
| GET |
/{mind-id}/{mind-name}/{user-name}/{message} /{mind-id}/{mind-name}/{user-name}/{message} |
Used to send a message to a bot, or just to create a new one. Params are: a unique ID for the bot, or "mind" (can be anything, an ID always returns the same mind), the name of… |
CognitionLab pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $40 / month | — |
|