echohive42 posts
Code files for speed coding of getting GPT Vision to play Tetris autonomously
This is for video: https://youtu.be/DmAH4ee_JSYAuto Streamer: https://www.autostreamer.live/Auto Streamer live stream: https://youtube.com/live/0fMJ_i9f9uc?feature=shareSearch 200+ echohive videos and code download links:https://www.echohive.live/
Code files for Live building PyQT5 chat UI only with GPT assistance
This is for video: https://youtu.be/Vnz9pxg0sCswe will take a look at how to start a project and use only chatgpt for a simple chat gui projectAuto Streamer: https://www.autostreamer.live/Auto Streamer live stream: https://youtube.com/live/0fMJ_i9f9uc?feature=share Everything GPT API course:https://...
Code files for GPT generates code from fragments and streams of accumulated thoughts
This is for video: https://youtu.be/_we3aKQczD4In 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:https://www.echohive.live/everything_gpt.htmlLearn FastAPI with GPT code examples:https://w...
Live Assist quick tutorial
You can find the code for this at this post: https://www.patreon.com/posts/code-files-for-95420178original youtube video for this: https://youtu.be/URanlVli578
Code files for GPT Live Assist writes/rewrites python files based on your comments in real time
This is for video: https://youtu.be/4uDpIehkZsMNOTE: 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 would have to save the main.py f...
UPDATE: Fixed unified_chat file for all related projects
I 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 ...
Code files without Streamlit UI for Curated answers with multi query search with GPT 4 Turbo and Perplexity 70b online model
This is for video: https://youtu.be/URanlVli578In 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 we will have doubly curated fi...
Learn FastAPI with GPT code examples UPDATED Dec 26
Intro Video: https://youtu.be/fqLIW2mLtQ0This 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 journeyUPDATE: Updated with design and database creation content 03_page_design...
Unified chat files for Any LLM auto chat & chat with any LLM. Gemini, Mixtral 8x7b, GPT-4,Gemini, perplexity 70b web search
this is for video: https://youtu.be/jPNkCMIsnBMIn 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 will also get any 2 of these mod...
Basic API call Files for Any LLM auto chat & chat with any LLM. Gemini, Mixtral 8x7b, GPT-4,Gemini, perplexity 70b web search
this is for video: https://youtu.be/jPNkCMIsnBMIn 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 will also get any 2 of these mod...
All code files for Gemini Sales Agent with RAG. Gemini basics with chat and vision and GPT sales Agent
This is for video: https://youtu.be/MmyagP0_Kd4In 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 using similarity search and vector...
Basic code files for Gemini Sales Agent with RAG. Gemini basics with chat and vision and GPT sales Agent
This is for video: https://youtu.be/MmyagP0_Kd4In 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 using similarity search and vector...
Free code files for Gemini Sales Agent with RAG. Gemini basics with chat and vision and GPT sales Agent
This is for video: https://youtu.be/MmyagP0_Kd4In 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 using similarity search and vector...
All Code files for A new kind of memory for GPT 4 Turbo
This is for video: https://youtu.be/9-PxJcrZLGoIn 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 Code files are available at Patreon(...
Basic Code files for A new kind of memory for GPT 4 Turbo
This is for video: https://youtu.be/9-PxJcrZLGoAll code files for this project is at this post: https://www.patreon.com/posts/94591199In 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 ...
Basic Code files for Memory and Tokens Managament for Assistants API 💪
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: https://www.patreon...
Message trimming Code files for Memory and Tokens Managament for Assistants API 💪
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: https://www.patreon....
Code files for Email categorization and Fantasy game using instructor and GPT
This is for video: https://youtu.be/HzfoumWvo10In 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. Everything GPT API Masterclass: https:...
Basic Code files for GPT-4 Turbo retrieval documentation maker converts documentation into easily chunkable JSON format
this is for video: https://youtu.be/1z-owhH81iIALL CODE FILES for tthis project is available at $30+ level here: https://www.patreon.com/posts/93442534Docs maker will take in documentation and will use the new GPT-4 turbo to convert it into easily chunkable and more accurately retrievable JSON objec...
All code files for GPT-4 Turbo retrieval documentation maker converts documentation into easily chunkable JSON format
this is for video: https://youtu.be/1z-owhH81iIDocs 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 and third files, we will try to it...
Code Files for JSON Mode experiments, writing books and gettings tons of structured data out of documents
This is for video: https://youtu.be/zyXfXi6qh-QIn 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 dictionaries worth of structured data fr...
Basic Code files for Recommending the right product to user. only JSON mode. No Function calling. with and without RAG
This is for video: https://youtu.be/Cq0bYU93PGoYou can find the all code files with RAG at this post: https://www.patreon.com/posts/93035938GPT Sales Agent talks to the user in a friendly and kind manner in a regular chat and understands user preferences and only at the right time recommends to the ...
Community Update
Hello 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 th...
Code Files for Looping GPT 4 Vision and Dall-E 3 for iterative image improvements
This is for video: https://youtu.be/VBSj_uLERwoIn 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 improve the prompt based on user...
Code files for GPT 4 vision and speech code examples
This is for video: https://youtu.be/s54tfEkIXc0
Everything GPT API Course Updated Dec 20 Videos are complete
December 20 UPDATE : Added missing videos, now all files have an explanation videoThis 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://youtube.com/live/SJxXnxjwssYThis is ...
Code files for Auto Self Fine tuning GPT 3.5 turbo iteratively improves itself
This is for video: https://youtu.be/TJgpfuyQBgIThis 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 tune is reached. Everything GPT...
Code files for Instructor library makes GPT Function Calling easy! 🚀
This is for video: https://youtu.be/dq1Sjb8IGowInstructor 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. Everything GPT API crash course: https...
Code files for Story Maker gpt with structured output and Everything GPT Course intro
This is for video: https://youtu.be/D2QYX9mDmPoThis 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 download links: https://www.echohi...
Everything GPT Course free first chapter
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-92075434I would appreciate what you think of this. Your feedback will guide me on which direction it should go.



























