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: https://youtu.be/PuDwe9lpJWg
faster whisper video:
Youtube video for this project: https://youtu.be/cVPb11TaOiM
Two way chat with eleven labs: https://youtu.be/PuDwe9lpJWg
faster whisper video:
Youtube video for this project: https://youtu.be/21yDy0M3Uik
In this Auto Coder we can use simple commands to generate multiple alternative files in parallel and select from multiple custom prompts for each turn of generat...
2024-03-31 07:53:27 +0000 UTC View Post
Youtube video for this: https://youtu.be/hIg8d2bueJ8
GPT-4 instructs Claude 3 Opus with this Auto Coder | includes User Guided mode
Auto Streamer: ht...
2024-03-28 05:44:22 +0000 UTC View PostThis 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 refer to this video for details on local faster whisper: 2024-03-25 23:27:50 +0000 UTC View Post
Youtube video for this: https://youtu.be/CfSGIj9QECc
Open Source Faster Whisper Voice transcription running locally. Installation instructions included
faster whisper repo: 2024-03-22 04:39:51 +0000 UTC View Post
Youtube video for this: https://youtu.be/gp3y2e3vmao
This Auto Coder can automatically run code within a Docker container or using subprocess. it automatically manages Docker containers. Do make sure to pay attention to yo...
2024-03-20 03:50:34 +0000 UTC View Post
Youtube video for this: https://youtu.be/PveVKA7JNUE
You can find Dueling Auto Coders files here: https://www.patreon.com/posts/d...
2024-03-15 23:12:05 +0000 UTC View Post
Youtubee video for this: https://youtu.be/hoC7S8Xe1y8
Claude 3 Function calling with streaming responses explained
Auto Streamer: https://www.autostream...
2024-03-06 07:52:49 +0000 UTC View Post
Youtube video for this: https://youtu.be/qfh_q7bWz2g
showing how to make calls to Claude API regularly and as streaming responses. This video also has claude unified class which simplifies everything
Auto Strea...
2024-03-05 01:23:10 +0000 UTC View Post
Youtube video for this: https://youtu.be/qfh_q7bWz2g
ALL CODE FILES for this project including Claude unified: https://www.patreon.com/posts/997555...
2024-03-05 01:23:07 +0000 UTC View Post
NOTE: Using gpt-4 with combinations file can cost 3-4 dollars per run!
Youtube video for this: https://youtu.be/4Lm2KBjZ-Jw
In this video we will try to improve GPT's logical reasoning by trying out different system mes...
2024-02-26 03:39:39 +0000 UTC View Post
Youtube video for this: https://youtu.be/TDGVfB89ZV8
This program takes in user input and uses embeddings to find the most similar categories out of pre defined 20 categories.
Original OpenAI unified video:
Youtube video for this: https://youtu.be/sLFpLguss2A
NOTE: use_finetune py and openai_unified is not included in this post. You can make a regular call to gpt api to get a response from the fine tuned model, or try it ...
2024-02-18 23:53:17 +0000 UTC View Post
youtube video: https://youtu.be/pIFMnlBTlao
In this video we auto create the fine tuning jsonl file with the help oF GPT-4
Original OpenAI unified video: 2024-02-17 06:05:28 +0000 UTC View Post
YouTube video: https://youtu.be/o2kr7JfJ2ek
In this video, the concept of abstraction in coding is explained as a method of grouping a sequence of events under a single name to simplify and reduce repetition, using the exampl...
Youtube video:https://youtu.be/KCMjrr9oFKI
This video showcases how to build an archive researcher tool using GPT for querying and managing research papers, featuring real-time search, TFID vectorization, and database mana...
2024-02-14 08:51:23 +0000 UTC View Post
Youtube video: https://youtu.be/BIlmlQaxz54
In this video we will generate images save them to databse along with their description so we can search and find the images we are looking for
Original OpenAI unif...
2024-02-13 06:53:37 +0000 UTC View Post
Youtube video: https://youtu.be/8Xh9yM7PgkQ
In this video, we take a look into a GPT-powered Pygame project featuring dynamic interaction between two circles. The focus is on technical solutions for threading and GPT API ...
This is for this video -> https://youtu.be/N1pbjFoePcs
In this video we will learn about how we can implement theoretically infinite memory(long term memory) using sqlite implemented vector store retrieval
...
2024-02-08 04:23:37 +0000 UTC View Post
this post if for the following Video: https://youtu.be/VgaozYYIKkM
NOTE: Always show caution when you are executing code automatically!
In this video, we will explore how to build function calling agents using Json...
This is for video: https://youtu.be/rvcsehAxiEQ
UPDATE: This earlier version of openai_unified is now available to Connoisseur level members. You can find the latest version at Ultimate GPT Researcher: 2024-02-01 00:12:33 +0000 UTC View Post
This is for youtube video: https://youtu.be/qcCDCmykqc4
Auto Interviewer is an autonomous interview agent which can perform interviews for any position. It has two processes which run in parallel to interview and evaluate...
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 hundred embedding calls simultaneously using asyncio and make simultenous calls to gpt using threadpool e...
2024-01-27 07:00:12 +0000 UTC View PostI 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
This is a Patreon exclusive video of detailed code review of the full stack webapp I built. You can use it online here: https://fastpython.up.railway.app/
Code Files available here: 2024-01-26 07:29:31 +0000 UTC View Post
This is for video: https://youtu.be/-zzvQkmaon4
In Multi Persona Chat, we take in a user question and auto generate different personas who can answer that questions complete with full and rich system messages, you can then...
2024-01-22 06:13:12 +0000 UTC View Post
This is for video: https://youtu.be/aA7LsESpqPY
Metaphor offers a neural model powered search API which also returns the contents of the urls so you don't have to crawl or scrape the contents yourself. This video will be a...
2024-01-19 20:33:45 +0000 UTC View Post
UPDATED: Fixed a bug in the main script related to sqlite. please download the new zip file
This is the full video for video: https://youtu.be/NhP3U5O7gtU
Live stream searching 5 million pages: 2024-01-15 23:21:24 +0000 UTC
View Post
Let me know how you like this walkthrough format. I appreciate your feedback
Previous coding walkthrough video: https://www.youtube.com/watch?v=rAqaRzVnLA4
2024-01-11 22:04:54 +0000 UTC View Post
This is for video: https://youtu.be/rAqaRzVnLA4
This is a walkthrough video on how to build a basic Auto Coder
Auto Streamer: https://ww...
2024-01-11 07:41:32 +0000 UTC View Post