Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 974 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 974 Bytes

📚 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.

🚀 Features

  • 📄 Upload custom text files as knowledge base
  • 🗂️ Define your own table of contents
  • 🤖 AI-powered content generation
  • 📝 Markdown-formatted output
  • 💾 Download generated content

🏗️ System Architecture

System Architecture

🚦 Getting Started

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Set up your Google API key in a .env file
  4. Run the app: streamlit run app.py

Happy note-taking! 📝🎉