הי תודה על ההדרכה אלוף! יש לי שאלה במידה ואני לא רוצה לשמור שיחות ישנות אני לא חייב לשמור את הטריידים במסד נתונים שלי נכון? כי לפי איך שאני רואה שזה עובד אני פשוט צריך לשמור את העוזרת האישית שיצרתי במסד נתונים משלי עם העיצוב שכתבתי לה ובעזרת זה ליצור אינטרקציות חדשות בכל פעם? תגיד לי אם אני טועה
Hey! Thanks for this. I managed to deploy my app and its running ok locally, but vercel returns a 404 error...looks like there's an issue with the path or the openai module. Have you run into this before?
@@ScaleUpSaaS Thanks for the quick reply! I get a 404 ERROR NOT FOUND - cdg1::gqfpk-1710774401205-ec697e362c74 This is the error from Vercel. Streamlit returns: File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 535, in _run_script exec(code, module.__dict__) File "/mount/src/fyx/app.py", line 4, in from openai import OpenAI
I think the issue is that on local those libraries are installed , But when you are deploying it to Vercel, it's not install. So you need to create "requirements.txt" file and add all the relavant libraries that the project required. Let me know if it's worked eventually . I know that on local it's working. And you can also try streamlit cloud. But again, you need to add the file "requirements.txt"@@Regina-Nogueira-wq8em
@@ScaleUpSaaS On streamlit it works, but not on Vercel. I added a requirement.txt file with all the dependencies in the project, but still no luck. Getting a 404 error
OK. 404 error is mean something is wrong with vercel configuration. Good news it's working on streamlit. unfortunately we didn't deploy it on vercel only on streamlit cloud. I'm sure it's just configuration issue. Try to debug it with empty project or with simple project first on vercel. Let us know if you need more help @@Regina-Nogueira-wq8em
🎯 Key Takeaways for quick navigation:
00:00 Build *AI Assistant*
01:12 Simplified *Tutorial Steps*
04:22 Upload *PDF Knowledge*
05:33 AI *Interaction Test*
08:25 Python *Code Setup*
10:51 Streamlit *App Creation*
12:18 User *Interaction Examples*
Made with HARPA AI
Thanks for sharing. Appreciate.
Thank you! One question, how can I plug the OpenAi Assistant app to my existing website?
Thanks for sharing. We will share another video Of how you can implement Your Assistant AI on your website
Hi, thanks for the tutorial, i am just getting an empty page with title Streamlit, any idea?
Check if you have any error in console or terminal, where you are running the code.
@@ScaleUpSaaS I managed to run in on my windows pc and on streamlit cloud but for some reason i couldn't run it on my server
@@HomamAlghorani ok. So it’s working for you. We just need to figure out how to set it in your server.
Share more info please
Awesome! Thank you!
Thanks for sharing. Appreciated
מעולה! זה אפשרי גם למי שאין חשבון בתשלום?
בזמנו שהכנו את הסרטון זה היה בתשלום. לא חושבים שזה השתנה.🫶
הי תודה על ההדרכה אלוף!
יש לי שאלה במידה ואני לא רוצה לשמור שיחות ישנות אני לא חייב לשמור את הטריידים במסד נתונים שלי נכון?
כי לפי איך שאני רואה שזה עובד אני פשוט צריך לשמור את העוזרת האישית שיצרתי במסד נתונים משלי עם העיצוב שכתבתי לה ובעזרת זה ליצור אינטרקציות חדשות בכל פעם? תגיד לי אם אני טועה
תודה רבה על הפרגון!
שאלה טובה. אתה מתכוון לשמור את הנתונים שקיימים כבר ב OpenAI או שאתה מתכוון לנתונים שאתה שומר בטבלה שלך בשרת שלך?
@@ScaleUpSaaS אני רוצה ליצור מספר עוזרים לאתרים בלי לדעת כמה אני אצטרך אז אני רוצה לאחסן את העוזר בדאטה ורק אם הוא לא קיים ליצור אחד חדש
אוקיי. אז אין שום בעיה עם זה. אתה צריך לשמור את ה assistant_id אצלך וזהו.
תודה ברו!@@ScaleUpSaaS
תמשיך לעקוב אחר הערוץ. הולך להיות דברים מעוד מעניינים בהמשך
Hey! Thanks for this. I managed to deploy my app and its running ok locally, but vercel returns a 404 error...looks like there's an issue with the path or the openai module. Have you run into this before?
Thanks for sharing. Can you share the error please?> I'm sure it's something small.
@@ScaleUpSaaS Thanks for the quick reply! I get a 404 ERROR NOT FOUND - cdg1::gqfpk-1710774401205-ec697e362c74
This is the error from Vercel. Streamlit returns:
File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 535, in _run_script
exec(code, module.__dict__)
File "/mount/src/fyx/app.py", line 4, in
from openai import OpenAI
I think the issue is that on local those libraries are installed , But when you are deploying it to Vercel, it's not install. So you need to create "requirements.txt" file and add all the relavant libraries that the project required. Let me know if it's worked eventually . I know that on local it's working. And you can also try streamlit cloud. But again, you need to add the file "requirements.txt"@@Regina-Nogueira-wq8em
@@ScaleUpSaaS On streamlit it works, but not on Vercel. I added a requirement.txt file with all the dependencies in the project, but still no luck. Getting a 404 error
OK. 404 error is mean something is wrong with vercel configuration. Good news it's working on streamlit. unfortunately we didn't deploy it on vercel only on streamlit cloud. I'm sure it's just configuration issue. Try to debug it with empty project or with simple project first on vercel. Let us know if you need more help @@Regina-Nogueira-wq8em
I dunno, this video made me hungry.
Thanks for sharing. Hungry for what?