You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DevPro Python AI Assistant is an open-source project which is a simple & versatile artificial intelligence assistant using Python. The goal of this project is to create an assistant that can do a variety of activities, from basic text processing to more complicated operations like task automation and natural language comprehension.
An application which takes in live speech or audio recording as input, converts it into text and displays the relevant Indian Sign Language images or GIFs.
Uses AIY voice hat for the raspberry PI 3. I added voice commands to control my camera system, check emails, search the web, stream live radio station and run youtube searches all using google speech API, Google Assistant also works
This Voice-Activated Train Query System is a Python-based application that enables users to interact with a train database using voice commands. It converts spoken queries into text using Google’s Speech-to-Text API and retrieves train details from an SQLite database, allowing users to easily enquire about schedules, routes, and more.