Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iryb/talkify


https://github.com/iryb/talkify

Last synced: about 2 months ago
JSON representation

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