Skip to content

rezangit/AICompanion

Repository files navigation

AICompanion

An interactive AI Companion web application built using:

  • Flask: Web framework
  • Google GenAI Agent Development Kit (ADK): AI runner and session management
  • ElevenLabs API: Natural Text-to-Speech (TTS) voice rendering
  • Vanilla CSS & JS: Modern, clean, and responsive frontend UI

Features

  • Real-time conversation with an AI agent using ADK
  • Dynamic Text-to-Speech playback using ElevenLabs voices
  • Interactive and animated companion character interface

Setup

  1. Clone the repository and navigate to it:
    git clone https://github.com/rezangit/AICompanion.git
    cd AICompanion
  2. Run the initialization script:
    ./init.sh
  3. Set your environment variables (API keys):
    source set_env.sh
  4. Run the application:
    python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors