[HAI5016] Week 15: Asking dr. Kingo
This week will will finally query dr. Kingo with the use of Chainlit, LLamaIndex and the Azure OpenAI API. We will evaluate the answers and discuss how we can improve the system. Disclaimer: Th...
This week will will finally query dr. Kingo with the use of Chainlit, LLamaIndex and the Azure OpenAI API. We will evaluate the answers and discuss how we can improve the system. Disclaimer: Th...
Last week we saw some great presentations that highlighted the challenges of non-English interactions with LLMs and introduced us to the key concepts of chunking and indexing. This week, we’ll take...
In one of the student presentations, a good example of chatbot lacking interaction skills was given: SKKU’s own Kingobot. Ever since that presentation, I have been thinking… With all this wonderfu...
Due to many presentations, we’ll just have a short practical session today: setting up a Supabase project. Setting up the project takes some time in the background, so we’ll prepare it now to ensur...
Remember I mentioned in previous class that GitHub Copilot will support models from Anthropic, Google, and OpenAI? Well it seems that the time has come. Disclaimer: This blog provides instructi...
Today we’ll continue from where we left off last week. We will use the Seoul Bike Sharing dataset from Kaggle to predict the demand for shared bikes in Seoul based based on various environmental fa...
Update VS Code and its extensions to the latest version Open the command palette (Ctrl + Shift + P) and type Check for updates and press Enter A notification will appear if there are updates ...
Model deployments in Azure OpenAI Studio Due to midterms, there will be no lecture this week. Instead, I want to ask you to prepare for next week’s class by deploying models in Azure OpenAI Studio...
Let’s complete our Data Scientist Toolkit with the star of the show: GitHub Copilot. GitHub Copilot integrates seamlessly with Visual Studio Code, providing helpful suggestions as you write code. I...
This week’s class is about API’s and our dear friend JSON. After the student’s presentations, we will deploy our Azure OpenAI instance and request increase of the 1K token quota that Microsoft enfo...