📚 Notegen: Customized Notes Generation ✨ - Demo Video
Notegen is an innovative AI-powered application that generates comprehensive notes based on user-defined topics and structures. By leveraging pools of data and a custom table of contents, Notegen creates tailored, in-depth content for various purposes such as research papers, reports, or study materials.
- 📄 Upload custom text files as knowledge base
- 🗂️ Define your own table of contents
- 🤖 AI-powered content generation
- 📝 Markdown-formatted output
- 💾 Download generated content
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Set up your Google API key in a
.env
file - Run the app:
streamlit run app.py
Happy note-taking! 📝🎉