AI-powered assistant that automatically joins Google Meet sessions, captures conversations, and generates transcripts.
You can view or download the file from the link: Video
- 🎥 Automated meeting attendance
- 📝 Real-time transcription
- 🧠 AI-enhanced transcript cleaning
- 🔌 Support for OpenAI, Google Gemini, and Forefront APIs
- Clone repository:
git clone https://github.com/ShauryaDusht/MeetInsights.git
cd MeetInsights
- Set up environment:
python -m venv venv
source venv/bin/activate # or .venv\Scripts\activate on Windows
pip install -r requirements.txt
- Configure
.env
:
EMAIL=your.email@gmail.com
PASSWORD=your-google-password
MEETING_LINK=https://meet.google.com/xxx-xxxx-xxx
GEMINI_API_KEY='your-key' # Or use OPENAI_API_KEY/FOREFRONT_API_KEY
- Install ChromeDriver and add to PATH
python main.py
- 🍴 Fork repository
- 🌱 Create feature branch
- 🚀 Submit pull request
- 📧 Email: shauryadusht@gmail.com
- 🎫 Issues: GitHub Issues