TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What kind of side projects have you used AI/ML for?

3 pointsby atarianabout 8 years ago
I've been seeing a lot of TensorFlow and deep learning articles on HN lately. I'd like to jump in at some point, but I want to get an idea of what kind of stuff you guys have been using it for.

1 comment

tlackabout 8 years ago
Not much discussion here so I&#x27;ll jump in.<p>I&#x27;ve been working on a private Telegram bot that I converse with about my daily habits, how I feel (mentally&#x2F;physically), what I&#x27;ve eaten, etc., and in theory it will use machine learning to help me uncover some patterns to my various wild mood swings.<p>Since it&#x27;s open ended&#x2F;conversational, all private, and run on my your own machine (at least the analysis part), I&#x27;m hoping I can get a more accurate overall picture of my life.<p>I confess that I haven&#x27;t quite figured out how to get the output together in a way that is useful, but I&#x27;m feeding content to it and experimenting in Mathematica to see what is possible.<p>Eager for ideas if anyone has any!