AI notes from a live transcript, automatic reminders for all your due dates, autocomplete (with citations), auto flashcard creation, all in one, beautiful notepad.
# Revenue and cost functionsdefrevenue(x):
return50 * x - 0.5 * x**2defcost(x):
return10 * x + 100# Profit functiondefprofit(x):
return revenue(x) - cost(x)
# Find the maximum profitdeffind_max_profit():
max_units = 40# Critical point found earlier
max_profit = profit(max_units)
return max_units, max_profit
# Output the result
units, max_profit = find_max_profit()
print(f"Maximum profit is ${max_profit} when producing {units} units.")
delete
add
drag_indicator
Type math equation here...
(p)2
delete
add
drag_indicator
delete
Listening
* New content generated when progress bar fills
Basic Blocks
¶
Text
Just start writing with plain text
H1
Heading 1
Big section heading
H2
Heading 2
Medium section heading
H3
Heading 3
Small section heading
•
Bullet List
Create a simple bullet list
1.
Numbered List
Create a numbered list
☐
To-do List
Track tasks with a to-do list
∑
Math
Add mathematical equations using LaTeX syntax
📈
Graph
Create a graph from an equation
📎
File Upload
Upload or embed files
🖼️
Image
Upload an image
—
Divider
Add a horizontal line to separate content
</>
Code Block
Add code with syntax highlighting
📊
Spreadsheet
Add an editable spreadsheet
Meet:
The Notepad
This is where it all happens - Summarize files, generate flashcards, AI autocomplete (with citation), insert graphs, and much more.
All in one beautiful notepad.
Why 50,000+ students will never go back to Google Docs
Auto notes, flashcards, quizzes, & tasks
Let Cram listen to your lecture in real-time and generate notes, flashcards, quizzes, and tasks.
Insert blocks designed for students
Insert academic blocks into your notes. Create graphs, type code in any language, create perfectly formatted math equations, and more.
Summarize Files, Websites, & more
Generate summarize with one click from any file type or link.