sinaatalay
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi HN, we are Sina Atalay and Abdullah Geduk, co-founders of Academa. We are both PhD students. We thought: what if lecture videos were written as code and compiled into video using computer graphics and TTS? Then LLMs…
- Interactive Dynamic Video (2016) (youtube.com)
- Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU (studio.academa.ai)
Grant Sanderson (3Blue1Brown) created Manim, the Python library he uses to make the math animations in his videos. We reimplemented Manim with the same Python API, but the implementation underneath is Rust, connected to…
- LLM-Integrated Multivariable Calculus Course (calculus.academa.ai)
- Show HN: Open Computer-Animated Multivariable Calculus Course in 6 Languages (calculus.academa.ai)
We just released a fully computer-animated multivariable calculus course in six languages: English, Spanish, German, French, Italian, and Portuguese. Free and open to everyone. Half the course is live now; the rest is…
-
I built RenderCV because Word kept breaking my layout and LaTeX was overkill. I wanted my CV as a single YAML file (content, design, margins, everything) that I could render with one command. Run rendercv render cv.yaml…