Join at Discord for voice chat: ended
Watch on Youtube with text chat: https://youtube.com/live/Hjsqz3l8SRo?feature=share
We will create embeddings from user input, from file and from urls and arxiv
search all my videos easily: https://www.echohive.live/
2023-08-04 22:32:15 +0000 UTC
View Post
This is for video: https://youtu.be/MDV1-FSRlzU
NOTE: By using this code you agree to not use this code for any illegal, fraudulent, or harmful purpose.
GPT-4 and elevenlabs join forces to generate podcasts about interesting topics.
Search 140+ echohive videos and code download links: https://www.echohive.live/ LLM Paper Summaries:
2023-08-03 14:03:52 +0000 UTC
View Post
Please message me or comment under this post with your discord name so I can add you to the channel
2023-08-03 00:46:10 +0000 UTC
View Post
I have included a scheduling link in tier descriptions for Virtuoso and Prodigy Patrons to easily schedule meetings with me.
Prodigy 3 hour, 1 on 1 meetings is now available for $300 instead of the previous $450
Please be mindful of the am/pm difference as I have some availability after midnight my time as well.
2023-08-03 00:30:41 +0000 UTC
View Post
this is for video: https://youtu.be/eiKFnkW3BsU
We will explore self evaluating gpt auto coder while taking a deep look at function calling
Search 140+ echohive videos and code download links: https://www.echohive.live/
2023-08-02 03:02:50 +0000 UTC
View Post
This is a template code which you can work with to build upon for streaming function calling gpt api call.
2023-07-30 19:41:42 +0000 UTC
View Post
Here is the public Github repo for the project: https://github.com/echohive42/GPT-adversarial-defens
youtube video: https://youtu.be/I5nh1FlFQOY
I have created a real time defense for adversarial prompt attacks for GPT
It uses functions calling attempting to generate the first 30 words of a regular response t...
2023-07-29 19:22:29 +0000 UTC
View Post
This is for video: https://youtu.be/6WyitW8_Tow
We will use OpenAI's Whisper and GPT-4 ro summarize and extract key points along with actions items and sentiment analyses for meeting audio or any other audio files.
OpenAI tutorial: https://platform.openai.com/docs/tutorials/meeting-minutes
...
2023-07-29 00:33:29 +0000 UTC
View Post
this is for video: https://youtu.be/hmzUo4H-0-A
In this video we will review an app which auto downloads 10 arxiv papers based on a search query, lets gpt to decode on the most promising one then gets gpt to generate a new promising search query to continue the research.
GPT-4 Scientist live stream: https://youtube.com/l...
2023-07-27 09:27:01 +0000 UTC
View Post
UPDATED: Now displays colorful syntax highlighting for code. Uploaded the updated code.
this is for video: https://youtu.be/xQ9WNFVJsxM
We will learn about how we can build a chatgpt full stack webapp with message histories using FastAPI, MongoDB, htmx, Tailwind CSS needing only very little JavaScript. We will learn about how we can create a Mongo databse using railway, connect out web app to it and also how to dep...
2023-07-22 11:14:56 +0000 UTC
View Post
You can now view collections of posts for common topics with Patreon collections:
https://www.patreon.com/echohive42/collections
Let me know what you think
Search 140+ echohive videos and code download links: https://www.echohive.live/ LLM Paper Summaries: ...
2023-07-19 19:38:06 +0000 UTC
View Post
This is for video: https://youtu.be/fEiBVitdrqo
we will build a full stack gpt api web app without any JavaScript or CSS using only Htmx, Tailwind css and Python FastAPI.
Search 140+ echohive videos and code download links: https://www.echohive.live/ LLM Paper Summaries: ...
2023-07-19 11:43:46 +0000 UTC
View Post
NOTE: USES A LOT OF TOKENS!!!
This is for live stream: https://youtube.com/live/Lde-hvRRDqs
In this video we will explore tournament style code elimination with Elo rankings combined with a Genetic algorithm approach to see if we can produce better executing code.
Search 140+ echohive videos and code download links: https://www.echohive.li...
2023-07-17 14:44:55 +0000 UTC
View Post
This is for live stream: https://www.youtube.com/watch?v=t2jUEgj3GyE
we will explore the new app that I built which can read arXiv papers, wikiepdia articles or custom provided knowledge and generates novel and original ideas based on essential information extracted from knowledge base.
2023-07-16 00:11:56 +0000 UTC
View Post
This is for video: https://youtu.be/nqMDYtgP4zU
We will continue to learn about how we can build full stack gpt powered web apps using OpenAI api and deploy them on railway apps. We will be using gpt 3.5 turbo, python FastAPI, html, css and JavaScript.
Search 140+ echohive videos and code download links: https://www.echohive.live/
LLM ...
2023-07-14 10:34:04 +0000 UTC
View Post
Link to code files: https://www.patreon.com/posts/code-files-for-86081162
I had been hard at work learning To improve my design skills when building full stack apps So I can write better code and make better videos.
what do you think? I will appreciate your opinion. Am I on the right track?
2023-07-13 13:01:33 +0000 UTC
View Post
This is for video: https://youtu.be/EaQDP-lQ_1o
In this video we test gpt's comprehension ability over different context lengths while inserting certain information at different positions in the context.
Search 140+ echohive videos and code download links: https://www.echohive.live/
LLM paper summaries: 2023-07-10 11:30:52 +0000 UTC
View Post
This is for video: https://youtu.be/xXQRYoK7gy0
In this video we will see how we can build a full stack webapp powered by gpt 3.5 turbo 16k and deploy it on railway. This project includes all the files you can deploy online right away. We retrieve latest papers related to Large Language Models using arxiv api. then summarize the contents to a csv file and use the file to generate the contents for the webapp which is b...
2023-07-09 13:00:07 +0000 UTC
View Post
This is for video:
You can find the full webapp files at this post: https://www.patreon.com/posts/85816625
In this video we will see how we can build a full stack webapp powered by gpt 3.5 turbo 16k and deploy it on railway. This project includes all the files you can deploy online right away. We retrieve latest papers related to Large Language Models using arxiv api. then summarize the contents to a c...
2023-07-09 13:00:06 +0000 UTC
View Post
This is for video: https://youtu.be/iYT9aKZml3Y
In this video we will focus on how we can get streaming responses using OpenAI function calling. We will also look at how we can use functons calling only to extract structured data out of gpt 3.5 turbo and gpt4. We extract summary, important points and key word out of a document
Search 140+ echohive videos and code download links: 2023-07-04 10:18:43 +0000 UTC
View Post
This is for video: https://youtu.be/cpnXgozD6k0
we will look at two cases of how to use FastAPI and JavaScript to build AI powered applications using OpenAI gpt-3.5-turbo and GPT 4 apis. I will try to cover the topics which was most difficult for me to understand such as Cors Middleware, static files, routes and methos such as GET or POST
Search 140+ echohive videos and c...
2023-07-02 12:00:03 +0000 UTC
View Post
his is for video: https://youtu.be/5fMqKc4Je-A
We will take a look at the new Streamlit chat elements to build conversational apps. We will also implement streaming responses using OpenAI api with gpt 3.5 turbo. You can also use gpt-4. We will implememnt a conversation history for the chatbot and use tiktoken to limit the max tokens so we dont go over the gpt's context limit. other topics include request timeout and us...
2023-07-01 10:43:13 +0000 UTC
View Post
This is for video: https://youtu.be/HP9cV8oeVaY
we will test chatgpt function calling first with 10 simple functions and then with 20 more complex functions. each time concurrently asking it 100 questions to see how many times gpt 3.5 turbo can choose the correct function.
Search 140+ echohive videos and code download links: https://...
2023-06-28 09:03:17 +0000 UTC
View Post
This is for video: https://youtu.be/WYfIf1OT1cA
UPDATE: Updated the code files. Now you can switch the coder model between 3.5 to 4 by typing "mmm" then enter. default is 3.5-turbo-16k. instructor model is set with 3.5-turbo.
Chatgpt Auto builder & coder uses either gpt-3.5-turbo-16k or GPT-4 to call functions to build complex multi file apps from simple descriptions. You can work on your projects itera...
2023-06-27 10:20:45 +0000 UTC
View Post
this is for video: https://youtu.be/p3hsjouQpUg
UPDATE:
1- added a check to see file_path is the project_folder
2-added a new 16k system message. try it out and modify it.
Function calling Auto Coder App Maker can manipulate the file system using functions. It can read and write files, create folders, delete files and ask user questions when necessary.
Search 140+ echohive videos and...
2023-06-21 12:54:38 +0000 UTC
View Post
Generating 11k tokens with gpt-3.5-turbo-16k-0613
Includes count_token file which includes two functions to count tokens from "string" or "file" using tiktoken
echohive AI academy: https://www.echohive.live/
2023-06-20 00:22:21 +0000 UTC
View Post
We will explore Function calling for a function which returns html, css and JavaScript files within a single call to GPT-3.5-TURBO or GPT-4. We will also be coding to see what else we can accomplish
SUGGESTION: Use model = "gpt-3.5-turbo-16k-0613" As regular turbo only has 4k context limit. And of course use "gpt-4-0613" for best results
I will be adding the code files from the live stream to this post. Leading up to and during the live stream, this post will be available to all P...
2023-06-19 10:07:42 +0000 UTC
View Post
UPDATE: This is now available in $9 tier
in this video we take a deep look to the code which makes the Auto Coder work
Code files in this post is the same as the code files at the original Auto Coder V.4 post:
https://www.patreon.com/posts/code-files-for-v-84717316
2023-06-19 08:42:49 +0000 UTC
View Post
This if for video: https://youtu.be/qjxj5pbNkH0
In this video we will explore all built in Agent types with Langchain JS: MRKL Agent, Conversational Agent, Plan and Execute Agent, Structured Tool Agent.
Search 140+ echohive videos and code download links: https://www.echohive.live/
Try the GPT-4 Auto Coder app: 2023-06-18 20:38:05 +0000 UTC
View Post