Gemini can now speak to you and hear you. You can now ask your queries directly with voice and Gemini will provide answers in VOICE. (Also has TEXT support) To paste in stuff.. press W then write code and Press Enter, then you can ask your query along with pasted code or some other text then end your query with '###'. Example 1 (To paste in stuff or some code along with your query, i.e. anything with multi-line input): Ask me Anything! W Write Now.. write "code" then press Enter. // Paste whatever you want
Enter. Result will be generated. Do you want to hear my response. Enter Y/N. It will speak the response.
Example 2 (To just ask a single line of query) Ask me Anything! W Write Now.. // write your query Enter. Result will be generated. Do you want to hear my response. Enter Y/N. It will speak the response.
Example 3 (To speak and get a reply in voice) Ask me anything! s (Press) Enter. Speak Now.. You asked: what do you do? I am Gemini, a large multimodal model, trained by Google. My purpose is to help people with a wide range of writing-related tasks, such as answering questions, generating text, translating languages, and writing different kinds of creative content.
Double-Click on DebX.exe to Launch directly on your Terminal. If you face any issue Use Ctrl + C to terminate. It will throw an Interrupt and process will be restarted.
Python 3.10 Libraries: openai, pyttsx3, speech_recognition, google.generativeai, GCC, Clang or MSVC. And, A working API Key from Gemini.
Firstly, Install all the dependencies mentioned above using pip. Make sure you have python 3.8+ in your system.
Proceed after installing all the dependencies.
- Download the repo as a Zip.
- Extract to you desired folder.
- Get you API Key from: https://aistudio.google.com/app/apikey
- Create a new API Key if you don't have one and copy it.
- Open up the DebX.py file and replace "Your API Key" with the one you just copied and save.
- Finally, Run DebX.exe.
- Enter W or S to write or speak respectively.
- After you finish, enter Stop or say Stop to exit or simply Close Window.
Debasis Sikdar