Tag: Google
-
Chatbot trained on a machine learning tutorial article. Uses Vertex AI.
This chatbot is built using Vertex AI Agent Builder on Google Cloud. I uploaded a publicly available machine learning tutorial pdf, and let the agent builder take care of the rest. LOOK FOR THE ICON ON THE BOTTOM RIGHT, AND CLICK IT TO WAKE UP THE BOT !! Ask questions about machine learning!
-
Build an app to take photos and answer questions about them!
Build a streamlit app that can take a picture and ask a multimodal large language model a question about it. Then, deploy the streamlit app to Heroku, so that you can share it with others. Finally, learn how to display this app on your iphone’s home screen.
-
GPT3.5-Turbo, Gemini-Pro, and GPT4-Turbo
In this video, I compare GPT3.5-Turbo, Gemini-Pro, and GPT4-Turbo on three different tasks. These are 3 of the best large language models available. So far, Gemini-Pro can be accessed via an API for free; however, GPT models will cost a little bit. After comparing these models, I will show you another app I have that…