TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Can a Voice Chatbot help my adult autistic brother with everyday tasks?

5 点作者 davidcoronado大约 8 年前
Hi Everyone,<p>I&#x27;m thinking of building a Voice-Chatbot to help my autistic brother be more productive. He is in his 20&#x27;s now and works at a grocery store as a bagger. I&#x27;ve noticed for years now that my mother is constantly asking him the same questions, &quot;Wake up&quot;, &quot;take a shower&quot;, &quot;get ready for work&quot;, &quot;have you eaten today&quot;, &quot;it&#x27;s time to leave the house for work&quot;, etc. He would be consider to have mild autism on the autism spectrum since he can do well in school but has a hard time connecting with people socially which has lead to a life of isolation. I&#x27;m wondering if building a Voice Chatbot via Alexa would help lessen the load for my mother and help my brother with everyday tasks.<p>These are the task&#x2F;commands I&#x27;m hoping to help him with.<p>1. Wake up (notify if work day or not) -Calendar API -bedroom light switch API<p>2. Get ready for work -Weight sensor API (for bed) -Shower sensor API -Mirror sensor (recognizes work outfit) API -Phone location sensor API<p>3. Ask what he has eaten today. -Record response -Send Daily Email&#x2F;Text Summary to my mother<p>4. Ask if he would like to (random activity) -activity suggestions (go on a walk, go to the game store, go watch a movie, etc)<p>5. It&#x27;s time to go to bed now -turns TV power switch off API -turns bedroom light switch API -lock computer API<p>Do you think this would be helpful with his everyday tasks and do have any suggestions?

4 条评论

cbhl大约 8 年前
What causes your brother to be able to do these tasks? Is it that the instructions are presented step-by-step? Is it because his mother cares about him getting it done?<p>Have you tried using lower-tech devices to help remind him? A paper agenda, Google Calendar, and alarm clocks&#x2F;wristwatches are all techniques that other autistic people have used with varying levels of success.<p>If you want to test whether the Echo reminder would help, you should try a lower-fidelity prototype -- record your mother saying the reminder with a tape recorder or a Sound Recorder app on a computer, and then play it back at the appropriate time and see how he responds. (If it was me, I&#x27;d find it rather insulting and might respond angrily, but I wouldn&#x27;t assume your brother acts the same way.)<p>Does your brother want to live independently of your mother? If your mother is the only social contact that your brother has during the whole day, then replacing her with an Echo might make him even more isolated, right?
评论 #13926857 未加载
auganov大约 8 年前
Does he respond to text? If so you could make a bot that masquerades as mum. Or perhaps you can just settle for a half-solution that would make it much easier for mum to be issuing these commands? Like having Alexa function as an always-on intercom rather than having to call him.<p>I&#x27;d think mum being the person telling him to do stuff, is what&#x27;s working. Rather than just the fact that it&#x27;s a voiced command? Does he listen to you too?
评论 #13933002 未加载
ParameterOne大约 8 年前
I think that is a great idea! I&#x27;m wondering if it would have any effect if he heard his own voice too? Like the voice in our heads.
评论 #13928212 未加载
zer00eyz大约 8 年前
I spent part of my youth working with special needs kids.<p>Everyone is different, and you never know what is going to work.<p>First lets talk about what is truly positive in what your doing, you have a goal: &quot;lessen the load for my mother&quot;.<p>The reality is that your mom isn&#x27;t going to be there forever, and giving your brother a life that is his own matters.<p>That opens up my next questions:<p>Do the things your proposing solve the underlying issues or do they simply shift the burden? Do you want to have to maintain these API&#x27;s forever? What happens if amazon stops offering alexa? What happens if your brother transitions into an environment where he can not take advantage of the technologies your building? What happens if the power goes out for a few days (it can happen)?<p>I would suggest that you spend your efforts finding a good occupational therapist first. I suspect that this is going to be like looking for a needle in a haystack and in the short term would make a lot of other solutions seem more practical. Your looking for a person who is good at what they do and gets along with your brother, depending on where you live this could be HARD.<p>It might take a long time to get your brother to the next level when it comes to his functioning. It might cost you quite a bit out of pocket in the (relative) near term. However if your brother lives to be 50 or older these costs will turn out to be rather small in the long run. Your freeing your mother, and eventually yourself, from burdens (I don&#x27;t mean that in a callous way but a loving one) and giving your brother more independence and flexibility.<p>---------------------------------------------<p>With all of that out there, I don&#x27;t want to dissuade you from building any of the things you suggest. People with special needs need every advantage they can get, hell some of the things your suggesting would be of benefit to regular folks as well. A &quot;Weight sensor API for bed&quot; not only helps your brother but every parent with a lazy teenager!<p>Realize that there are probably others who want, need or are willing to support you in building these these tools for people with special needs and&#x2F;or disabilities. If your going to be open (source not minded) then you might be surprised at how much support you get. Prosthetics 3d printing is probably the most prominent and impactful example I can think of that uses this model, and there is plenty of room and support for others.<p>As a final bit of encouragement, you need to go dig in at hackaday.com one of their 2017 prizes is for assistive technology!<p><a href="https:&#x2F;&#x2F;hackaday.io&#x2F;prize&#x2F;details" rel="nofollow">https:&#x2F;&#x2F;hackaday.io&#x2F;prize&#x2F;details</a>
评论 #13933310 未加载