
Q2 '23 - Webflow, AI
The team experimented with Webflow + Next backend to ship a lightweight AI app.
Launching
- Launched the ai-powered creative-director app, heydaisy.app.
- OpenAI's GPT-3.5-turbo API powers the content generation.
- Next's API endpoints powers the backend running on Vercel.
- The API runs on Vercel's Edge network for the best performance.
Exploring
- Vercel's new AI package
- Why does npm i ai matter?
- Mini ai-powered apps like dAIsy will be easier than ever to ship.
- The barrier for teams to build internal ai-powered apps is getting lower by the day.
- Why does npm i ai matter?
- OpenAI's new functions API
- How does the functions API change things?
- Chaining API calls between OpenAI and other services is now easier than ever.
- Getting robust JSON reponses back from OpenAI is greatly simplified.
- How does the functions API change things?









