An open API service indexing awesome lists of open source software.

https://github.com/jellydn/hello-mastra

Simple project to test the Mastra AI
https://github.com/jellydn/hello-mastra

ai google-gemini-ai mastra

Last synced: 3 months ago
JSON representation

Simple project to test the Mastra AI

Awesome Lists containing this project

README

        

Welcome to hello-mastra 👋



Simple project to test the Mastra AI

## Usage

Copy the `.env.example` file to `.env` and fill the `GOOGLE_GENERATIVE_AI_API_KEY` with your API key.

```sh
bun install
```

Then run the project with:

```sh
bun run dev
```

## Resources

- [Mastra AI - Quick starts](https://mastra.ai/docs/guide)
- [Modern NodeJs 2024](https://github.com/jellydn/modern-nodejs-2024)

## Show your support

Give a ⭐️ if this project helped you!