SamSuka
echohive42

echohive42

patreon


echohive42 activity

Code files for GPT Auto Coder V.4

Live stream for this video: https://youtube.com/live/l3EQ1QLnxwk


to run just run the Auto_Coder_V.4.py file and follow the instructions

To auto run in command prompt run:

python Auto_Coder_V....

View Post

I updated the echohive website to display 4 videos in a row for easier browsing

I updated the echohive website to display 4 videos in a row for easier browsing.

https://www.echohive.live/

I think this will make it easier for you to browse and to find the right video for you.

You can use the ...

View Post

I updated the echohive website to display 4 videos in a row for easier browsing

I updated the echohive website to display 4 videos in a row for easier browsing.

https://www.echohive.live/

I think this will make it easier for you to browse and to find the right video for you.

You can use the ...

View Post

Code Files for Function calling with Chatgpt (gpt-3.5.turbo, GPT-4) in depth exploration video

this is for video: https://youtu.be/5cboTIvE4Nk

in this video we will explore the new gpt-3.5-turbo-0613 and GPT-4-0613 models' function calling capabilities. we will look at a basic example at first and then a sql query g...

View Post

Code Files for Chatgpt Web App boilerplate with streaming responses built with html, Tailwind css and JavaScript video

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

In this video we will learn about how we can build a chatgpt Web App user interface boilerplate which can be modified for future designs built only using html, tailwind css a...

View Post

Code files for Auto Coder codes a GPT text adventure game, web automation tool and music synthesizer video

This is for video: https://youtu.be/a-q_UxU3Icc

NOTE: Always be careful when auto executing AI generated code.

Original Auto Coder 3 video: https://you...

View Post

Code Files for Langchain & JavaScript deeper look at chat models, streaming responses, embeddings and more video

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

in this video we will be taking a deeper look at how we can use chat models like gpt-3.5-turbo and GPT-4 with JS Langchain along with streaming responses, embeddings, rate li...

View Post

Chainlit Web UI library first look Coding Walkthrough Exclusive video

Chainlit is an open-source Python package that makes it incredibly fast to build and share LLM apps. Integrate the Chainlit API in your existing code to spawn a ChatGPT-like interface in minutes!

relevant links:

...

View Post

Code Files for Langchain in JavaScript, step by step Introduction

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

in this video we will learn about how we can implement Langchain in JS step by step with 6 files. We will talk about making calls to gpt-3.5-turbo or GPT-4, Prompt templates,...

View Post

How to build a GPT Code Interpreter Coding Walkthrough exclusive video

NOTE: Always be careful when auto running code generated by gpt.

Please let me know if you like this format. Also please let me know how the audio sounds

This is a first of many(hopefully) Patreon exclusive coding walkthrough for how to build a GPT code interpreter which generates cod...

View Post

code files for Custom LLM Agent with tools from scratch with python and vanilla OpenAI video

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

in this video we will look at how we can build  a custom agent which uses tools such as google search built only with Vanilla OpenI and pyton. We will also learn about t...

View Post

Code files for 20 documents summarized simultaneously with gpt 3.5 turbo and asyncio video

this is for video: https://youtu.be/4RKlNFLEZfk

In this video, we will summarize 20 Wikipedia articles about artificial intelligence topics which we get using requests library in python. then we will break them into chunk...

View Post

Code files for 100 Gpt-4 API calls simultaneously with asyncio with Tenacity retry video

this is for video:https://youtu.be/drGXCctbyn8
Note: I had forgotten to attach the code to this post. now it is attached

in this video we will make 100 simultaneous (divided into batches of 50) to OpenAI's GPT 4 API end...

View Post

Code Files for 2 GPT agents work together to solve programming tasks for you video

this is for video: https://youtu.be/Jb-bSbnTZp4

in this video we will be looking at a Vanilla OpenAI implementation of 2 gpt-3.5-turbo or GPT-4 agents working together to solve a programming task you have presented. You ca...

View Post

code files for ChatGPT web UI locally for GPT-4 using FastAPI and JavaScript video

this is for video: https://youtu.be/eOtXY-JUiaM

in this video we will take a look at a Chatgpt web user interface replica I built for GPT-4. This app uses only GPT-4 unless you modify the code. It is very fast and built wi...

View Post

Code files for GPT-4 Auto Coder 3 with Code Interpreter. Runs locally with all Python packages video

NOTE: Always be cautious when running AI generated code automatically

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

In this video we will be looking at the version 3 of the GPT 4 Auto Coder apps that I have been bu...

View Post

Code files for Langchain D&D game simulation with Dall-E 2 for story images video

this is for video: https://youtu.be/ZF1TQ7tpTTk

in this video we will use langchain library's example for 2 player D&D agent simulations. We will also use Dalle-E 2 to automatically create images for the ongoing st...

View Post

Code files for Synthesize answers over multiple individual Vector Indices with Llama index composable graph video

This is for video: https://youtu.be/GOIhpF38-GY

In this video we will explain how to use the LAMA Index for building composable graphs. These graphs allow you to build indexes on top of other indexes, which is beneficial w...

View Post

Code files for Llama index Semantic Search in depth video

This is for video: https://youtu.be/3BbHTvdRxG4

NOTE: For svm search to work you need to modify the utils file from Llama index. You can see how to do that in the video starting at 5 minute 5 second mark

Search all...

View Post

Code files for Llama Index ( GPT Index) step by step introduction video

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

Llama index documentation: https://gpt-index.readthedocs.io/en/latest/index.html View Post

All Code files for QA over documents with Auto vector index selection with Langchain router chains.

This is for video: https://youtu.be/9G05qybShv8

NOTE: Streamlit app has two bugs one is a none issue which disappears  upon reloading the app. The other is pdf index not being detected by the router chain. Please let...

View Post

Basic Code for QA over documents with Auto vector index selection with Langchain router chains video:

This is for video: https://youtu.be/9G05qybShv8
live stream for this video: https://youtube.com/live/wqc-3IQeCF4?feature=share

<...

View Post

Code files for Build WebApps from a csv file and deploy to railwayapp. How I build the echohive app video:

this is for video: https://youtu.be/5ruSCOCXPUg

Search 140+ echohive videos and code links: https://www.echohive.live/

View Post

GPT-4 Auto Coder 2, Now available at $9 tier

Now available at $9 tier
This is for video: https://youtu.be/l_r_b38VXmQ

Search all echohive videos and code download links: https://www.echohive.live/<...

View Post

May 14th AI Workshops and Live Q&A

If you are a $9 Aficionado Patron or above, feel free to join on May 14th Sunday, 12pm (Los Angeles time, PDT):  Lets try this time to have a round table discussion style for this particular meeting.

2023-05-05 23:07:43 +0000 UTC View Post

BASIC Code files for GPT-4 Agents cooperate to solve tasks. OmniSolver webapp video

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

ALL code files are available at this post: https://www.patreon.com/posts/code-file...

View Post

ALL Code files for GPT-4 Agents cooperate to solve tasks. OmniSolver webapp video

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

Try the app: https://omnisolver.streamlit.app/

Watch the livestream testing the app: 2023-05-04 16:38:42 +0000 UTC View Post

Code files for GPT Simulated Environments: gpt-3.5-turbo plays blackjack in OpenAI RL Gym environment via langchain video

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

Search 140+ echohive videos and code links: https://www.echohive.live/

View Post

Code files for Meta Prompt: Self Improving GPT-4 Agent

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

Search 140+ echohive videos and code links: https://www.echohive.live/

View Post

Live stream: How to install the requirements for Talking with multiple PDFs App

This will go live May 1st at 8 pm Los Angeles time.

In this livestream, we will look at the requirements and how we can install them to get this app running.  This is for video: https://youtube.com/live/vRoz54S4uo...

View Post