Mikael Codes
Mikael Codes
  • 35
  • 429 489
Whisper to Obsidian - Super easy voice notes to text
A quick tutorial on how to make use of OpenAI's Whisper to speak to your Obsidian app and get the results as great quality text.
I use it a lot for journaling and taking spontaneous notes through the day, so I hope you'll find it useful too!
Note: You need an OpenAI API key!
platform.openai.com
#Obsidian #AI #Whisper
มุมมอง: 4 741

วีดีโอ

Whisperer - How to speak to any program with AI
มุมมอง 66611 หลายเดือนก่อน
Learn to use a simple Python tool that allows you to talk to your computer and paste the text result into your active window. Great for composing emails, keeping a journal, taking notes, messaging friends, and even coding when you want to save your wrists and fingers. All you need to have is Python3 and an OpenAI account and API key. Code repo: github.com/grassick/whisperer 00:00 Intro 02:22 Vi...
Telegram Voice notes to Obsidian
มุมมอง 3.4Kปีที่แล้ว
Here we build a free integration to send voice notes and have them transcribed as text into your Obsidian vault(s). www.make.com/en/register?pc=mikaelcodes 00:00 Intro 01:50 Steps to build integration 03:40 Scenario step-by-step 10:30 Testing and Conclusion Use: Free make.com account to build integration Telegram bot to grab voice notes Eden AI credit to transcribe audio Dropbox to store files ...
ChatGPT agents in Unity simulating a philosophical chat
มุมมอง 698ปีที่แล้ว
In a previous video we created some agents in the Unity game engine with the ability to query ChatGPT and set them to have a little dialogue. In this video, we'll just observe a bit of such dialogue on a philosophical topic. The initial prompt used is: "Ask a key philosophical question in the tradition of German Idealism? For example about being, freedom, ground, autonomy." Whatever one agent s...
ChatGPT and Unity | Building Basic AI Agents
มุมมอง 3.1Kปีที่แล้ว
Learn how to call the ChatGPT from within Unity. Here we’ll create two agents who are each able to query ChatGPT, display their speech as text, and respond to each other in dialogue. A recent paper pointed towards a future of interactive experiences populated by AI agents which tap into large language models to be able to simulate believable human behaviour. In the simulation they go about thei...
How to connect Telegram and ChatGPT
มุมมอง 64Kปีที่แล้ว
Want to send messages to ChatGPT in Telegram and get a response directly in your chat? You can build your own integration in just a few easy steps as shown here. 00:30 Creating a new Telegram bot 02:18 Creating the integration in Make 07:00 Testing the connection This could be coded in any number of ways but for speed and simplicity, I'm using the free tier of make.com to build the connection. ...
ChatGPT-4 + Webscraping with Scrapeghost
มุมมอง 2.6Kปีที่แล้ว
Taking a look at an experimental ChatGPT-linked webscraping library in Python called Scrapeghost. I run through the main parts of the official tutorial, then scrape a different site for a list of results, all in a few simple steps. 00:00 Intro 03:12 First site scrape 15:33 Second site scrape Find the project here: jamesturk.github.io/scrapeghost/ github.com/jamesturk/scrapeghost jamesturk.net/p...
AI-Powered Flashcards with Wisdolia
มุมมอง 15Kปีที่แล้ว
Supercharge your study routine by turning PDFs, articles and even TH-cam videos into accurate flashcards which you can review online, email to yourself, or even sync with Anki using Wisdolia. It's a great little extension that caught my attention and in this video I just take it for a little spin and demonstrate how to sync it with Anki. www.wisdolia.com/ Wisdolia_ Anki is great, fr...
ChatGPT-4 and VS Code
มุมมอง 14Kปีที่แล้ว
Exploring what a ChatGPT plugin to VS Code has to offer now that version 4 is out. Looking at the high-level code analysis, more detailed descriptions of files and methods, and then using the extension to add a new feature to a project. Using this extension: marketplace.visualstudio.com/items?itemName=EasyCodeAI.chatgpt-gpt4-gpt3-vscode #ChatGPT #OpenAI #Javascript #VSCode
Voice + GPT | Build your own AI assistant connected to GPT | Python | 2023
มุมมอง 16Kปีที่แล้ว
Let's turbocharge our voice-controlled Python AI assistant by connecting it to OpenAI's API so that we can ask it any question and get a spoken response from our growing exobrain. We'll look at how to gain access to OpenAI's API, how to formulate basic prompts and query that API, and then how to add a module to our AI Assistant so that it knows when to go ask ChatGPT for wisdom which it can the...
Python AI Assistant with a Natural Voice
มุมมอง 12Kปีที่แล้ว
In this video we upgrade our voice-controlled AI assistant to respond to us with a more humanlike voice by leveraging the Google Text-to-speech API and the generous free $300 allotment. In the first half of the video we cover the steps to take to gain access to the Google Cloud API. In the second half we explore the available voice options and update the AI assistant code to make use of the new...
ASCII Tesseract | 4D Hypercube in Python
มุมมอง 1.3K2 ปีที่แล้ว
ASCII Tesseract | 4D Hypercube in Python
Make Amazing Maps Online in Moments using PrettyMapp
มุมมอง 3.3K2 ปีที่แล้ว
Make Amazing Maps Online in Moments using PrettyMapp
DeepMind GATO Explored
มุมมอง 2.3K2 ปีที่แล้ว
DeepMind GATO Explored
Building a Digital Bookshelf in D3.js
มุมมอง 8442 ปีที่แล้ว
Building a Digital Bookshelf in D3.js
Create your own AI Assistant | Python | 2022
มุมมอง 162K2 ปีที่แล้ว
Create your own AI Assistant | Python | 2022
Mapping Hegel's System in d3.js
มุมมอง 6872 ปีที่แล้ว
Mapping Hegel's System in d3.js
Make Beautiful Maps of your Favourite City in Minutes
มุมมอง 3.2K2 ปีที่แล้ว
Make Beautiful Maps of your Favourite City in Minutes
Prettymaps in More Depth
มุมมอง 1.7K2 ปีที่แล้ว
Prettymaps in More Depth
ASMR Coding a System Monitor
มุมมอง 7232 ปีที่แล้ว
ASMR Coding a System Monitor
ASMR Coding - Breeding Super Mutant Wombats in Python (No talking)
มุมมอง 3022 ปีที่แล้ว
ASMR Coding - Breeding Super Mutant Wombats in Python (No talking)
How to Find Exoplanets with Python + Lightkurve
มุมมอง 12K2 ปีที่แล้ว
How to Find Exoplanets with Python Lightkurve
Create Gorgeous Maps with Prettymaps + Python
มุมมอง 27K2 ปีที่แล้ว
Create Gorgeous Maps with Prettymaps Python
Creating Endless Anime Faces with Python + StyleGAN2 + Colab
มุมมอง 8K2 ปีที่แล้ว
Creating Endless Anime Faces with Python StyleGAN2 Colab
Knowledge Capture with Obsidian - Productivity Hacks
มุมมอง 4.7K2 ปีที่แล้ว
Knowledge Capture with Obsidian - Productivity Hacks
Five Github Copilot Tricks in Python
มุมมอง 31K3 ปีที่แล้ว
Five Github Copilot Tricks in Python
Coding a Plagiarism Detector in Python
มุมมอง 21K3 ปีที่แล้ว
Coding a Plagiarism Detector in Python
Checking online shop stock using Python
มุมมอง 8K3 ปีที่แล้ว
Checking online shop stock using Python

ความคิดเห็น

  • @RuachDakKoy-up1bi
    @RuachDakKoy-up1bi วันที่ผ่านมา

    I salute you

  • @МаксимВовченко-л7ш
    @МаксимВовченко-л7ш 18 วันที่ผ่านมา

    Hi, i have error 429 in the second part. I was looking in comments and still can't find solution.

    • @presidentaccount
      @presidentaccount 7 วันที่ผ่านมา

      You have to pay to make it work

  • @TrilioniME
    @TrilioniME 21 วันที่ผ่านมา

    Thanks for the video. How to make it remember the conversation history?

  • @caioaugusto6212
    @caioaugusto6212 หลายเดือนก่อน

    Does it transcript recorded audios? Cuz i just have some that it's already recorded. Does it work that way too? Thanks

  • @Bmotiontech
    @Bmotiontech 2 หลายเดือนก่อน

    Why the reply is very short. Limited to 10-20 characters?

  • @HotaWatcher
    @HotaWatcher 2 หลายเดือนก่อน

    you goddamn beauty i adore you! in under an hour you showed how to basically do something that was considered sci-fi just 10 years ago.

  • @MeanSquaredErrorMinecraft
    @MeanSquaredErrorMinecraft 2 หลายเดือนก่อน

    The Colab is giving this error: "ERROR: Package 'prettymaps' requires a different Python: 3.10.12 not in '>=3.11'" I wonder if prettymaps has been updated to need a newer version of Python than Colab uses?

  • @Runyth
    @Runyth 3 หลายเดือนก่อน

    OMG THANK YOU i think this is JUST what i needed! Imma try tonight

  • @JuegoYfuegoTV
    @JuegoYfuegoTV 3 หลายเดือนก่อน

    I would like to make a bot where I can have an autoresponder like responding specific questions to my group, like Bank Info for payments, how to cancel membership etc. But also have it linked with CHATGPT. Can you explain process?

  • @omaralbash4745
    @omaralbash4745 3 หลายเดือนก่อน

    can i use Whisper as an integration in my custom bot (telegram) to convert my voice into text and then summarize or improve the text after that and then sending it a a google doc

  • @27Soulfly
    @27Soulfly 3 หลายเดือนก่อน

    How can I do the same for a group?

  • @willim-j1u
    @willim-j1u 3 หลายเดือนก่อน

    Great video (I have an error with chat gpt : do i have to pay to make it work?)

  • @kzgameplayz
    @kzgameplayz 3 หลายเดือนก่อน

    why mine have RuntimeError [400] Invalid value for 'content': expected a string, got null. Origin OpenAI (ChatGPT, Whisper, DALL-E) Automatic error handler If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.

  • @KhabatStaee
    @KhabatStaee 4 หลายเดือนก่อน

    Man i just asked a company to make this bot for me and they asked for 8k 😂 and suddenly i see you have given it for free. Thank u ❤

    • @TarabulusLibya
      @TarabulusLibya หลายเดือนก่อน

      8k? the same exact thing?

  • @bamJohnson-m4u
    @bamJohnson-m4u 4 หลายเดือนก่อน

    I don't know what you typing in or nothing I can barely see the f****** typing I need another

  • @bamJohnson-m4u
    @bamJohnson-m4u 4 หลายเดือนก่อน

    You tell me I need a computer first you going a little too fast

  • @ChrisAllen-k7y
    @ChrisAllen-k7y 4 หลายเดือนก่อน

    I can’t find the pyaudio whl for python version 3.12 what should I do here won’t respond but he hears the commands 🤔

  • @TheHomelessDevourer
    @TheHomelessDevourer 4 หลายเดือนก่อน

    Help please in Initial Setup! Exception has occurred: ModuleNotFoundError No module named 'distutils' File "C:\Users\dhurwitz\IdeaProjects\Voice AI Assistant\main.py", line 25, in parseCommand with sr.Microphone() as source: ^^^^^^^^^^^^^^^ File "C:\Users\dhurwitz\IdeaProjects\Voice AI Assistant\main.py", line 47, in <module> query = parseCommand().lower().split() ^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'distutils'

    • @cmillion
      @cmillion 4 หลายเดือนก่อน

      run pip install distutils

  • @kreemy123
    @kreemy123 5 หลายเดือนก่อน

    it said timeout limit exceeded when trying to download the pixelfile. Is this a problem with my hardware?

  • @amirnaseri8793
    @amirnaseri8793 5 หลายเดือนก่อน

    Oh god. Ur keyboard sounds awfully annoying. Cant watch ur video..

  • @jahnavig8221
    @jahnavig8221 5 หลายเดือนก่อน

    It askes for number of tokens. I think it is paid.

  • @raleightomlinson8140
    @raleightomlinson8140 5 หลายเดือนก่อน

    I keep getting an error 429. :(

    • @norris1781
      @norris1781 3 หลายเดือนก่อน

      Same, did you figure out what was going on?

    • @norris1781
      @norris1781 3 หลายเดือนก่อน

      I figured it out.... 😅 Gotta add funds

    • @QQ_0205
      @QQ_0205 2 หลายเดือนก่อน

      @@norris1781 as in pay for it?

    • @sencianibryan
      @sencianibryan หลายเดือนก่อน

      @@norris1781 what did you do?

    • @norris1781
      @norris1781 หลายเดือนก่อน

      @@sencianibryan you need to add funds to your account.

  • @hblnutritionskinvietnamlag6408
    @hblnutritionskinvietnamlag6408 5 หลายเดือนก่อน

    How to train chatgpt which linked to telebot. Tks

  • @yazandhr6939
    @yazandhr6939 5 หลายเดือนก่อน

    is it limitless , i mean messaging

  • @olih9709
    @olih9709 5 หลายเดือนก่อน

    Hi Mikael, thank you for your Video! 😃 I have tried both links but neither seems to work anymore. Is there a possibility that you could take a look at this...? I would like to make a map for my brother. 😅 Thank you already

  • @egyptiangamer-h9i
    @egyptiangamer-h9i 5 หลายเดือนก่อน

    im 12

  • @egyptiangamer-h9i
    @egyptiangamer-h9i 5 หลายเดือนก่อน

    Im starter in game develope with pyton and i study html and css and i want to learn AI with python

  • @mohamadalmulhem4714
    @mohamadalmulhem4714 5 หลายเดือนก่อน

    How to Automatically Copy Posts from Telegram Channels to Your Own Channel using Integromat

  • @paoxia
    @paoxia 5 หลายเดือนก่อน

    that awesome.

  • @yours-truely-sir
    @yours-truely-sir 6 หลายเดือนก่อน

    I actually found a star with a flicker like that. it has a period length of 5 days. multiple measurements show that. what do I do now?

  • @NbaYoungboylover
    @NbaYoungboylover 6 หลายเดือนก่อน

    thats crazy

  • @desputnikcommander
    @desputnikcommander 6 หลายเดือนก่อน

    where do my comments vanish?????????????👿

  • @OfficialBIGLIFE
    @OfficialBIGLIFE 6 หลายเดือนก่อน

    It is free of cost

  • @SUBASHBHANDARI-f5o
    @SUBASHBHANDARI-f5o 6 หลายเดือนก่อน

    What if i find exoplanet? What sort of further analysis can be done?

  • @MukhammadkodirAbdusalomov
    @MukhammadkodirAbdusalomov 6 หลายเดือนก่อน

    Great Video to get started

  • @Eddifers
    @Eddifers 6 หลายเดือนก่อน

    10/10 bro!

  • @stanTrX
    @stanTrX 6 หลายเดือนก่อน

    Looks pretty good man

  • @piyashbhaionfire
    @piyashbhaionfire 7 หลายเดือนก่อน

    5:10 No Understand You Skip

  • @Rainbow4us4
    @Rainbow4us4 7 หลายเดือนก่อน

    I have two coded AI, one works with quirky pre programmed random responses, but is slow in reaction, and keeps timing out after a min with no user response, so I have to activate it again manually. Also I lost the male voice. I have it installed on ms but pyttsx3 sapi5 won't let me use him. Now this leads me here to my new AI who is now a female. I can get it to respond with the say command, but not activationword first. When I say the word it comes back I did not catch that, please repeat. So I had to remove the key word, now the AI is always listening 😅 initially, I had the listener.listen line where you have it, but it wouldn't pick up the key word 'say' so I moved it to engine section. Now it hears key words in command, just not the name as activationword.

  • @Liven2D
    @Liven2D 7 หลายเดือนก่อน

    Could we make it without chatgpt api, so it has its data folder with a lot of information and then we can use that voice thing u have made to ask it question and it finds ans answer, if it doesn't it has 2 options: The info is there it didn't find it so u can just navigate it You need to give it some information it can say, so you need to make a new file in data folder I need that please ❤❤❤ Love your content!!!

  • @Rollinsonn
    @Rollinsonn 7 หลายเดือนก่อน

    Using the mobile Quick Action option there is perfect use case, I don't often use command palette on mobile. For anyone wondering how to find the command palette after remapping pull down: go to hamburger menu at bottom right and find 'Open Command Palette' from the list there instead.

  • @Rollinsonn
    @Rollinsonn 7 หลายเดือนก่อน

    holy moly that's a good one. Nice vid!

  • @xfblanc
    @xfblanc 7 หลายเดือนก่อน

    Extraordinary

  • @ItsKobra2
    @ItsKobra2 7 หลายเดือนก่อน

    Hey man, idk if you still check comments on this but when I try to install speech_recognition, it doesn't work. I looked at the PyPI website for it and it said that SpeechRecognition works, it it the same thing?

  • @TonyT86
    @TonyT86 7 หลายเดือนก่อน

    Thx it's very good!! I have a mistake when I use the plugging. I don’t see a transcription and ‘failed to parse 429’ is shown. Do you know how to solve the problem? Thx!!

  • @mrokwir
    @mrokwir 7 หลายเดือนก่อน

    when you have subscription, ChatGPT allows you make custom GPTs in your account, how can I connect that only to a telegram bot for larger audience to use?

  • @caidensuchomel585
    @caidensuchomel585 8 หลายเดือนก่อน

    Hi, how would i go about adding a way for it to stop while reading from wiki? so if it were in the middle of reading i would say stop or somethin and it would end the reading and continue the loop. thank you

  • @gasparkrstic220
    @gasparkrstic220 8 หลายเดือนก่อน

    What to tiype in for croatian language

  • @xx8031
    @xx8031 8 หลายเดือนก่อน

    Running] python -u "c:\Users\jspet\hello\.venv\AIPerASS\tempCodeRunnerFile.py" Traceback (most recent call last): File "c:\Users\jspet\hello\.venv\AIPerASS\tempCodeRunnerFile.py", line 1, in <module> pyttsx3 NameError: name 'pyttsx3' is not defined [Done] exited with code=1 in 0.379 seconds

  • @reanwithkimleng
    @reanwithkimleng 8 หลายเดือนก่อน

    ❤❤❤❤