Alex | Shipping AI ๐Ÿš€ Profile picture
Obsessed with AI & Productivity. ๐Ÿค– I make tools that work for you, not the other way around. Learning ๆ—ฅๆœฌ่ชž.
Jul 4, 2023 โ€ข 9 tweets โ€ข 3 min read
Have you ever wondered how the Bing chat sidebar in the Edge browser works? Let's discover it through reverse engineering! ๐Ÿงต
First, it's important to note that the chat interface inside the sidebar is actually a web page. This allows us to inspect it using developer tools. Image The page is embedded through an iframe in two layers: the built-in "discover-chat" page contains a "shell" page, which in turn contains the "chat" page (or the "compose" page).