Hy Community! i begin with ConvAI and i would create scholary project with him! For a POC (Proof Of Concept) i would connect Streamlit to Convai easily for include avatar in small Window! My question is so simple for you’all but how can i connect them ? This is my code ! Can you help me please
???
import streamlit as st
import streamlit.components.v1 as components
I’m not familiar with Streamlit. Could you clarify what exactly you’re trying to connect it to? Are you working on a web platform or another environment?
This kind of third-party integration really depends on your own technical implementation. Have you reviewed Streamlit’s documentation? You might also try asking ChatGPT for help with coding examples.
Ultimately, integrating tools like this is up to you and your development skills.
(Thank you so much for your response and link to the ConvAiBot, i send post from France and i follow a data analysis bootcamp)! In fact for my student project, at end, i would use the ConvAi Avatar like an Assistant in a SAAS or PAAS linked to a AWS Database (SQL request) or to ask tips for python/Pandas coding about Database! Eventualy a would create a Python function for download and clean CSV type files! I’m an Unreal Engine user and i ask myself if use the plugin in “cloud project (Unreal+Convai+DataBase)” will be a much better solution than my first idea! For mtime i’ve include in Streamlit Code a little Window in a Web Site page the connection is refused by ConvAi.com (maybe because there is not API KEY number on code??)! Do you know if Unreal wasn’t be much better solution for my project? Thank a lot!