Skip to content

paulphilip-louis/iterate-hackathon

Repository files navigation

tomo AI

tomo AI — Real-Time Interview Companion for Recruiters

Real-time transcription, next-question suggestions, live cues and warnings, performance scoring, and more.


Prerequisites

  • Docker and Docker Compose
  • Google Chrome (for the extension)

Quick Start

  1. Create a root .env file with required API keys:

Linkup | Groq | ElevenLabs | Anthropic

ANTHROPIC_API_KEY=<your_key>
ELEVENLABS_API_KEY=<your_key>
LINKUP_API_KEY=<your_key>
GROQ_API_KEY=<your_key>
  1. Start all services:
./run.sh start

Install the Chrome Extension (Developer Mode)

  1. Build or confirm the extension dist exists (the compose services may generate assets as part of the flow).
  2. Load into Chrome:
    • Open Chrome and go to chrome://extensions/
    • Enable “Developer mode” (top-right toggle)
    • Click “Load unpacked”
    • Select the chrome_extension/dist folder

Once loaded, pin the extension and follow on-screen instructions.


License

This project is licensed under the terms of the LICENSE file included in the repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors