Voice Assistant
1️⃣ Beginner Voice Assistant: Developed a simple Python-based voice assistant that responds only to predefined commands. It can search Google, play music on YouTube, and open specific websites, but requires exact phrasing as programmed.
2️⃣ Advanced Version with LiveKit Agent & ChatGPT: Experimented with a more dynamic approach using LiveKit Agent and OpenAI’s ChatGPT API. While this version enables smarter responses, it requires a paid API for full functionality.
key skills developed
🎙️ Speech Recognition – Processing and responding to voice commands.
🌐 Web Automation – Opening websites and performing online searches
🎵 Media Control – Playing music and videos via command execution
🧠 AI Experimentation – Exploring chatbot capabilities with LiveKit & GPT API.