py_mini_racer / static /index.html
iShare's picture
Upload index.html
5642dda
raw
history blame
165 Bytes
<html>
<head>
<title>Your Open AI Chat Assistant</title>
</head>
<frameset>
<frame src="https://openaichat.streamlit.app?embedded=true">
</frameset>
</html>