Rendered at 19:37:05 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
fduran 1 hours ago [-]
Are the courses meant only for personal consumption or can/will they be offered to other people? (for ex I have a Linux/DevOps training & assessment platform)
zackashen 1 hours ago [-]
Courses are publicly available. When you generate a course anyone on the app can enroll in it.
rahimnathwani 4 hours ago [-]
I'm excited to try this.
I installed it on an iPad Air (M2). On launch, I am given two options:
- Get started (primary CTA). Tapping this takes me to a blank screen.
- Sign in (secondary CTA). Tapping this and choosing 'Continue with email' gives me a login screen. I tried entering my email and choosing a password but it says "Couldn't find your account"
zackashen 4 hours ago [-]
Really sorry about that. We are looking into what happened. Do you mind sending us an email at founders@trykeet.com, so we can help you get signed up.
hutattedonmyarm 2 hours ago [-]
That logo for „introduction to topology“ feels incredibly off. The Möbius Loop doesn’t connect to itself in the back
zackashen 2 hours ago [-]
Yea we generate the course icons with a quick image generation model so total accuracy in representations is not guaranteed. But the actual courses themselves use research to construct the outlines and videos. Feel free to email us (founders@trykeet.com) if you end up taking that course and have any other thoughts.
jonplackett 2 hours ago [-]
So do you guarantee accuracy for the course content itself, or is that also not guaranteed?
zackashen 2 hours ago [-]
We use pretty comprehensive web searches to find examples and real worked problems to use in courses and base the curriculum and roadmaps off of publicly available syllabi, so from our experience the content has been accurate. We haven't seen anything inaccurate but that could certainly be possible, just like learning via the internet or from any other source.
kerryritter 1 hours ago [-]
Building educational content to teach users how to use your software is extremely challenging. Would be interesting to position this against startups.
Most of those subject matters - to me - are fun to chat with LLMs with to learn (Gemini hooked to web research works nicely).
But the expectations of easy-to-use software is rising. A solution to this problem would be extremely valuable.
Haha, no that makes sense. I think we've seen a few other people building toward what you are describing, but it definitely would be interesting to see if people end up generating courses in this direction. I think there was a company in a recent YC batch called Clicky (https://www.heyclicky.com/) that built something adjacent to what you are describing (https://x.com/FarzaTV/status/2041314633978659092).
blazarquasar 3 hours ago [-]
Phone number sign-up means instant delete.
Absolute no-go.
zackashen 3 hours ago [-]
Sorry about that. We wanted to implement more social features on the app to let users learn with their friends which we figured letting users find friends from their contacts/phone number. Understand that isn't for everyone and we might make some changes to make those social features opt-out.
soco 2 hours ago [-]
Not about your app but every and I mean EVERY app implements these social features, and I don't know anyone in my circles actually USING whatever social features - even if we talk about our experiences with common apps. Are you sure you're not just investing programming effort into nothing?
zackashen 2 hours ago [-]
We've seen some of the people on the app using the social features, but yea I think on some apps it doesn't get used. I think if no one ends up using these features we'll just remove them.
rubymamis 4 hours ago [-]
The QR code that shows on hovering the "Download" button is very cool! Kudos to the person who came up with that.
zackashen 4 hours ago [-]
Thanks! I can't take credit though I first saw it on the landing page for Halo (halohabits.app).
netdevphoenix 3 hours ago [-]
Isn't video generation expensive? Are you letting/making users generate series of videos without any plan? I think content depth and breadth would be good to check pre-generation at a minimum.
zackashen 3 hours ago [-]
We are generating the videos using Remotion via React so its not as expensive as using a AI video model like Veo. There are three places where you can customize the course before you generate:
1) The initial prompt where you type what you want to learn
2) There are a couple universal follow up questions that ask the depth and breadth you want to learn at
3) There are then some course specific intent questions we ask that ask content specific questions. For example if you type "History of NYC" we might ask "What time period do you want to focus on?"
iamcoder18 3 hours ago [-]
Super cool!
Would you mind giving more insight into how you make the videos (sourcing clips or generating them for Remotion videos, agentic?, and how you handle rendering issues and QA for the Manim videos) and costs?
zackashen 3 hours ago [-]
Both workflows follow the same broad pattern. First, break the video into a set of scenes, then plan the scene, write the code, render it, and iteratively refine the result.
For Remotion, the AI determines what resources the scene will need, whether that be images, generated assets, or prebuilt visual components. This part doesn't happen in Manim because its more for math based visualizations.
Re costs, both workflows have a series of presets that make the implementation less expensive and more consistent. The reduction in price for the Terra model series has been particularly helpful for us.
iamcoder18 3 hours ago [-]
I see. Once again, really cool product! Congrats!
jaldert 3 hours ago [-]
Interesting!
I get blocked on the phone number screen on sign up.
This has two issues:
1) It seems to require a US phone number (555-555-5555)?
2) Ideally I don't want to share my phone number at all. It says it is for finding friends, but I think many people don't want to share their phone number this lightly.
The app also tries to get access to my contact list - not ideal for just trying something out :)
zackashen 3 hours ago [-]
Thanks! We are currently working on enabling international sign ups. Regarding the contact list and sharing your phone number, we wanted to make the app so you could interact with your friends courses as well. Sharing your contacts is also skippable. If it seems like users aren't using any features that would make interacting with users helpful, then we'll definitely remove requesting phone numbers in onboarding.
jaldert 3 hours ago [-]
OK, I'll keep an eye on this thread to see when I can try the app without this requirement!
Would people not be able to share their courses via a url?
Anyway, I don't want to sound negative here, good luck!
zackashen 3 hours ago [-]
Yes we have the ability to share courses via a url. No worries. Appreciate the feedback.
dbbk 22 minutes ago [-]
I don't think there's a business here, sorry. If people are in the mindset to have AI teach them something, they will either just ask a chatbot like normal, or at most they will use something like Gemini's Guided Learning. They're not going to pay for this.
zackashen 8 minutes ago [-]
That's totally possible, but I think from personal experience we haven't really enjoyed those tools because they struggle to form a structured curriculum that has videos and assessments. We love using guided learning or a chatbot to teach one of f concepts, but for things that we enjoy passively learning about it's just not really that engaging. I think there are plenty of people who teach themselves things for fun and and want to have structured courses to learn from. I'd be curious if you still felt this way after trying it out.
dominotw 15 minutes ago [-]
i will pay for it. I dont like chatbot ux for learning. for example if a reading about transformers and i want to take a detour into mlp then i can potentially fork the thread chat about mlp there and come back or pollute the current context. i dont like either of those.
zackashen 6 minutes ago [-]
Yea I think this is true also.
written-beyond 27 minutes ago [-]
Congratulations on the Launch! looks great
toomuchtodo 5 hours ago [-]
Very cool, congrats on the launch. Are there any licensing issues with customers releasing generated courses with copyleft or public domain licensing?
zackashen 4 hours ago [-]
Thanks! Right now, any course you generate is freely accessible to anyone on the app. Sharing the course requires other users to sign up for Keet. In the future, we could build in some features to allow users to extract the course outlines and videos, but we haven't seen that requested so we don't have any licensing in place for that.
We've had the same name for the past few years, but hadn't seen this other app. Sorry about the confusion. If it ends up being something that we see confusing potential users we will take a closer look.
marjipan200 2 hours ago [-]
the other Keet has been around 4 years with millions of downloads. Might make distinguishing your app in searches challenging
I installed it on an iPad Air (M2). On launch, I am given two options:
- Get started (primary CTA). Tapping this takes me to a blank screen.
- Sign in (secondary CTA). Tapping this and choosing 'Continue with email' gives me a login screen. I tried entering my email and choosing a password but it says "Couldn't find your account"
Most of those subject matters - to me - are fun to chat with LLMs with to learn (Gemini hooked to web research works nicely).
But the expectations of easy-to-use software is rising. A solution to this problem would be extremely valuable.
Sorry, this comment feels a bit like https://www.youtube.com/shorts/61ZqBW30LLA but just rambling
1) The initial prompt where you type what you want to learn
2) There are a couple universal follow up questions that ask the depth and breadth you want to learn at
3) There are then some course specific intent questions we ask that ask content specific questions. For example if you type "History of NYC" we might ask "What time period do you want to focus on?"
Would you mind giving more insight into how you make the videos (sourcing clips or generating them for Remotion videos, agentic?, and how you handle rendering issues and QA for the Manim videos) and costs?
For Remotion, the AI determines what resources the scene will need, whether that be images, generated assets, or prebuilt visual components. This part doesn't happen in Manim because its more for math based visualizations.
Re costs, both workflows have a series of presets that make the implementation less expensive and more consistent. The reduction in price for the Terra model series has been particularly helpful for us.
I get blocked on the phone number screen on sign up.
This has two issues:
1) It seems to require a US phone number (555-555-5555)? 2) Ideally I don't want to share my phone number at all. It says it is for finding friends, but I think many people don't want to share their phone number this lightly.
The app also tries to get access to my contact list - not ideal for just trying something out :)
Would people not be able to share their courses via a url?
Anyway, I don't want to sound negative here, good luck!
I sense a potential problem here.