GPT-4 Auto Codes websites with HTML, CSS and JavaScript video files:
this is for video: https://youtu.be/WgWsvJd8MQk
NOTE: If you want to see the select designs from the picked fol...
2023-03-24 01:45:32 +0000 UTC View Post
this is for video: https://youtu.be/WgWsvJd8MQk
NOTE: If you want to see the select designs from the picked fol...
2023-03-24 01:45:32 +0000 UTC View Post
If you have GPT-4 API access, please send me a message or comment on this post to test the echohive app which is a replication of chatgpt UI so you can use GPT-4 as much as you want, without messag...
2023-03-22 11:49:27 +0000 UTC View PostThis is for video: https://youtu.be/B05Be7y6oqg
2023-03-21 00:34:18 +0000 UTC View PostI am thinking about starting regular live video meetings with supporters to do live coding and QA sessions. would you be interested in something like this?
2023-03-20 21:52:58 +0000 UTC View PostThis is for video: https://youtu.be/NxvhDPMF9SU
NOTE: from_scratch folder in the code files is an easier implementation of...
2023-03-16 23:31:28 +0000 UTC View Post
this is a BONUS content for video: https://youtu.be/NxvhDPMF9SU
NOTE: from_scratch folder in the code files is an easier ...
NOTE: There is a bonus content for Patreon supporters at:
this is for video: https://youtu.be/Ozx8Ulg0EoI
Node...
2023-03-15 22:28:54 +0000 UTC View Post
this is a BONUS content for video: https://youtu.be/Ozx8Ulg0EoI
Node JS: 2023-03-15 22:28:18 +0000 UTC View Post
This is or video: https://youtu.be/Z7mSHdOMPG8
OpenAI Whisper docs: 2023-03-15 10:36:32 +0000 UTC View Post
NOTE: You will need to add video files named appropriately or change the html to accommodate your needs.
This is for video: ht...
2023-03-14 22:30:45 +0000 UTC View Postfiles are for video: https://youtu.be/TQZfB2bzVwU
2023-03-09 21:40:31 +0000 UTC View PostCode files are for video: https://youtu.be/eAikW9o1Ros
MAKING PARALLEL CALLS TO THE LLM WILL COST EXTRA TOKENS!!
Asy...
2023-03-06 01:07:30 +0000 UTC View PostWARNING: these types of looped conversations between APIs may consume a lot of tokens!! Especially with text-davinci-003, PAY ATTENTION TO COSTS.
NOTE: Try different prompts for better result...
2023-03-04 13:23:31 +0000 UTC View PostFiles are for video: https://youtu.be/RTPyD7bfHw8
2023-03-02 22:53:02 +0000 UTC View Postvideo link: https://youtu.be/PsebxZ_ohgc
1- A Free, Open Source Course on Communicating with Artificial Intelligence
files are for video: https://youtu.be/6ukUopbOr58
Langchain evaluation docs: 2023-02-26 00:19:25 +0000 UTC View Post
Earlier this youtube link would have appeared as private. This link should work.
this is for video: https://youtu.be/gY25ddXWNw4...
Hello and welcome to the world of Python classes! If you're a beginner, you may be wondering what classes are and why you need them. Simply put, classes are a way to organize and structure code in ...
2023-02-23 09:48:19 +0000 UTC View PostThis post is for video: https://youtu.be/svzd5d1LXGk
If you're looking to install Unstructured for LangChain's document lo...
2023-02-21 23:40:29 +0000 UTC View PostThis is for video: https://youtu.be/G0ltc9C6KOU
You can pip install the requirements file as: pip install -r requirements....
2023-02-19 21:46:56 +0000 UTC View PostHello fellow coders! Today we’re going to talk about creating environments with different Python versions using Miniconda. Miniconda is a lightweight, minimal version of Anaconda, a popular data ...
2023-02-17 19:54:08 +0000 UTC View PostHey there, fellow tech enthusiasts! Today we’re going to be talking about how to install two essential tools for any aspiring developer - Python and Visual Studio Code.
Python is a popular ...
2023-02-17 19:52:52 +0000 UTC View PostNOTE: This is a blog style copy of an earlier post. I thought it would be fun to put it in this format. Let me know what you think!
This post is for video: 2023-02-16 20:10:24 +0000 UTC View Post
UPDATE: This code would redefine the agent memory each time with streamlit erasing the memory. I have uploaded a file with the fixed code so that when using this with streamlit, agent's memory does...
2023-02-15 13:48:25 +0000 UTC View Postfiles are for video: https://youtu.be/sdJ0YDNP7bw
link to tutorial: 2023-02-13 21:18:51 +0000 UTC View Post
files are for video: https://youtu.be/tdEM-tVOBcc
IMPORTANT NOTE!!!= llm-math tool can be used for code injection attacks ...
2023-02-09 20:58:11 +0000 UTC View PostNOTES: if you get libmagic not found error then look into pip installing python-magic by reading this doc entirely:
made with langchain version 0.0.79
EDIT: if you get libmagic not found error then look into pip installing python-magic by reading this doc entirely:
this is for video: https://youtu.be/GiDdWVsvvJ8
This code will stream completions in realtime instead of waiting for the e...
2023-02-05 19:15:07 +0000 UTC View Post