NoteWise is an intelligent study assistant that leverages AI to enhance your learning experience through two main features:
- Upload PDF assignments and lecture notes
- Ask questions about your course materials
- Get instant, AI-powered responses based on your documents
- Convert lengthy YouTube educational videos into concise summaries
- Choose from multiple summary formats based on subject matter:
- Computer Science
- Business Study
- Code Generation
- Mathematics
- Data Science & Statistics
- Case Study
- General YouTube summary
-
Clone this repository
-
Install dependencies: pip install -r requirements.txt
-
Create a
.envfile with your Google API key: GOOGLE_API_KEY=your_api_key_here -
Run the application: streamlit run app.py