Learn Up! - Smart Note
#EdTech #AI #markdown #editor #tutor #obsidian #notion
What it does
Efficient Learning Space - personalized AI tutor - converting handwritten formula-to-LaTeX - generating interactive graphs, 3D models, and simulations
A smart note workspace: write in markdown and generate interactive graphs, 3D, and animations inline.
핵심 결과는 아래와 같습니다. 문장으로 설명을 적어두면, 필요한 순간 AI가 수식·그래프·3D 블록을 바로 이 자리에 만들어 넣습니다. import math def gaussian (x, mu=0.0, sigma=1.0): return math.exp(-((x - mu) ** 2) / (2 * sigma ** 2)) GRAPH f ( x ) = e − ( x − μ ) 2 / 2 σ 2 f(x) = e^{-(x-\mu)^2/2\sigma^2} f ( x ) = e − ( x − μ ) 2 /2 σ 2 AI 생성 · 인터랙티브 평균 μ \mu μ 0.00 표준편차 σ \sigma σ 1.00 ↺ 초기화 최댓값 x = 0.00 x = 0.00 x = 0.00 F W H M \mathrm{FWHM} FWHM 2.35 ∫ f ( x ) d x \int f(x)\,dx ∫ f ( x ) d x 2.51 3D 벤젠(C₆H₆) 구조 AI 생성 “벤젠 3D 구조 만들어줘 — 드래그해서 돌려볼 수 있게” 수식 그래프 3D 그림 벤젠 3D 구조 생성 완료 교정: 3번째 문장의 단위가 앞 문단과 어긋납니다 (m/s → m/s²). 사용자와 교감하는 노트 🧊 3D 구조 시각화 ✍️ 손글씨 수식 인식 🌀 인터랙티브 시뮬레이션 손글씨 → 수식 데스크톱에서 쓰고, 휴대폰에서 이어 씁니다 웹에서 바로 시작 Google Play에서 받기 지금은 전부…from npluslearnup.win
Does the same job
all alternatives →More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com