Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidortinau/sentencestudio
https://github.com/davidortinau/sentencestudio
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidortinau/sentencestudio
- Owner: davidortinau
- Created: 2024-02-02T22:01:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T13:58:47.000Z (4 months ago)
- Last Synced: 2024-10-11T22:24:33.382Z (3 months ago)
- Language: C#
- Size: 4.05 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How You Say: Sentence Studio
This application helps you exercise your language skills through repetitive sentence building exercises powered by AI. Along the way you'll grow in accuracy, fluency, and overall command of your target language. AI will score your progress and provide vocabulary and grammar tips just for you.
## App Highlights
- OpenAI integration for conversation, creating puzzles, analyzing photos, scoring language usage
- Scriban for prompt text templates
- SQLite data store
- Desktop and Mobile UX
- Fluent design patterns
- MVVM with .NET Community Toolkit## SQLite
This app stores data in SQLite. For viewing and editing the database on Mac, I'm using [sqlitebrowser](https://sqlitebrowser.org).