Tag: generative ai
-
Sentiment Genie
Use the Sentiment Genie to predict the sentiment of your text! Click the bot icon on the bottom right to activate the chatbot, and provide your text. Get ready to be amazed by the Sentiment Genie
-
Word Embeddings
Word embeddings are a numeric representation of a word in a multi-dimensional vector space. They have captured the semantic relationship with all other words in the vocabulary.
-
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…