Multimodal Note Summarizer using Google Gemini Workshop by Chelsea Lianne Gomez on January 28, 2025 Install required libraries pip install streamlit python-docx PyPDF2 google-generativeai python-dotenv Run using Streamlit streamlit run app.py python -m streamlit run app.py