Skip to content

Anthony-Sin/Mic-Drop-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrantMatch AI

Find the right grants through an AI-powered video interview. (repository codename: Mic-Drop-AI)

GrantMatch AI interviews an applicant over video, analyzes their responses in real time, and matches them to relevant funding opportunities — while giving live feedback on how they present.

How it works

  1. AI interview — a conversational agent talks with the applicant and analyzes video, audio, and speech to understand their project and goals.
  2. Smart match — scans grant opportunities and surfaces the ones that fit the applicant's profile.
  3. Live feedback — real-time notes on communication style, presentation, and areas to strengthen the application.

Features

  • Real-time speech transcription (Google Cloud Speech-to-Text)
  • Gemini-powered interview reasoning and grant matching
  • NVIDIA Jetson edge integration
  • Web front end with a live demo mode

Tech stack

  • Backend: Node.js, Express (deployed on Railway)
  • AI: Google Gemini, Google Cloud Speech-to-Text
  • Frontend: HTML / CSS / JavaScript single-page app
  • Edge: NVIDIA Jetson

Getting started

npm install
npm start        # starts the Express backend (backend/server/server.js)

Open frontend/homepage/index.html and click Start Interview.

Requires Google Cloud Speech and Gemini API credentials set as environment variables.

About

GrantMatch AI - conducts an AI-powered video interview (Google Speech-to-Text + Gemini analysis of video and audio), then matches applicants to relevant grants with live presentation feedback.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors