For PreFinals:
if curious mo i.run ni nga file install python first (duh)
second (SA INYONG TERMINAL)
py -3 -m venv .venv .venv\Scripts\activate pip install opencv-python pip install mediapipe pip install pycaw mao rana, AMEN!
For Finals:
Install the following libraries:
pip install streamlit
pip install speech_recognition
pip install pyttsx3
pip install pywhatkit
pip install pyjokes
pip install beautifulsoup
pip install google-generativeai
pip install wikipedia
pip install py3-tts
after that change direction to your python file location cd yada/yada/yada
to start the app
run: streamlit run nameoffile.py
AMEN!