Skip to content

This streamlit app helps you rephrase your language for effectively communicating with kids with PDA.

Notifications You must be signed in to change notification settings

gavinblair/pathological-demand-avoidance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

From https://www.autismbc.ca/blog/resource-guide/pathological-demand-avoidance-pda-explained/

Pathological Demand Avoidance (PDA) is an autistic profile. PDA individuals share autistic characteristics and also have many of the ‘key features’ of a PDA profile. It is most widely recognized in the UK. PDA is best explained as an extreme avoidance of everyday activities, refusal of demands and challenges with authority due to severe anxiety. In the United States and Canada, PDA is still emerging and not widely diagnosed by professionals due to lack of awareness.

This streamlit app helps you rephrase your language for effectively communicating with kids with PDA.

The contents of instructions.txt are from Autism West Midlands https://autismwestmidlands.org.uk/

Setup

You need groq, dotenv and streamlit for python, so install them:

$ pip install streamlit groq python-dotenv

Add your groq api key. Groq is very fast, and free at the time of writing this.

$ cp .env.template .env
$ vim .env
GROQ_SECRET_ACCESS_KEY=your-key-goes-here

Now run the app:

$ streamlit run pda.py

About

This streamlit app helps you rephrase your language for effectively communicating with kids with PDA.

Topics

Resources

Stars

Watchers

Forks

Languages