Home Artists Posts Import Register

Downloads

Content

Now available at $9 tier
This is for video: https://youtu.be/l_r_b38VXmQ

Search all echohive videos and code download links: https://www.echohive.live/

Files

Comments

Nick Smith

I'm a complete beginner with Python and programming. I've managed to successfully add "dotenv" support to `browse.py` with the related `.env` All requirements are successfully installed (there's a typo in the OpenAI line in requirements.txt) I have the app running but the initial message has some strange characters surrounding it: https://imgur.com/a/tyU4Gb6 Can I ignore them?

echohive42

Thank you for letting me know of the typo. I will fix it. You mean the “<[0m? I assume. Not sure why that displays. It could be that because you are running it in command prompt. I am not 100 percent sure but I think that should be ok as king as the code works. Maybe try running it with VS Code. I made 2 videos on how to get started with vs code, pip and mini conda. Here are the links: Build AI powered Apps Crash Course part 1 https://youtu.be/YMhsatiXiGc Build your first AI powered App Crash Course part 2 https://youtu.be/ZLzwKgqJlrY