https://github.com/Merkie/freespeech
A free program designed to help the non-verbal.
https://github.com/Merkie/freespeech
aac communication pwa svelte typescript
Last synced: 3 months ago
JSON representation
A free program designed to help the non-verbal.
- Host: GitHub
- URL: https://github.com/Merkie/freespeech
- Owner: Merkie
- Created: 2020-02-03T02:14:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T18:15:43.000Z (about 1 year ago)
- Last Synced: 2024-05-01T18:00:57.982Z (about 1 year ago)
- Topics: aac, communication, pwa, svelte, typescript
- Language: Svelte
- Homepage: https://freespeechaac.com
- Size: 59.1 MB
- Stars: 550
- Watchers: 16
- Forks: 64
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [FreeSpeech AAC](http://freespeechaac.com/) · [](https://github.com/merkie/freespeech/blob/main/LICENSE)
FreeSpeech AAC is a free and open-source assistive communication app written in TypeScript. [Talk with us on Discord!](https://discord.gg/rEzaDqdfet)

FreeSpeech AAC is committed to providing the best AAC experience to users, this is accomplished by packaging FreeSpeech with technologies sourced from AWS, Micorosoft Cognitive Services, and Google Cloud that give users cutting-edge AI generated voices. FreeSpeech is also putting artificial intelligence to use by relying on the OpenAI GPT-3 model to handle complex textual analysis tasks along with phrase and word conjugation. FreeSpeech's client is built on top of Svelte, a blazingly fast front-end UI framework.
I created FreeSpeech initially for my sister who is nonverbal, but since then the project has been actively gaining users as the application also serves as a viable alternative to many other expensive pieces of AAC software. Keep up with the latest FreeSpeech news on the blog portion of the website!
### Hosting
- Clone and enter into the project directory
`git clone https://github.com/merkie/freespeech freespeech && cd freespeech`
- Install dependencies
`yarn install`
- Run the dev command
`yarn dev`## Sponsors
## Special Thanks
Thank you to CNN and the BBC for covering the FreeSpeech project! Also huge thank you to Icons8 for providing all the icon assets for the project. Click on the logos to see more.
## Project Authors
- **Archer Calder** - _Founder/Lead Developer_ - [GitHub](https://github.com/Merkie) [Donate](https://ko-fi.com/merkie) *[email protected]*
- **Bailey Townsend** - _Core Team Member_ - [GitHub](https://github.com/fatfingers23) [Linkedin](https://www.linkedin.com/in/bailey-townsend-25b195105)None of this would be possible without you all. Thank you!
![]()
Made with [contributors-img](https://contributors-img.firebaseapp.com).
### License
Free Speech AAC is [MIT licensed](./LICENSE).
# freespeech-api