DEV Community

Cover image for What is the best way to start your first AI project as a frontend developer?
Dom Sipowicz
Dom Sipowicz

Posted on

What is the best way to start your first AI project as a frontend developer?

Hey people, the following are some starting points for anyone interested in playing around with frontend AI


  • How to create an AI project?
  • What are AI projects for beginners with source code?

  1. Chat & Prompt Playground: a new chat and updated prompt engineering interface to the AI Playground so users can simultaneously compare AI chat models side-by-side and generate Next.js, Svelte, and Vue code (using the Vercel AI SDK).

  2. Next.js AI Chatbot Template: a ready-to-deploy open source full-featured ChatGPT-like starter template built with Next.js, the Vercel AI SDK, OpenAI, and Vercel KV.

  3. npm i ai - A a new npm package library to allow developers to easily build conversational and agent AI-powered web applications with React, Svelte, and Vue.js with native support for OpenAI, Anthropic, Hugging Face, and LangChain.

  4. Templates and examples for Vercel AI & community AI applications - These are demos with links to open source code.


Godspeed

PS. Follow me on Twitter or LinkedIn and subscript to my AI YouTube channel
https://twitter.com/dom_sipowicz
https://www.linkedin.com/in/dominiksipowicz/
https://www.youtube.com/@DominikSipowicz

Top comments (0)