Code files for speed coding of getting GPT Vision to play Tetris autonomously
This is for video: https://youtu.be/DmAH4ee_JSY
Auto Streamer: https://www.autostreamer.live/
Auto Streamer live stream: 2024-01-06 09:43:43 +0000 UTC View Post
This is for video: https://youtu.be/DmAH4ee_JSY
Auto Streamer: https://www.autostreamer.live/
Auto Streamer live stream: 2024-01-06 09:43:43 +0000 UTC View Post
This is for video: https://youtu.be/Vnz9pxg0sCs
we will take a look at how to start a project and use only chatgpt for a simple chat gui project
Auto Streamer: https://www.autostreamer.live/ 2024-01-05 08:48:14 +0000 UTC View Post
This is for video: https://youtu.be/_we3aKQczD4
In this video we will let GPT generate streaming code fragments and we will let it generate code iteratively as the thoughts accumulate
Everything GPT API course:2023-12-30 06:38:39 +0000 UTC View Post
You can find the code for this at this post: https://www.patreon.com/posts/code-files-for-95420178
original youtube video for this: https://youtu.be/URanlVli578
2023-12-29 22:06:10 +0000 UTC View PostThis is for video: https://youtu.be/4uDpIehkZsM
NOTE: make sure you change the path to the path of your own file. Use forward slash “/“ or double slash “\\” for each “\“ in the path.
NOTE 2: You need to turn on "auto save" on your IDE, otherwise you woul...
2023-12-28 12:38:19 +0000 UTC View PostI updated the unified_chat file for all projects which uses this file such as "GPT_Perplexity" researcher and others so that the code will run even if you doN't have the API keys for all models set. Currently you have to set your API keys as environment variables. I will be working on a solution where you can set manually or from a .env file.&nb...
2023-12-26 20:22:54 +0000 UTC View PostThis is for video: https://youtu.be/URanlVli578
In this video we will get gpt and Perplexity API to work together for detailed and curated answers to user questions using the web search functionality of Perplexity API. Since perplexity already curates the search results w...
2023-12-26 10:26:34 +0000 UTC View PostIntro Video: https://youtu.be/fqLIW2mLtQ0
This is an ever growing course which currently has the first 6 files and video explanations. Please let me know what you think and I hope this will accelerate your webapp building journey
UPDATE: Updated with design and dat...
this is for video: https://youtu.be/jPNkCMIsnBM
In this video we will take a look at the Unified Chat python class which will allow us to built complex multi llm interactions. we will chat with any llm out of Mixtral 8x7b, Gemini, Gpt 4 turbo, perplexity 70b onine. we wil...
2023-12-16 11:03:07 +0000 UTC View Postthis is for video: https://youtu.be/jPNkCMIsnBM
In this video we will take a look at the Unified Chat python class which will allow us to built complex multi llm interactions. we will chat with any llm out of Mixtral 8x7b, Gemini, Gpt 4 turbo, perplexity 70b onine. we wil...
2023-12-16 11:03:03 +0000 UTC View PostThis is for video: https://youtu.be/MmyagP0_Kd4
In this video we will cover quite a lot of topics. We will compare Gemini against GPT. Gemini basic with chat and vision. How to build a sales agent using both Gemini and GPT. We will also cover Retrieving sales agents...
2023-12-15 08:40:07 +0000 UTC View PostThis is for video: https://youtu.be/MmyagP0_Kd4
In this video we will cover quite a lot of topics. We will compare Gemini against GPT. Gemini basic with chat and vision. How to build a sales agent using both Gemini and GPT. We will also cover Retrieving sales agents...
2023-12-15 08:39:44 +0000 UTC View PostThis is for video: https://youtu.be/MmyagP0_Kd4
In this video we will cover quite a lot of topics. We will compare Gemini against GPT. Gemini basic with chat and vision. How to build a sales agent using both Gemini and GPT. We will also cover Retrieving sales agents...
2023-12-15 08:39:34 +0000 UTC View PostThis is for video: https://youtu.be/9-PxJcrZLGo
In this video we will review an experimental memory idea I had, which uses dynamic and parallel summarization along with secondary memory to keep the main memory for the GPT 4 chatbot much smaller than regular memory C...
2023-12-13 12:33:57 +0000 UTC View PostThis is for video: https://youtu.be/9-PxJcrZLGo
All code files for this project is at this post: https://www.patreon.com/posts/94591199
In this video we will review an experimental memory...
2023-12-13 12:33:55 +0000 UTC View PostIn this video we will overcome some of the limitations of threads in Assistants API and implement multiple memory management strategies including trimming the thread messages, summarizing and keeping messages and more advanced full summarization option at the end.
All Code files: 2023-12-10 09:47:24 +0000 UTC View Post
In this video we will overcome some of the limitations of threads in Assistants API and implement multiple memory management strategies including trimming the thread messages, summarizing and keeping messages and more advanced full summarization option at the end.
All Code files: 2023-12-10 09:47:17 +0000 UTC View Post
This is for video: https://youtu.be/HzfoumWvo10
In this video we will use Instructor library to create a python project which categorizes work related emails and another project where we create fantasy characters and let them duel until there is a single winner. 2023-12-08 08:39:06 +0000 UTC View Post
this is for video: https://youtu.be/1z-owhH81iI
ALL CODE FILES for tthis project is available at $30+ level here: https://www.patreon.com/posts/93442534
Docs maker will take in documentat...
2023-11-24 09:46:30 +0000 UTC View Postthis is for video: https://youtu.be/1z-owhH81iI
Docs maker will take in documentation and will use the new GPT-4 turbo to convert it into easily chunkable and more accurately retrievable JSON object. We will explore 3 files from basic to more advanced. in the second...
2023-11-24 09:45:51 +0000 UTC View PostThis is for video: https://youtu.be/zyXfXi6qh-Q
In this video we will explore a project in which we will write a Python tutoring book with explanations, code examples and more. In another file we will stress test Json Mode by extracting many strings, lists and dictionarie...
2023-11-22 08:22:55 +0000 UTC View PostThis is for video: https://youtu.be/Cq0bYU93PGo
You can find the all code files with RAG at this post: https://www.patreon.com/posts/93035938
GPT Sales Agent talks to the user in a friend...
2023-11-17 05:37:45 +0000 UTC View PostHello Patrons, Thank you for your support so far. I have spent over 2000 hours creating over 170 projects to share with you all this past year and wish to do more in the coming year! ❤️
As some of you have said it is sometimes not easy to find the right content and the code you are looking for that is why I build echohive GPT which wil...
2023-11-15 19:04:41 +0000 UTC View PostThis is for video: https://youtu.be/VBSj_uLERwo
In this video we will take a look at how we can get a description for an image from GPT 4 Vision and get Dall-E 3 to generate and image based on that description. then we will create a loop in which GPT 4 Vision tries to imp...
2023-11-11 09:59:15 +0000 UTC View PostThis is for video: https://youtu.be/s54tfEkIXc0
2023-11-08 05:18:44 +0000 UTC View PostDecember 20 UPDATE : Added missing videos, now all files have an explanation video
This Course has the ever growing "Everything GPT API course" videos and files to get you started with OpenAI as quickly as possible.
This is mentioned in live stream: https://yout...
2023-11-07 05:21:30 +0000 UTC View PostThis is for video: https://youtu.be/TJgpfuyQBgI
This script will allow us to let base gpt 3.5 turbo model to generate a fine tuning dataset which we then use to fine tune it, then use the new models to iteratively generate new datasets and keep going until a final fine t...
This is for video: https://youtu.be/dq1Sjb8IGow
Instructor library automates function definition generation and parsing of the data from GPT function calls and gives you clean and easy to use data rather than dealing with complex json objects and parsing issues. 2023-11-03 10:07:53 +0000 UTC View Post
This is for video: https://youtu.be/D2QYX9mDmPo
This post includes the current chapters of "Everything GPT" course I am working on. Appreciate your feedback. It also includes the story maker file under chapter 2 examples.
Search 200+ echohive videos and code downl...
This is an introductory chapter for people who are unfamiliar with GPT API.
You can find all the current chapters at this post: https://www.patreon.com/posts/code-files-for-92075434
I would appreciate what you think of this. Your feedback wi...
2023-11-01 10:13:42 +0000 UTC View Post