Skip to content

raghchawla131/NextGen-GD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next-Gen Group Discussion Simulator

A React-based web application that simulates group discussions with AI-powered bots and speech-to-text interaction. Perfect for practicing and improving your communication skills in a realistic environment.

Features

  • Speech Recognition: Converts your speech into text in real-time.
  • AI Bots: Simulated participants that engage dynamically.
  • Timer: Countdown timer for managing discussion duration.
  • Interactive UI: Mic toggle, avatar display, and progress indicators.

Tech Stack

  • React, TypeScript
  • Tailwind CSS & shadcn UI components
  • Node.js backend with Gemini API integration for AI responses
  • Web Speech API for speech recognition

How to Use

  1. Clone the repository
  2. Run npm install or yarn to install dependencies
  3. Start the frontend with npm start or yarn start
  4. Ensure backend Gemini API is running locally at http://localhost:8001
  5. Access the app in your browser and start practicing!

Contributing

Feel free to open issues or submit pull requests to improve the project!

License

This project is open source under the MIT License.

About

Interactive group discussion simulator with speech-to-text and AI bot responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages