Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
https://github.com/lipej/clear-my-doubts
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 6 days ago
JSON representation
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
- Host: GitHub
- URL: https://github.com/lipej/clear-my-doubts
- Owner: lipej
- Created: 2024-06-03T14:53:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T13:19:26.000Z (7 months ago)
- Last Synced: 2024-06-11T14:47:41.606Z (7 months ago)
- Topics: ia, mvvm, mvvm-architecture, swift, swiftui, voice-recognition, websocket
- Language: Swift
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClearMyDoubts
ClearMyDoubts is an AI chat app that uses web socket technology to keep a continuous connection to the server. This allows real-time, two-way communication between the user and the server, ensuring immediate message delivery and quick AI responses.
A standout feature of this app is its voice recognition capabilities. Users can speak directly into their device and the app will transcribe the speech into text. This not only improves accessibility but also enables users to multitask, making the app more convenient and efficient.## ScreenShots
![Simulator Screenshot - iPhone 15 Pro - 2024-06-03 at 12 00 55](https://github.com/lipej/clear-my-doubts/assets/80367187/59f06faa-316b-4ddd-b9be-2e9fa800d9e4)
![Simulator Screenshot - iPhone 15 Pro - 2024-06-03 at 12 00 16](https://github.com/lipej/clear-my-doubts/assets/80367187/14b13aae-c6a2-478b-a972-d730731ddc66)
![Simulator Screenshot - iPhone 15 Pro - 2024-06-03 at 12 10 05](https://github.com/lipej/clear-my-doubts/assets/80367187/78858c1b-01de-4ee2-9241-44a738e9989c)