Skip to content

IQAIcom/brain-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b83592b Â· Mar 24, 2025
Mar 23, 2025
Mar 13, 2025
Mar 24, 2025
Mar 13, 2025
Mar 13, 2025
Feb 17, 2025
Mar 12, 2025
Feb 17, 2025
Mar 19, 2025
Mar 21, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025

Repository files navigation

🧠 Brain Examples

This repository consists of examples of using the 🧠 Brain library.

✨ How to use

To run examples from this monorepo, first clone the repo and navigate to it

git clone https://github.com/IQAIcom/brain-examples.git
cd brain-examples

Then, navigate to the example you want to run and run the following command:

cd /app/<example-name>
pnpm install

You can find all examples in /apps folder

Then, clone the .env.example file and rename it to .env

cp .env.example .env

You need to set the environment variables in the .env file.

After that, you can run the following command:

pnpm dev

📚 List of Examples

You can find the list of available examples and their brief description in brain docs

You can also find them here on Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published