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

https://github.com/triple-ade/ed-tech

This is an AI project to help simplify learning
https://github.com/triple-ade/ed-tech

Last synced: 16 days ago
JSON representation

This is an AI project to help simplify learning

Awesome Lists containing this project

README

          

## How to use

To run the example locally you need to:

1. Sign up for accounts with the AI providers you want to use (e.g., Google).
2. Obtain API keys for Google provider.
3. Set the required environment variables as shown in the `.env.example` file, but in a new file called `.env`.
4. `npm install` to install the required dependencies.
5. `npm run dev` to launch the development server.

## Learn More

To learn more about Vercel AI SDK or Next.js take a look at the following resources:

- [AI SDK docs](https://sdk.vercel.ai/docs)
- [Vercel AI Playground](https://play.vercel.ai)
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.