Skip to content

AI Answer Generator is a Python tool that uses Google Gemini to generate smart answers to your questions and reads them aloud using pyttsx3.

Notifications You must be signed in to change notification settings

Abdullah-Shahid/AI-Answer-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AI-Answer-Generator

AI Answer Generator is a Python tool that uses Google Gemini to generate smart answers to your questions and reads them aloud using pyttsx3. A simple terminal-based voice AI assistant for instant, spoken responses.

πŸš€ Features

  • Uses Google Gemini API (gemini-2.0-flash) to generate concise paragraph answers.
  • Converts the generated response to speech using pyttsx3.
  • Simple command-line interface.

πŸ“¦ Requirements

  • Python 3.7+
  • Google Generative AI SDK (google.generativeai)
  • Text-to-speech engine (pyttsx3)

πŸ› οΈ Installation

  1. Clone this repository:
git clone https://github.com/Abdullah-Shahid/AI-Answer-Generator.git
cd genai-tts-bot

About

AI Answer Generator is a Python tool that uses Google Gemini to generate smart answers to your questions and reads them aloud using pyttsx3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages