Join at Discord for voice chat: ended
Watch on Youtube with text chat: https://youtube.com/live/Hjsqz3l8SRo?feature=share
We will create embeddings...
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 ele...
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...
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 video...
2023-08-02 03:02:50 +0000 UTC
View Post
This is for video: https://youtu.be/fSmiGh9QLu4
Pandas AI GitHub: https://github.com/gv...
2023-08-01 16:13:24 +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
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 ...
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 ...
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 b...
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 t...
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. &...
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...
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...
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...
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 f...
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 diff...
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 ...
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 ful...
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...
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 a...
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 respons...
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 conc...
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...
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. tr...
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: 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...
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:
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...
2023-06-18 20:38:05 +0000 UTC
View Post