Kyutai by Ciro Santilli 37 Updated +Created
kyutai.org/ just says:
Our mission is to build and democratize artificial general intelligence through open science
they also don't say at all what they are looking into for AGI, the only public thing they have are speech to speech and speech-to-text so how's that related to agi at.
Giotto.ai by Ciro Santilli 37 Updated +Created
www.giotto.ai/
At Giotto.ai, our technology is designed to bridge the gap between current AI capabilities and the promise of Artificial General Intelligence (AGI).
Their website doesn't clearly explain their technology as of 2025.
They claim to have done some work on ARC-AGI which is cool, but no clear references to what they did or if there's anything public about it.
232 Santa Margarita Avenue by Ciro Santilli 37 Updated +Created
Video 1.
Google garage (1998)
Source.
Description reads:
The company's sixth employee made this video tour of the office in 1998
so this should be Susan's garage, since the next office move was only in 1999 to 165 University Avenue in Palo Alto.
Video 2.
Explore Google's original garage with Street View by Google
. Source. Featuring the now late Susan Wojcicki.
Google office by Ciro Santilli 37 Updated +Created
Poolside AI by Ciro Santilli 37 Updated +Created
Mistral AI by Ciro Santilli 37 Updated +Created
InstaDeep by Ciro Santilli 37 Updated +Created
H Company by Ciro Santilli 37 Updated +Created
Their one letter name is extremelly annyoing! The previous "Holistic AI" was so much saner.
They claim to want to achieve AGI, but it is not clear if they are just going to try larger LLMs or if they have something actual in mind.
Their main initial product thing seems to be browser automation which is cool.
Website brain dump by Ciro Santilli 37 Updated +Created
QuTiP by Ciro Santilli 37 Updated +Created
Quantum ESPRESSO by Ciro Santilli 37 Updated +Created
Computational quantum mechanics software by Ciro Santilli 37 Updated +Created
Computational quantum mechanics by Ciro Santilli 37 Updated +Created
Video 1.
Simulation of the time-dependent Schrodinger equation (JavaScript Animation) by Coding Physics (2019)
Source.
Source code: github.com/CodingPhysics/Schroedinger. One dimensional potentials, non-interacting particles. The code is clean, graphics based on github.com/processing/p5.js, and all maths from scratch. Source organization and comments are typical of numerical code, the anonymous author is was likely a Fortran user in the past.
A potential change patch in sketch.js:
-   potential:     x => 2E+4*Math.pow((4*x - 1)*(4*x - 3),2),
+ potential:     x => 4*Math.pow(x - 0.5, 2),
Video 2.
Quantum Mechanics 5b - Schrödinger Equation II by ViaScience (2013)
Source. 2D non-interacting particle in a box, description says using Scilab and points to source. Has a double slit simulation.
Video 3.
Visualization of Quantum Physics (Quantum Mechanics) by udiprod (2017)
Source. Closed source, but a fantastic visualization and explanation of a 1D free wave packet, including how measurement snaps position to the measured range, position and momentum space and the uncertainty principle.
Job application by Ciro Santilli by Ciro Santilli 37 Updated +Created
2025 round one during week of April 21st, not toning down online profiles:
I Was a Starter Wife by Justine Musk by Ciro Santilli 37 Updated +Created
Very good article. She actually writes very well, and is very funny and insightful in many points. The little details are very interesting.
Work by Justine Musk by Ciro Santilli 37 Updated +Created

Pinned article: ourbigbook/introduction-to-the-ourbigbook-project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 5. . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact