Authors - Jiayan Peng, Chuanchen Bi Abstract - With the continued growth of digital education (and multiple platforms providing education/courses), students have many things to deal with in terms of finding useful content (e.g., Lecture videos; audio files; PDF's; slides, etc) and as a result, it may be difficult to efficiently scan and gather all of this information. AutoNoteX is a tool that automatically creates notes from your spoken word using speech-to-text technology (e.g. Whisper), Natural Language Processing, and various AI agents. AutoNoteX will provide accurate transcriptions, along with structured summaries that highlight key points and provide diagrams when appropriate in order to create good, clear notes for students. AutoNoteX can support collaborative and independent learning by allowing the user to merge their notes with Google Docs or download them as PDF's. AutoNoteX also includes interactive knowledge checks that have multiple levels of difficulty (easy, medium, difficult) when answering questions and also provide a means for the student to receive instant feedback on their progress. AutoNoteX was developed using React.js for the front end and Python Flask for the backend, and is cloud-enabled (scalable; accessible via many devices; and easy to integrate into a variety of subjects) giving students the tools they need to create better notes. Overall, AutoNoteX provides a new avenue for multi-modal, AI-assisted, and personalized digital note-taking, while reducing the amount of time needed to make notes and improving student comprehension by encouraging students to participate in their learning process actively.