Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Add slides for session 8 #71

Merged
merged 1 commit into from
Feb 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Either team up (max 3 team members) or fly solo to join the hacking! Make sure t
* **Thu 2/1/2024 2:00 PM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231128T220000&p1=1244) - Join live:** [GPT-4 with Vision](https://aka.ms/hacktogether/chatapp/session5) ([Demo Repo](https://github.com/mattgotteiner/AI-Chat-App-Hack-Vision))
* **Mon 2/5/2024 7:00 AM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [RAG Chat Web Components](https://aka.ms/hacktogether/chatapp/session6) ([Slides](https://speakerdeck.com/sinedied/ai-chat-in-javascript-with-web-components))
* **Mon 2/5/2024 11:00 AM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [Access Control in RAG Chat Apps](https://aka.ms/hacktogether/chatapp/session7) ([Blog Post](https://aka.ms/ragaccess))
* **Tue 2/6/2024 11:00 AM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [Evaluating a RAG Chat App](https://aka.ms/hacktogether/chatapp/session8)
* **Tue 2/6/2024 11:00 AM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [Evaluating a RAG Chat App](https://aka.ms/hacktogether/chatapp/session8) ([Slides](https://speakerdeck.com/pamelafox/ai-chat-app-hack-evaluating-a-chat-app))
* **Wed 2/7/2024 4:00 PM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [Chat Completion API Tools & Functions in RAG Chat Apps](https://aka.ms/hacktogether/chatapp/session9)
* **Thu 2/8/2024 11:00 AM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [Continuous Deployment of your Chat App](https://aka.ms/hacktogether/chatapp/session10)
* **Fri 2/9/2024 9:00 AM PST [![Convert to your timezone](https://img.shields.io/badge/convert_to_your_timezone_%F0%9F%8C%8D-green)](https://www.timeanddate.com/worldclock/converter.html?iso=20231204T230000&p1=1244) - Join live:** [Content Safety for Azure OpenAI](https://aka.ms/hacktogether/chatapp/mvp/session1)
Expand Down