Implementing an AI-powered Shopping Assistant.
The Vercel AI SDK is a TypeScript library designed to assist developers in building AI-powered applications with frameworks such as React, Next.js, Vue, Nuxt, SvelteKit, and more.
In this space, I delve into the intersections of business, technology, payments, and programming trends. Many of my posts draw inspiration from the research and assignments I undertook during my MBA journey at Warwick Business School from 2019 to 2021. My time at WBS was deeply enriching, and I often find myself reminiscing about the rigor of academic research, the art of structured writing, and stimulating discussions with my peers. Alongside these reflections, you'll also find practical tutorials and guides, helping you navigate the latest in tech, programming frameworks, and libraries.
The Vercel AI SDK is a TypeScript library designed to assist developers in building AI-powered applications with frameworks such as React, Next.js, Vue, Nuxt, SvelteKit, and more.
This API provides developers with sophisticated AI tools, enabling crafting bespoke AI assistants proficient in various tasks. This little tutorial tests the real-world scenario of how this solution would help on a larger scale. This is with Python client, but I plan to write a broader article on implementing it with the Next.js Full Stack product soon.
Yes, I tried GPT-4 model to help me out with some data science tasks. I was curious if it can help me in geo mapping at the large scale.
Building a Next.js 13 project with OpenAI API. Keyword extractor project. Next.js 13 data fetching example with OpenAI. Keyword extractor project.