| ▲ | LearnVector – Andrew Ng's AI company building one‑to‑one learning experiences(learnvector.ai) |
| 164 points by ajhai 6 hours ago | 94 comments |
| |
|
| ▲ | hamburgererror 10 minutes ago | parent | next [-] |
| Please, stop destroying human everyday life experience with technology and for your personal wealth. https://en.wikipedia.org/wiki/The_Fun_They_Had |
|
| ▲ | genghisjahn 6 hours ago | parent | prev | next [-] |
| Somebody here posted about a Socratic method skill for Claude (or whatever your LLM of choice is). I’ve found this to be fantastic. Dropped in a dense PDF about Linear Algebra, Postgres (those are the two I’ve gotten into so far). It’s basically just a skill.md that reads, “Here’s a document, give me an opening statement about the material and ask me a question. As I provide answers, guide me to simpler or more complex areas of the topic. Something something Socratic method.” Works great. |
| |
|
| ▲ | EagnaIonat 3 hours ago | parent | prev | next [-] |
| > 01 Plans a path with you > 02 Adapts to how you learn > 03 Patiently stays with you until you've mastered new skills 1 and 2 any of the big AI companies will do that for you. I have Claude doing this for me for a few learning areas. 3 to me feels like the Duolingo bird. IMHO, they are trying to solve the wrong thing. People who want to learn will gravitate to learning systems. If you can find a way to pull in people who don't want to learn, that has value. |
| |
| ▲ | BloondAndDoom 40 minutes ago | parent | next [-] | | I started learn linear algebra and some mid-level math stuff couple of years back. While I really wanted to learn I still struggled to find a good learning path and use a product similar to Duolingo for math. Eventually I learned some, then stopped using it and then forgotten all of it. But my point is despite if me really want to learn I found it quite challenging to find learning path that I trusted to be good start for me. I also need to make the point; I didn’t have 5 hours a day, so this 30-90 minutes in a good day endeavor. There are still tons of things to solve in this area, how to cross to chasm, a learning path that’s right for you and how can you be sure of that. Learning something in one good 60m instead of 5 different videos and 5 hours. Etc. I think these problems are far from solved. I also want to get fit but that doesn’t mean I’ll show up in my gym to workout everyday. So even when you really really want to learn you still need to stay motivated. | | |
| ▲ | EagnaIonat a few seconds ago | parent | next [-] | | > While I really wanted to learn I still struggled to find a good learning path For that 3Blue1Brown is very good for this. https://www.youtube.com/@3blue1brown Better Explained as well, but focuses more on how to understand the concept so you can start to learn. https://betterexplained.com/articles/linear-algebra-guide/ | |
| ▲ | iLoveOncall 14 minutes ago | parent | prev [-] | | What you're looking for is not something to help your with your goals, it's something that sells you the idea that you can achieve your goals while seemingly be unwilling to put the necessary effort in. What if it's simply impossible to learn linear algebra and mid-level math stuff by spending only 30 minutes a day? What if you can't get fit if you don't go to the gym? |
| |
| ▲ | hahahaa 38 minutes ago | parent | prev | next [-] | | AI isn't that general purpose. If There is a chef course curated / tested with Jamie Oliver I'll buy that over a Claude chat. And by "I" I mean regular folk who are most of the market every SaaS and AI wants to capture. | |
| ▲ | anvuong 2 hours ago | parent | prev | next [-] | | Yeah, I think people who really want to learn will very quickly grow out of this. This is for people who don't want to learn but actually have to for some reasons. | |
| ▲ | ajpaulson 3 hours ago | parent | prev | next [-] | | What do you mean by “learning systems?” | | |
| ▲ | EagnaIonat 2 hours ago | parent [-] | | I was referring to systems that are designed to teach people. SCORM for example. | | |
| ▲ | j45 an hour ago | parent [-] | | Scorm is a zip file with html files to structure content any way you want with a minimal amount of mandatory standards. It was never meant for assessment, nor is it secure. The creator of scorm said to not use it learning had to be secured. It’s not a system or a framework in any meaningful or standardized sense, and more of a format for compiling content that can be copied between different places. | | |
| ▲ | EagnaIonat 30 minutes ago | parent [-] | | That's an oversimplification of what SCORM is, but point taken. My comment was about LMS. |
|
|
| |
| ▲ | cyclopeanutopia 2 hours ago | parent | prev | next [-] | | Totally agree that the missing ingredient is making people want to learn. Which seems like something that gets harder every day. | | |
| ▲ | ndr42 2 hours ago | parent | next [-] | | A very cynical way to put it: "Why should I learn something when AI could do for me?" | | |
| ▲ | LunaSea an hour ago | parent [-] | | In a world where most people learn to get a job, its less of a cynical question and more a practical question. |
| |
| ▲ | fluoridation an hour ago | parent | prev [-] | | Is it? People want to learn things they think they need. Is there a growing disconnection between what they think they need and what they actually need? | | |
| |
| ▲ | j45 an hour ago | parent | prev | next [-] | | They are solving the bloom sigma problem from where I see it. It’s far from solved. | |
| ▲ | kovek 3 hours ago | parent | prev | next [-] | | I think learning from another human being live who can understand your confusingly articulated questions and who can adjust their answers for you, another human being, that's great. | | |
| ▲ | b473a 3 hours ago | parent | next [-] | | I agree, at least in that we need more human contact, not less. But I will say Gemini / Claude have both been surprisingly good at understanding my half-assed attempts to put a complicated question into a coherent sentence. | |
| ▲ | thedevilslawyer an hour ago | parent | prev [-] | | Too costly. Now its viable with AI to do it cheaply. |
| |
| ▲ | bryanrasmussen 2 hours ago | parent | prev [-] | | I mean "People who want to learn will gravitate to learning systems." means that this is the obvious target market for a learning system. Since there are lots of those out there you win on execution. >If you can find a way to pull in people who don't want to learn, that has value. Most companies try to address a known market and not create one. At any rate you have two types of people who don't want to learn: 1. people who don't want to learn and have to anyway, for some reason (generally work related) 2. people who don't want to learn and have nothing forcing them. Number 1 is a potential market, number 2 seems hopeless. |
|
|
| ▲ | zuzuleinen 2 hours ago | parent | prev | next [-] |
| As a daily user of Anki and Math Academy, I'm very excited about how software can help us learn. Now, with AI, we can really build tools that were not possible before. I built for myself AlgoTutor[1], a CLI tool that teaches Go developers algorithmic skills and concurrency. The recent Understanding floating point[2] from Oz Nova is also a type of tutorial I want to see more often. [1] https://github.com/zuzuleinen/algotutor [2] https://proto.csprimer.com/fp/ |
| |
| ▲ | jbstack 16 minutes ago | parent [-] | | I'd never heard of Math Academy. It seems interesting, but quite expensive ($49/month for software which is in beta). Would you say it's significantly superior to something like Khan Academy (which is free) to justify paying that much? |
|
|
| ▲ | sv123 4 hours ago | parent | prev | next [-] |
| "Conventional wisdom says AI will replace people.
I believe the opposite." So people will replace AI? |
| |
| ▲ | alok-g 2 hours ago | parent | next [-] | | Roughtly, "AI will help people." Here's I think how. AI learns skills that people have, and replaces them. vs. AI helps people learn better and develop new skills faster. | |
| ▲ | jpadkins 4 hours ago | parent | prev | next [-] | | I had the same thought. Then I thought, maybe "replace" is what will become opposite. Antonyms of "replace" are
hold
keep
precede
break
damage
deprive
forfeit
lose
penalize
remain
take
worsen Hmmm. Maybe they should rethink their motto. | | | |
| ▲ | hahaker 3 hours ago | parent | prev | next [-] | | Same here. What a confusing statement. | |
| ▲ | moelf 4 hours ago | parent | prev [-] | | I'm just wondering if this is replacing, you know, teachers... |
|
|
| ▲ | yuanBuilds 5 hours ago | parent | prev | next [-] |
| I do think Andrew is the right person doing this. Someone mentioned that the return of financial outcome is not good in edTech, and this is exactly why backing by Coursera is a huge advantage. Education-related product is slow, and it needs patience. The concern, though, is that how to achieve those 3 thesis. Do they train/fine-turn their own model? according to my own experience, the current models are not well trained in personal education context, and it is either too textbook-like or too task-driven. |
|
| ▲ | ashu1461 4 hours ago | parent | prev | next [-] |
| Is it only me or the website looks vibe coded ? the output feels like a standard claude template. |
| |
| ▲ | jatins 4 hours ago | parent | next [-] | | It is. I just wish people would throw a plain text page with a paragraph instead of this because you bet I am just scrolling through it without reading as soon as Claudism appears | |
| ▲ | jondwillis 4 hours ago | parent | prev | next [-] | | /frontend-design | |
| ▲ | sergiotapia 4 hours ago | parent | prev [-] | | The home page is entirely written by AI. Riddled with em hyphens. More should be placed on the home page at least.. But really what a wonderful mission. Imagine if they succeed and end up teaching millions and allowing people elevate their home towns/countries. Crazy impact. |
|
|
| ▲ | hmokiguess 6 hours ago | parent | prev | next [-] |
| Wait, when you say one-to-one you mean AI to Human? That’s not the same, I’m sorry. |
| |
| ▲ | Gathering6678 6 hours ago | parent | next [-] | | May I ask why? If by "not the same" you meant: AI is not at the level of a good human educator, it is a fair argument - but not many humans can afford to have a one-to-one human educator either. Perhaps I am a bit more optimistic, but if AI could give me, let's say, 90% of an average lecturer's capability, at 10% of the price or even less, that is probably extremely valuable. (For one, I would certainly be interested in learning new things that otherwise wouldn't make sense financially) | | |
| ▲ | raddan 5 hours ago | parent | next [-] | | Moreover, there are areas of expertise that are very hard to reach without special help. I have a PhD in computer science. Earning that degree was a major time commitment, and it gave me close contact with one of the few experts in a niche area. I absolutely loved the experience. But I did not learn everything I wanted to know. And I can’t afford to take a time-out to go to grad school again for a second PhD. On the other hand, an LLM, in some sense, has access to the world’s knowledge. With some patience and persistence, you can mine almost-expert-level instruction from one. When ChatGPT 3.5 came out, I excitedly tried this for a topic that I WAS an expert in. The results were discouraging. The model’s answers seemed to reflect the general misunderstandings that people had about the topic. More recently though, I had to review a paper in the same area, and I used a late-model ChatGPT to help check my work. It was an eye-opening experience because it was no longer confused. And it found longstanding misunderstandings I had, buttressing its answers against my skepticism with citations to original work. I came away very impressed. This kind of AI “rubber duck programming” is my preferred style of use now. I used it just today to help me learn an area of statistics I have always been fuzzy about. This approach definitely requires some careful prompting, but I am optimistic that AI tutors will one day be a real thing. My only worry is that people lose the ability to understand what makes an answer a good one and why we should care about good answers. | | |
| ▲ | bonoboTP 5 hours ago | parent | next [-] | | A lot of knowledge in such niches has never been written down. Papers don't contain it. Tacit knowledge, it's in unpublished config files and unpublished experiments that some prof or PhD student remembers, all the things that are not "publishing-worthy" (because not flashy, not novel-sounding enough, or a negative result etc) but crucial for the method to actually work. Most of expertise is like this and this is why spending years in a research group, talking to the researchers, participating in their culture, understanding their thinking over years (or even just months) can be invaluable. There are also many things that people only say after a beer, after you know each other well. Claude and ChatGPT haven't ingested any of this. They ingested the sanitized surface version, the press release / advertisement version. Because papers are basically career marketing and advertisement mostly. The real expertise is guarded and hidden. This is of course about the PhD level and beyond. For regular university-level education, where the goal is to pass the usual exams, ChatGPT and Claude are more than enough. But for real-world "doing", not (yet). | |
| ▲ | fluoridation 3 hours ago | parent | prev [-] | | >And it found longstanding misunderstandings I had, buttressing its answers against my skepticism with citations to original work. Did you check those citations to make sure they actually contained the information they were being cited for? Because I've asked difficult questions too and have had mixed results. I would never trust an LLM as a teacher. They make stuff up all the time, and when you're learning you're in the very worst position to be checking the information you're given. |
| |
| ▲ | UltraSane 4 hours ago | parent | prev [-] | | In some ways an LLM tutor is better. Try getting a human tutor for things like Category Theory or Lean 4. |
| |
| ▲ | Aurornis 4 hours ago | parent | prev | next [-] | | I also wish we had an infinite supply of expert teachers available to work 1 on 1 with students at any time day or night for a nominal fee. Sadly we do not, so something like this will have to serve as a more accessible backup. | |
| ▲ | hahaker 3 hours ago | parent | prev [-] | | Well, hold that thought, what if one-to-one means AI to AI... |
|
|
| ▲ | antonyragleap 28 minutes ago | parent | prev | next [-] |
| The hardest problem seems less like content generation and more like accurately modeling what a learner actually understands. |
|
| ▲ | isubkhankulov 6 hours ago | parent | prev | next [-] |
| Edtech has historically not had amazing venture outcomes compared to saas, ads, rockets, etc. Given how much people spend on education, there’s no reason AI education software wont be a huge market. And there’s few people better suited than Andrew Ng to execute this |
| |
| ▲ | dataviz1000 5 hours ago | parent | next [-] | | I got to see Luis von Ahn the inventor of CAPTCHA discuss his latest crowd sourced venture, Duolingo, which I'm sure everyone has an opinion about, back in 2013 or 2014 at The LAB Miami in Wynwood. At that point they had ~24 employees. He said his interest was crowdsourcing and thought most of the engineering effort would go toward the crowdsourced translation, but at that time, it was being handled by just two employees. They brought on two prominent consultant researchers, leaders in the field of language learning and linguistics. The first question they asked the consultants was which part of speech should they present to the learner first. The consultants didn't have an answer. They decided to dedicate engineers to collecting data in order to answer that question. A big problem with edTech is that we don't know. | | |
| ▲ | rseech01 5 hours ago | parent | next [-] | | Very cool to hear that you were at the LAB Miami in 2014, Around 2016, I was trying to organize a group of folks to build a variable spaced repitition application that tied to a off the shelf eeg, to figure out the optimal time to learn at one of the local hackathons.. We had a whole team of folks, some of the Flomio hardware people, and other local startup folks. Never was able to build the prototype at a hackathon, but always thought there is a physiological element to learning, and ed tech in general. | | |
| ▲ | dataviz1000 5 hours ago | parent [-] | | > off the shelf eeg We know that mild stress can narrow focus and help learning. "Neural connections do form when you struggle." [0] A little stress is not only good but necessary for learning while a lot of stress causes a breakdown. The trick is being able to judge the stress level of the student and every person is different. The idea of using some type of bio metric data from EEG or blood pressure sensors will help determine a little struggle from a lot of struggle in formative assessment. [0] https://www.youtube.com/watch?v=wh0OS4MrN3E |
| |
| ▲ | ks2048 4 hours ago | parent | prev | next [-] | | My understanding (in hindsight) is that success of Duolingo had nothing to do with “crowdsourcing” - is that correct? (Beyond maybe stories for fundraising). It doesn’t seem to have a lot to say about “ed tech” - popularity of apps seems disconnected to popularity | |
| ▲ | diskzero 5 hours ago | parent | prev [-] | | I don’t understand what you mean by “we don’t know”? Are you saying tech entrepreneurs don’t know education? I agree with that. Or are you saying we don’t know what problem to solve? | | |
| ▲ | raddan 5 hours ago | parent [-] | | My interpretation of “we don’t know” is that the space of possible instruction methods is huge, and we don’t know what works best. It is easy to think of it as a kind of optimization problem, but that line of thinking quickly runs into a bunch of practical obstacles: different people learn differently, studies with good experimental design take time and resources so it is slow to iterate, and good teaching seems to require deep insights into student motivations and incentives, aspects of teaching that are hard to quantify. We also don’t have great ways to measure outcomes; grades are weakly predictive of future success. The best teachers seem to combine deep thinking about how to teach with intuition and charisma. The ingredients are hard to replicate. I do think that this is a nut that we will eventually crack, but it is proving to be a very tough nut. | | |
| ▲ | duttish 3 hours ago | parent [-] | | It's also quite possible that the method that works best for one person is completely horrible for another person, but that's just me guessing |
|
|
| |
| ▲ | diskzero 5 hours ago | parent | prev | next [-] | | I’ll give him the benefit of the doubt and hope for the best. My wife has been a high school math teacher for 25 years and has seen waves of tech luminaries give their visions of how tech will radically improve education and learning. She can’t point to any startup that has had a major impact in improving outcomes. I wish I could point her to something that really will have an impact in, or even out, of the classroom for her students. | | |
| ▲ | bonoboTP 5 hours ago | parent [-] | | That's not unique to tech startups. Almost nothing in terms of explicit methodology has any effect on education outcomes. The literature on education research is of abysmal quality too. |
| |
| ▲ | bonoboTP 5 hours ago | parent | prev [-] | | There is not a huge market of people who actually want to learn something on their own motivation. Get some piece of paper, yes. So the huge market will only materialize if the degree granting institutions adopt something like this. |
|
|
| ▲ | imjonse an hour ago | parent | prev | next [-] |
| "We're heads‑down building, and will have products to show by early 2027." By then frontier models may be able to do this by prompting. Even now it is very easy to get one of the chat interfaces to keep quizzing you and adapt to your level, answer your questions, and in general behave how I imagine a tutor behaves. It lacks integrated stats/progress/gamification/long term memory but those can be added by a simple vibecoded app or are usually unnecessary for actual learning. |
| |
| ▲ | baq an hour ago | parent [-] | | I hope they’re planning to build hardware so the learning experience can be close to pen and paper. Keyboards and screens are a distraction and the brain learns better with a pencil than with a keyboard. | | |
| ▲ | fluoridation an hour ago | parent [-] | | I feel the exact opposite. I hand-write very slowly, so having to focus on that instead of the material is literally a distraction, compared to just typing out my thoughts. The exception to this is if the focus of the learning is the writing in itself. Right now I'm learning kanji, so I need to draw them to focus on and memorize the shapes. That said, it doesn't have to be on paper. Dragging my finger on a tablet or moving a mouse are just as effective as using pen and paper. | | |
|
|
|
| ▲ | Ozzie_osman 4 hours ago | parent | prev | next [-] |
| This looks awesome. I'm very excited about how learning will evolve harnessing AI. I'm also a huge fan of Andrew Ng. I wish they hadn't raised so much money. I'm not sure "large funding round" sets up the right dynamic for what he's trying to do. |
| |
| ▲ | ElProlactin 4 hours ago | parent [-] | | > This looks awesome. I'm curious: what looks awesome? The website was created with Claude. There's no detail about what the actual product/service is and how it will work. Everything is a big idea/promise with no specificity. |
|
|
| ▲ | xxwink an hour ago | parent | prev | next [-] |
| There's a huge potential in personalized learning/education space. A big problem in education is that everyone learns different, and teachers / schools have to go by the speed of the lowest common denominator. AI can tailor content to the individual students most optimal way of learning. Whoever cracks that code will literally boost humankind |
| |
| ▲ | LtWorf 36 minutes ago | parent [-] | | I have a feeling you've not been around a group of teenagers for a while. |
|
|
| ▲ | docheinestages an hour ago | parent | prev | next [-] |
| Hopefully the app itself won't look AI-generated like the design of the website. This one isn't so bad, but has hallmarks of Claude designs. Nowadays I keep getting shocked to find severely sloppy designs when browsing through Y Combinator startups. For me, this is a signal that the people behind the product don't care much. |
|
| ▲ | wxw 4 hours ago | parent | prev | next [-] |
| I feel like this website would have been better off as just Andrew's letter (halfway down the page) in system default <p> tags. The AI sloppification is palpable. Anywho, curious to see what comes out of this! EdTech & AI is a really promising space. |
|
| ▲ | ryanchants 6 hours ago | parent | prev | next [-] |
| I'm working on a much smaller idea, but so far it's just me using it for grad school, and a friend using it for his master ciccerone prep. It has been really useful in the class I used it for while building it. Looking forward to playing with more as I start my fall semester(UIUC CS 425, Distributed Systems). I need to get some model pricing evals in place to see if I can use open weight models to get it cheap enough, since it's just me and not VC money. The real product potential seems to be getting reusable materials like cert prep, continuing education for careers that require it, and the like. But then you're fighting incumbents that fiercely control their moats. https://studyengine.app/ |
| |
|
| ▲ | drusepth 36 minutes ago | parent | prev | next [-] |
| The job postings being all on-site (no remote) is kind of wild. |
| |
| ▲ | bottlepalm 33 minutes ago | parent [-] | | Not really, have you tried to do anything innovative working remote with a team? In any meeting half the people are checked out watching youtube. The collaborative whiteboarding experience is terrible. Working remote is good for plug and chug type work, but the team dynamic is an empty husk compared to working alongside others in the real world. It can be done if you absolutely have to, but don't try even pretend the effectiveness is anywhere close to being in person. |
|
|
| ▲ | BobbyTables2 5 hours ago | parent | prev | next [-] |
| $100M funding is a hell of a lot of money. Yeah, prominent thing run by famous guy … but why so much funding so early? What does $100M enable in the next 5-10 years that $25M doesn’t? |
| |
| ▲ | personjerry 5 hours ago | parent | next [-] | | Coursera, the company providing the funding, also belongs to Andrew Ng | |
| ▲ | inasio 4 hours ago | parent | prev [-] | | See The Diamond Age: Or, A Young Lady's Illustrated Primer |
|
|
| ▲ | starlineventure 6 hours ago | parent | prev | next [-] |
| Ive actually started trying to build games, starting with Roblox, to eventually build a catalog for this same problem. 1:1 learning in the future is probably going to be 80 - 90% gamified because people like playing games. Spent the last 6 months traveling Asia and everybody was playing games on their phones...everywhere. The first game I released is Math Cadet, basically an adventure game to build up math skills for kids elementary and middle school. I have another one in the chamber thats more science related. Any feedback would be great: https://www.roblox.com/games/129132556457079/Math-Cadet-Adve... |
|
| ▲ | senor_digimon 3 hours ago | parent | prev | next [-] |
| I think this is a great space because almost any AI educational product can be measured and evaluated by the end user. For example, does the user improve from using your product and do they also believe they do, and do they also LIKE your product? If not, then they have every right to seek out the perfect AI educational product, of which, I expect a variety of. Personally, I believe the last 40 years or so of academia has failed at creating the proper reactive curriculum for students, so I'm nearly positive anyone that enters the AI education space has a very good chance of proving to their end users that they can out-teach ... I don't know, the entire NY Board of Education, for example. It is not bold at at all to say K-12 will be eradicated. Higher Ed not so much because many were always buying the status of higher education anyway, so the status in itself still has value as a product. |
| |
| ▲ | leafmeal an hour ago | parent [-] | | > It is not bold at at all to say K-12 will be eradicated. Higher Ed not so much because many were always buying the status of higher education anyway, so the status in itself still has value as a product. It’s funny because I believe the opposite for both of these. Living with a teacher, I’ve learned that the most important objectives of k-12 education are teaching kids how to act like adults in society and behave around others. This is something I don’t think AI will ever be good at teaching. A few other things, like learning to read and write, basic math, critical thinking are secondary, but important, but, I imagine not the best use case for AI either. Beyond that however, you’re an adult equipped to take learning into your own hands with all the understanding and agency to make it happen. With the help of AI I don’t think there’s much you couldn’t learn, at least that doesn’t require human interaction (e.g. teaching). |
|
|
| ▲ | madhu_ghalame 2 hours ago | parent | prev | next [-] |
| A roadmap showing how learners can progress from beginner to advanced level would add more structure to the learning experience. |
|
| ▲ | benji8000 3 hours ago | parent | prev | next [-] |
| I wonder what they will do different compared to Khanmigo, which wasn‘t particularily successful wirh full-on AI learning assistance. Support for traditional human learning systems? |
|
| ▲ | ilya_l 2 hours ago | parent | prev | next [-] |
| Reminds me of Karpathy's education startup. I think it had a similar premise. What happened to it? |
|
| ▲ | aphroz 5 hours ago | parent | prev | next [-] |
| So the founder of Coursera is starting a new venture backed by Coursera ? That sounds like the Musk playbook. I don't really get how this is new or even "AI". Can't you already ask Claude to teach you something ? "Patiently stays with you until you've mastered new skills", that's so nice. Maybe in the future it will be the other way around, your computer will complain about how slow the user is :) |
|
| ▲ | gffrd 3 hours ago | parent | prev | next [-] |
| Man, that's a dog of a website. |
|
| ▲ | real-hacker 3 hours ago | parent | prev | next [-] |
| deeplearning.ai
context hub
codream.ai
OpenWorker
LearnVector This guy never stops. |
|
| ▲ | est 3 hours ago | parent | prev | next [-] |
| sounds like mathacademy and many other alike services |
|
| ▲ | latenightcoding 4 hours ago | parent | prev | next [-] |
| he has like 20 AI companies now. |
|
| ▲ | k2xl 5 hours ago | parent | prev | next [-] |
| 100M investment from Coursera? Isn't Andrew Ng a cofounder and still chairman? |
|
| ▲ | westurner 5 hours ago | parent | prev | next [-] |
| Andrew Ng's Coursera courses: https://www.coursera.org/instructor/andrewng |
|
| ▲ | rramadass 4 hours ago | parent | prev | next [-] |
| The Digital Maieutic: Socrates and the Art of Prompting - https://news.ycombinator.com/item?id=48342887 |
|
| ▲ | ks2048 4 hours ago | parent | prev [-] |
| “Just one more AI company, I swear…” - last words of an AI-company-junkie. |