Bklieger / groqnotes

GroqNotes: Generate organized notes from audio using Groq, Whisper, and Llama3
https://groqnotes.com
MIT License
323 stars 64 forks source link

Update requirements and load env vars automatically #3

Closed Bklieger closed 2 weeks ago

Bklieger commented 2 weeks ago

Changes include updating requirements to new Streamlit version and adding load dotenv. The codebase will also recognize .venv as a virtual environment in the .gitignore. Code running successfully after testing with changes.