SocialWise: LLM-Agentic Conversation Therapy for Individuals with Autism Spectrum Disorder to Enhance Communication Skills

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Medical Devices & Health Technology · Depth: Advanced, medium

Summary

SocialWise is a browser-based application designed to provide scalable conversation therapy for individuals with Autism Spectrum Disorder (ASD). It addresses the scarcity of affordable and effective support for practicing everyday communication skills, which currently relies on expensive in-person sessions or yields limited improvement from low-cost activities. The system pairs LLM conversational agents with a therapeutic Retrieval Augmented Generation (RAG) knowledge base, allowing users to select scenarios like "ordering food" or "joining a group." Users interact via text or voice, receiving instant, structured feedback on tone, engagement, and alternative phrasing. Implemented with Streamlit, LangChain, and ChromaDB, the prototype runs on any internet-connected computer. Preliminary user data from 34 autistic adults (ages 18-34) showed a perceived helpfulness of 4.15/5 and a 100% recommendation rate, with benefits including improved turn-taking, problem-solving in social conflicts, and reduced anxiety.

Key takeaway

For research scientists developing AI-driven therapeutic tools, SocialWise demonstrates a viable model for delivering scalable, evidence-based communication coaching. You should consider integrating LLM agents with retrieval-augmented generation (RAG) to provide personalized, grounded feedback, and prioritize multimodal interaction and user privacy. This approach can significantly broaden access to specialized therapy, as evidenced by SocialWise's high user satisfaction and perceived helpfulness.

Key insights

SocialWise offers scalable, LLM-agentic conversation therapy for ASD, providing instant, structured feedback via a browser-based platform.

Principles

Method

SocialWise uses a Streamlit web app, GPT-4o-mini for dialogue, Whisper STT, OpenAI TTS, and a LangChain RAG pipeline with ChromaDB to ground feedback in ASD therapy documents.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.