Abubakr Chan
Abubakr Chan
Hi everyone, I wanted to ask how can i run fingpt on replit or locally is there any tutorial available? Thanks
This is not an issue, but rather a question. I have successfully implemented OAuth in my Streamlit project, thanks to this repository. However, I am facing a problem where the...
Right now, I am able to fetch trending videos in my region only. I would like to be able to fetch anoyother region (like Japan) TikToks. I was suggested to...
Where can we deploy the TikTokApi script so it could be run with out error. I tried running it on replit + streamlit, none of these worked due to playwright.
Getting this error IDK y: Traceback (most recent call last): File "C:\Users\l\streamlit-google-oauth\chatgpt-retrieval\chatgpt.py", line 38, in index = VectorstoreIndexCreator().from_loaders([loader]) File "C:\Users\l\AppData\Local\Programs\Python\Python39\lib\site-packages\langchain\indexes\vectorstore.py", line 72, in from_loaders docs.extend(loader.load()) File "C:\Users\l\AppData\Local\Programs\Python\Python39\lib\site-packages\langchain\document_loaders\directory.py", line 108, in...