Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iryb/talkify
https://github.com/iryb/talkify
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iryb/talkify
- Owner: iryb
- Created: 2024-06-17T08:22:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T13:31:03.000Z (5 months ago)
- Last Synced: 2024-08-27T16:06:38.242Z (5 months ago)
- Language: TypeScript
- Homepage: https://talkify-two.vercel.app
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talkify
Talkify is a speaking partner to train English. Answer the questions by voice and improve your listening skills. After the conversation, you will receive feedback on your grammar, vocabulary usage, and common mistakes.## Demo
https://talkify-two.vercel.app/## Features
- Speech recognition and synthesis
- Voice chat with OpenAI
- Ability to create customized chats based on: Conversation topic, Grammar, English level, Vocabulary, Questions
- Feedback about user performance after conversation
- Authentication (email, Google)## Tech Stack
- Next.js
- Typescript
- React
- React Context API
- React Speech Recognition
- Open AI
- Firestore
- Firebase Authentication
- ShadCN
- Tailwind CSS
- Zod
- React Hook Form