Published: January 13, 2024
There are so many amazing projects you can build with AI, with classic machine learning models and newer large language models (LLMs). With LLMs, computers can generate new content, write summaries, analyze text for sentiment, and so much more. In the last several years, people have had the opportunity to work with applications like Gemini and ChatGPT, which use advanced natural language processing (NLP) to engage in dialogue with their users.
Christian Liebel, a Google Developer Expert, has written about how you can use LLMs to add a chatbot to your website or web application.
In this series, you'll:
- Understand the power of client-side LLMs
- Walk through adding a WebLLM-powered chatbot, with client-side AI to a to-list application.
- Use the Prompt API to add a chatbot, experimenting with AI built-in to the browser.
We look forward to hearing your feedback about this series, and sharing the applications you build.
Are you using LLMs to create chatbots or build other features? We want to know about it! Tweet us at @ChromiumDev or set up one-on-one office hours with the Web.dev AI team.