SamSuka
echohive42

echohive42

patreon


echohive42 activity

Embeddings deepdive for Patrons and Discord members only

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 arxi...

View Post

How to make a podcast with AI

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 int...

View Post

Patrons only Discord channel

Please message me or comment under this post with your discord name so I can add you to the channel

View Post

Schedule link for 1 one 1 for Virtuoso & Prodigy. Price reduction for Prodigy level

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 availabili...

View Post

Code files for Function calling, Self correcting GPT auto coder

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: 2023-08-02 03:02:50 +0000 UTC View Post

Control pandas dataframes with conversational commands

This is for video: https://youtu.be/fSmiGh9QLu4

Pandas AI GitHub: https://github.com/gventuri/pandas-ai/tree/main  

Search...

View Post

Boilerplate streaming function call code

This is a template code which you can work with to build upon for streaming function calling gpt api call.

View Post

GPT-adversarial-defense

Here is the public Github repo for the project: https://github.com/echohive42/GPT-adversarial-defens

youtube video: https://youtu.be...

View Post

Code Files for Whisper + GPT-4 audio files summary and analysis video

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.  ...

View Post

Code Files for GPT-4 research assistant video

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...

View Post

Code files for Chatgpt with htmx, MongoDB and Tailwind video

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 hist...

View Post

Find the code files you are looking for in Collections. Link below

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 d...

View Post

Code Files for Htmx + Tailwind GPT web app video

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 d...

View Post

Code files for GPT-4 Code Battles: A Genetic Algorithm Approach with Elo rankings video

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 ap...

View Post

Code files for GPT-4 Scientist generates original ideas from research video

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 ...

View Post

Code Files for How to build and deploy a GPT web app. with conversation history deployed on railway video

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 Fast...

View Post

Web app design test

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...

View Post

Code Files for Testing Gpt 3.5 Turbo's context comprehension abilities video

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...

View Post

All code files for Full stack GPT Webapp summaries of latest Arxiv LLM papers. Quick deploy on Railway video

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 onli...

View Post

Non webapp code files for Full stack GPT Webapp summaries of latest Arxiv LLM papers. Quick deploy on Railway video

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 de...

View Post

Code Files for Streaming responses with GPT Function Calling. Structured data with GPT 4 and Gpt 3.5 turbo video

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 structur...

View Post

Code Files for FastAPI Chatgpt web app using OpenAI api with HTML, Tailwind CSS and JavaScript video

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 whic...

View Post

Code Files for Streamlit's new chat elements with streaming responses and tiktoken conversation history limit video

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 al...

View Post

Code Files for OpenAI Function Calling stress test with 20 functions and 100 questions

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 t...

View Post

Code Files for Chatgpt Auto Builder codes multi file applications from basic descriptions video

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-tur...

View Post

Code Files for Function calling Auto Coder App Maker builds multi file apps, resumes projects video

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 Aut...

View Post

Generating 11k response tokens with gpt-3.5-turbo-16k-0613

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/...

View Post

Function calling deep dive and live coding

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....

View Post

Auto Coder V.4 Code Review Exclusive video with code files

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

Code Files for Langchain agents in JavaScript. All built in Agent types video

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 ...

View Post