Zenith AI is a voice-enabled AI assistant that helps users interact naturally using speech recognition and text-to-speech technology. It can answer questions, provide college-related information, tell jokes, check the weather, and much more!
βοΈ Speech Recognition β Understands and responds to user voice commands.
βοΈ Text-to-Speech (TTS) β Converts AI-generated responses into speech.
βοΈ Interactive Conversations β Greets users, answers FAQs, and engages in small talk.
βοΈ College Information β Provides details about college facilities, faculty, and schedules.
βοΈ Fun & Utility β Tells jokes, checks the weather, and shares general knowledge.
πΉ Python β Core language for logic & AI processing
πΉ SpeechRecognition β For capturing and interpreting voice input
πΉ pyttsx3 β Text-to-speech engine for AI responses
πΉ Google Text-to-Speech (gTTS) β Alternative TTS service for voice output
πΉ NLTK / OpenAI API (optional) β For enhancing conversational capabilities
1οΈβ£ Clone the repository
git clone https://github.com/yourusername/zenith-ai.git
cd zenith-ai2οΈβ£ Install dependencies
pip install speechrecognition pyttsx3 gtts nltk3οΈβ£ Run the assistant
python zenith_ai.pyπΉ Speak a command β Say "Hello", "Tell me a joke", or "Where is the chemistry lab?"
πΉ Zenith AI responds β It processes your voice and provides an answer.
πΉ Keep interacting! β Ask about college information, faculty, or even the weather.
π¬ "Hi, how can I help you?"
π¬ "Where is the principal's office?"
π¬ "Tell me a joke!"
π¬ "Who is the HOD of CSM?"
π¬ "What is AI and Machine Learning?"
This project is licensed under the MIT License β Feel free to use, modify, and distribute!
π€ Mahendra Bella
π SV College of Engineering, Kadapa
π§ mahendrabella55@gmail.com
If you'd like to contribute, fork the repo and submit a pull request! π