echohive42 posts
code files for Talk with multiple PDF Documents
UPDATE: Fixed the error in streamlit version for combined index selection (thanks to Shubham184 from discord!) Also included all requirements now.PAY attention to the size of your pdf files as it will cost tokens to embed them!!!you might want to implement a button to the querry as everytime the scr...
Search all echohive videos at echohive webapp
Hello all Patrons!I know it has been difficult to search through over 120+ videos I have created at echohive channel. That is why I have built https://www.echohive.live/ where you can instantly search all videos with links to code downloads.If you feel like sharing it with the world(on social media)...
Code files for Effortless Note Organization with GPT-4 & word count constraints video
this is for video: https://youtu.be/jWqOJo1s2koDon't forget to register for upciming AI discussions and Workshops this Sunday:https://www.patreon.com/posts/3-upcoming-ai-q-81663644Search 140+ echohive videos and code links: https://www.echohive.live/
All files for Prompt Engineering for gpt-3.5-turbo, GPT-4 and ChatGpt video
this is for video: https://youtu.be/W5kdqhUU__8Don't forget to register for upciming AI discussions and Workshops this Sunday: https://www.patreon.com/posts/3-upcoming-ai-q-81663644Search 140+ echohive videos and code links: https://www.echohive.live/
Basic files for Prompt Engineering for gpt-3.5-turbo, GPT-4 and ChatGpt video
You can access all prompts and files from the following Patreon post: https://www.patreon.com/posts/82019129this is for video: https://youtu.be/W5kdqhUU__8Don't forget to register for upciming AI discussions and Workshops this Sunday: https://www.patreon.com/posts/3-upcoming-ai-q-81663644Search ...
Quality of the latest content Poll
Do you feel like the quality of the content has increased lately, or decreased or remained the same? Please comment on why as well, if you feel like it.
Natural Text to Speech with Bark library podcast generator which sometimes work :) code files
UPDATE: Earlier I had forgotten to attach the code. You should be able to download it now.this is for video: https://youtu.be/ZNFRRk-b_r8You will need a gpu with at least 6 gis of Vram and have Pytorch and cuda installed for GPu support.installation instructions at github:Bark github: https://github...
All files for Text to Speech Synthesis with GPT-4 AND AWS Polly video
this is for video: https://youtu.be/HEGef9969v0This code generates poetry with GPT-4 or reads a file and turns it into audio with AWS Polly both in Streamlit browser UI and in the terminal
Basic files for Text to Speech Synthesis with GPT-4 AND AWS Polly video
this is for video: https://youtu.be/HEGef9969v0This includes only the basic files for this project. You can downlaod all files(read files with Streamlit UI here:This code generates poetry with GPT-4 and Turns it into audio with AWS Polly in the terminal.
Audio Poetry with GPT-4 and AWS
This code turns any idea into Poetry and reads it too.this is for YouTube livestream: https://youtube.com/live/cz_2z43YKcA
Basic code files for Generative Agents: Interactive Human Behavior Simulation with Langchain and OpenAI GPT
this is for video: https://youtu.be/5R2DnNTECKwAll code files (auto event generation) is here: https://www.patreon.com/posts/all-code-files-81733687Step into the world of interactive human behavior simulation with this detailed tutorial on Generative Agents. Dive into Python coding, harness the powe...
All Code files for Generative Agents: Interactive Human Behavior Simulation with Langchain and OpenAI GPT
this is for video: https://youtu.be/5R2DnNTECKwStep into the world of interactive human behavior simulation with this detailed tutorial on Generative Agents. Dive into Python coding, harness the power of LangChain library Faiss for vector storage, and explore the capabilities of OpenAI's GPT-3.5...
3 Upcoming AI workshop and Q&A sessions for April 30th
If you are a $9 Aficionado Patron or above, feel free to join on April 30th Saturday, 12pm (Los Angeles time, PDT):Lets try this time to have a round table discussion style for this particular meeting.https://www.crowdcast.io/c/echohive-qaIf you are a $30 Connoisseur Patron or above feel free to joi...
Build your first AI powered App Crash Course part 2 video files:
This is for video: https://youtu.be/ZLzwKgqJlrY
Build AI powered Apps Crash Course part 1 video files:
this is for video: https://youtu.be/YMhsatiXiGcNOTE: I have made a mistake in the video by saying the pip packages in the global env will be available in other virtual envs. This was incorrrectNOTE: It is best to gogle your exact intent for the commands as commands may have many helper extensions wi...
GPT 4 auto generates Stable Diffusion prompts and auto improves them from user feedback VIDEO FILES:
this is for video: https://youtu.be/j9a_ooL4VSA
3 upcoming Livestream Workshops and Q&A for Patrons this weekend, read description for details on each event
If you are a $9 Afficianado Patron or above, feel free to join on April 15th Saturday, 12pm (Los Angeles time, PDT):https://www.crowdcast.io/c/echohive-for-all-patronsIf you are a $30 Connoisseur Patron or above feel free to join on April 15th Saturday, 1.30pm(Los Angeles time, PDT):https://www.crow...
Chat with and Summarize PDF documents with Langchain and OpenAI video files:
Chat with and Summarize PDF documents with Langchain and OpenAI video files:This is for video: https://youtu.be/JJ6ATxp42cQ
AI Workshop and Live QA April 9th Sunday, 12 pm(LA time/PDT)
Please join us for some code review and ask any questions which you might have.I am experimenting hosting these workshop for Patrons on a regular basis. I hope you will find these useful.
(all files)GPT-4 generates its own system messages for a given goal and auto evaluates them video files:
this is for video: https://youtu.be/l4nRfibQ-XgNOTE: You might want to add back the examples for the system message generator back in.
(basic files)GPT-4 generates its own system messages for a given goal and auto evaluates them video files:
UPDATE: Updated this code with the streamlit app versionthis is for video: https://youtu.be/l4nRfibQ-XgAll code files(Multi threaded Auto Coder, Code executing Debugger) for this available here: https://www.patreon.com/posts/81168355
GPT-4 teaches programming. learn Python, JavaScript, Go, Rust, HTML, CSS with an AI tutor video files:
This is for video: https://youtu.be/mTXO2HHjHZITry the app: https://gpt-teaches-programming.streamlit.app/
Discord member built a monetized chat app. Ask him anything live event April 2nd
One of our very own Discord members built a monetized chat your docs app https://gptify.io/Join us in a live discussion and ask him your questions: https://discord.gg/tZbHX25w?event=1091813931187712000He will be giving away 2 conqueror plans for his app to random viewers April 2nd 12pm( noon) LA tim...
GPT-4 Auto Code executing debugger code files:
NOTE: this python script auto executes code returned from GPT. Please review the code ahead of executing! This is an improved version with some bug fixes than earlier post: https://www.patreon.com/posts/all-files-gpt-4-80551109this is for video: https://youtu.be/rE-M3i1yWxo
echohive online AI workshop and live QA
AI Workshop for April 5th, 12pm(noon) PSThttps://crowdcast.io/c/echo-workshopNOTE: I am using crowdcast for the first time so please let me know if you run into any troubles while registering.We will be live coding how to deal with OpenAI API calls and also with Langchain fundamentals for about 30 m...
GPT-4 Multi threaded Auto Coder for simultaneous multiple code generation and improvements video files:
This is for video: https://youtu.be/jS0OIMXEUtwThis code is the same from the post: https://www.patreon.com/posts/all-files-gpt-4-80551109
Boilerplate Python functions to make calls to Openai API chatcompletions
general_gpt_call is a generalized function which takes in arguments for - model type(gpt-3.5-turbo, gpt-4)- count tokens or not- keep history or not- accepts **kwargs(key word arguments) for temperature, max_token count etcPrints the response and the token count for each response plus the entire his...
UPDATED GPT4 Auto Coder streamlit files
This is for video: https://youtu.be/9bqOM5RdwbcThis is an update to the GPT-4 single thread Auto Coder with Streamlit interface which allows pasting/typing of the code and displays the generated code in the browser. You have to run it from the ST APP file with "streamlit run filename" comman...
(basic files)GPT-4 AUTO CODER SELF IMPROVER video basic code files:
This is the basic code files for the GPT-4 AUTO CODER.All files for this project are available here: https://www.patreon.com/posts/all-files-gpt-4-80551109UPDATE: updated files for the streamlit app is available here: https://www.patreon.com/posts/updated-gpt4-80738561This is for video: https://yout...
(all files)GPT-4 AUTO CODER SELF IMPROVER video ALL code files:
NOTE: Please use caution when using the "debugger" file as it will execute code in your system which is returned from the GPT API. Review the code first before executing.Uploaded an updated version of the single threaded GPT-4 Auto Coder with streamlit UIThis post includes all the files for ...






















