Skip to content

Latest commit

Β 

History

History
28 lines (21 loc) Β· 984 Bytes

File metadata and controls

28 lines (21 loc) Β· 984 Bytes

πŸŽ™οΈ Voice Assistant Web App

A simple Streamlit-based Voice Assistant that can recognize your speech, talk back using text-to-speech, tell jokes, fetch information from Wikipedia, and even open websites.


πŸš€ Features

  • 🎀 Speech Recognition using SpeechRecognition
  • πŸ”Š Text-to-Speech with pyttsx3
  • πŸ“… Tells Date & Time
  • πŸ“š Wikipedia Search
  • 🌐 Open Websites directly
  • πŸ˜‚ Random Jokes using pyjokes
  • πŸ–₯️ Clean and interactive Streamlit UI

πŸ› οΈ Tech Stack


Live Demo

Demo