-
### Description
I'm new to the Vercel AI SDK, and I'm trying to implement some AI features in an existing NextJS app (app router, v14.0.4, using npm). I tried implementing all of the code examples fr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
once opened, an animation displays of the icon of agrotech ai like in netflix...to make it…
-
## Feature Request: Implement Vercel AI Chat Interface
**Introduction:**
We aim to enhance our application by integrating a new developer experience using Vercel's AI SDK 3.0. This will allow us…
-
- **Draft Title:** Building a Full Stack Website in 30 Minutes Using AI & Vercel
- **Length:** (20-30 min full presentation/workshop)
- **Links:** Code Example: https://github.com/mappmechanic/raha…
-
Location: Vancouver, BC
Remote: Yes
Willing to relocate: No
Technologies: Full-Stack JavaScript and Mobile Applications (Check [GitHub](https://github.com/jensen))
Resume/CV: https://www.…
-
### Description
Cloudflare Workers fail on startup if `streamText` is imported:
```ts
import { streamText } from "ai";
```
This is the error:
```
Uncaught ReferenceError: Buffer is not de…
-
## Context
The `createAmazonBedrock` function from the `@ai-sdk/amazon-bedrock` package currently requires AWS credentials (access key ID and secret access key) to be provided explicitly via the opti…
-
The original template seems to feature a backend/api folder. In there we have Dockerfile, and the docker-compose sits at the root of the project. Here, we have 2 docker-compose.yml that don't do the s…
-
**Why**
Local LLMs are raising, such as ollama, LMStudio etc.
It's already possible to use them with big-agi, but only if they are accessible by the machine who hosts the big-agi server.
**Des…
-
### Description
I used the tool example with the calculator from the official website https://sdk.vercel.ai/docs/ai-sdk-core/agents and slightly adapted it to look like the provided code. Then I ran …