Build and Deploy Your Own LLM Chatbot using Streamlit + Vertex AI
We are creating a web-based chatbot that can answer questions just like ChatGPT. The chatbot will use a Large Language Model (LLM) hosted on Google Cloud Vertex AI (or OpenAI as an alternative).
The final result will be a chatbot on your website with:
This project is a hands-on way to understand how modern AI applications are built and deployed. Instead of just reading theory, we will: