SakeTami
echohive42

echohive42

patreon


echohive42 posts

OpenAI speech and Opus realtime voice chat async explanation video

Youtube video for this project: https://youtu.be/cVPb11TaOiM

Two way chat with eleven labs: 2024-04-02 04:21:22 +0000 UTC View Post

Opus Auto Coder with custom COT prompts and multi file generation

Youtube video for this project: https://youtu.be/21yDy0M3Uik

In this Auto Coder we can use simple commands to generate mul...

View Post

GPT-4 instructs Claude 3 Opus with this Auto Coder | includes User Guided mode

Youtube video for this: https://youtu.be/hIg8d2bueJ8

GPT-4 instructs Claude 3 Opus with this Auto Coder | includes User Gu...

View Post

Local whisper + Claude text chat app

This is a part of a project I am currently working on and I thought this is a good place to share as it allows you to interact with opus with your voice but resposnes are only in text

please ...

View Post

Open Source Faster Whisper Voice transcription model running locally. Install instructions included

Youtube video for this: https://youtu.be/CfSGIj9QECc

Open Source Faster Whisper Voice transcription running locally. Inst...

View Post

Auto code writing, executing, debugging Opus Auto Coder with Docker and Local mode

Youtube video for this: https://youtu.be/gp3y2e3vmao

This Auto Coder can automatically run code within a Docker container ...

View Post

Simple Opus Auto Coder

Youtube video for this: https://youtu.be/PveVKA7JNUE

You can find Dueling Auto Coders files here: 2024-03-15 23:12:05 +0000 UTC View Post

Claude 3 Function calling with streaming responses explained

Youtubee video for this: https://youtu.be/hoC7S8Xe1y8
Claude 3 Function calling with streaming responses explained

Auto...

View Post

Claude 3 unified API All files

Youtube video for this: https://youtu.be/qfh_q7bWz2g

showing how to make calls to Claude API regularly and as streaming re...

View Post

Claude 3 API free files

Youtube video for this: https://youtu.be/qfh_q7bWz2g

ALL CODE FILES for this project including Claude unified: 2024-03-05 01:23:07 +0000 UTC View Post

Can we improve GPT's logical reasoning with system messages Code Files

NOTE: Using gpt-4 with combinations file can cost 3-4 dollars per run!
Youtube video for this: https://youtu.be/4Lm2KBjZ-Jw View Post

Categorizing text using vector based embeddings code files

Youtube video for this: https://youtu.be/TDGVfB89ZV8

This program takes in user input and uses embeddings to find the most...

View Post

Simplifying Fine Tuning Jsonl dataset generation with a Python script Code files

Youtube video for this: https://youtu.be/sLFpLguss2A

NOTE: use_finetune py and openai_unified is not included in this ...

View Post

Automating fine tuning data generation using GPT 4 code files

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

In this video we auto create the fine tuning jsonl file with the help oF GPT-4...

View Post

Why abstractions are useful | Openai unified API abstracted class Code files

YouTube video: https://youtu.be/o2kr7JfJ2ek
In this video, the concept of abstraction in coding is explained as a method of g...

View Post

GPT resaercher Navigates Scientific Literature Code files

Youtube video:https://youtu.be/KCMjrr9oFKI

This video showcases how to build an archive researcher tool using GPT for quer...

View Post

AI-Powered Image Database: Create, Describe, and Search with Ease Code Files

Youtube video: https://youtu.be/BIlmlQaxz54

In this video we will generate images save them to databse along with their d...

View Post

GPT Meets Pygame: Crafting the AI-Driven Python Game Experience Code files

Youtube video: https://youtu.be/8Xh9yM7PgkQ

In this video, we take a look into a GPT-powered Pygame project featuring dyn...

View Post

Code Files for GPT long term memory RAG with embeddings and SQLite as Vectorstore

This is for this video -> https://youtu.be/N1pbjFoePcs

In this video we will learn about how we can implement theoretic...

View Post

Code Files for Function calling agents using Json Mode only and Unified OpenAI API

this post if for the following Video: https://youtu.be/VgaozYYIKkM

NOTE: Always show caution when you are executing code ...

View Post

Code files for Openai API calls unified so you can build complex apps quicly. GPT4 + GPTVision + DallE + Embeddings

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

UPDATE: This earlier version of openai_unified is now available to Connois...

View Post

Code Files and Exclusive video for Auto Interviewer

This is for youtube video: https://youtu.be/qcCDCmykqc4

Auto Interviewer is an autonomous interview agent which can perfo...

View Post

Code files and Exclusive video for testing latest OpenAI models: Embeddings large, small and gpt4 0125

In this video, we will be taking the new models text-embeddings-small, alrge and gpt-4 turbo preview(0125) for a test drive and perform some tests. we will also learn about how to get several hundr...

View Post

Patreon guide: How to navigate the posts

I hope this video will be helpful finding the projects you are looking for. Please let me know what you think and if you have any questions

2024-01-26 22:02:36 +0000 UTC View Post

FastAPI + GPT Full stack webapp exclusive video. uses websockets, deployed at railway

This is a Patreon exclusive video of detailed code review of the full stack webapp I built. You can use it online here: https:...

View Post

Code files for chat or QA with auto generated personas, system messages are auto generated

This is for video: https://youtu.be/-zzvQkmaon4

In Multi Persona Chat, we take in a user question and auto generate differ...

View Post

Code files for GPT + METAPHOR internet search without crawling or scraping

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

Metaphor offers a neural model powered search API which also returns the c...

View Post

Code files and exclusive full video for Searching for secrets in library of babel using GPT 4 API

UPDATED: Fixed a bug in the main script related to sqlite. please download the new zip file

This is the full video for video: View Post

Patrons Exclusive Coding walkthrough: coding a streamlit UI for Auto Coder

Let me know how you like this walkthrough format. I appreciate your feedback

Previous coding walkthrough video: View Post

Code Files for How to build an Auto Coder self improver

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

This is a walkthrough video on how to build  a basic Auto Coder  ...

View Post