Viewing profile — yagami_takayuki
yagami_takayuki
HN member- Joined
- Fri, Aug 06, 2021, 12:04 AM UTC
- HN karma
- 3
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About yagami_takayuki
Recent public activity
-
story
Show HN: Gymmr – A Fitness App for Building Connections Through Shared Goals
Hey HN! I’ve recently launched Gymmr, a fitness app that brings goal-oriented people together to track personal progress, join challenges, and connect over shared fitness goals. Un…
-
comment
Comment #41013138
Ah I see, most frontend frameworks have libraries that work with firebase auth. If you use an MVC like rails or .NET core MVC etc, you can use Firebase auth from a CDN and put it i…
-
comment
Comment #41012969
What language/framework are you using? Typically you would implement your own authentication for learning the nuts and bolts of auth, but never for a production/live system on the …
-
story
Show HN: Gymmr – Find nearby fitness events
Gymmr is an app that will help people find fitness events and facilities near them using a short video feed. When more people start using it, they will be able to tailor their feed…
-
comment
Comment #40606758
timbrematch.com infinityvids.com gymmrfitness.com
-
comment
Comment #40153313
I find the soundtrack for EA Sports FC (the video game) exposes me to a lot of different types of music that I otherwise wouldn't be exposed to.
-
comment
Comment #38975947
thank you, will look into BLIP2.
-
comment
Comment #38975335
Thanks for your answer!
-
comment
Comment #38975333
Thanks will experiment with a CNN.
-
comment
Comment #38975330
Thanks! Will looks into this.
-
comment
Comment #38973244
For recognizing features such as hair and skin color, which would do a better job? Machine learning with image classification? Or a vector database? I've had Weaviate return a dog …
-
comment
Comment #38758685
Niche chat with PDF app and a couple of niche dating apps.
-
comment
Comment #38224866
I feel like chat with a pdf is the easiest thing to integrate into various niches -- fitness, nutrition, so many different options
-
comment
Comment #35856585
A dating app that uses a vector database to find people "their type" so to speak, by uploading a photo. I also plan to use personality quizzes and prompts to enhance/highlight comp…
-
comment
Comment #34929618
AI fitness coaching coupled with pose detection (not in the app yet): https://app.gymmrfitness.com/
- story
-
comment
Comment #28516009
No ideas at the moment, but I will let you know if I come up with something.
-
comment
Comment #28507041
Sounds similar to pull panda: https://pullpanda.com/ but the integration with Teams could be a solid differentiator.
-
comment
Comment #28192516
Flutter is great, but I don't recommend going down the state management rabbit hole. Some solutions take something that is fast, productive and fun, and turn it into something that…