Elliot F. Poirier

Qui ose, Gagne.

Projects


A collection of the various projects I've worked on. My interest are far ranging, from an accessibility platform for the visually impaired to an ML model that infers the audio text stimulus from a sequence of fMRI scans.

Spartan


Spartan is a platform for creating custom alarms that controlled LEDs, music and a tts function for speeches. We implemented a computer vision algorithm that prevents the alarm from stopping until the user completes a set amount of push ups. Won 1st place overall from 143 total projects submitted to ConUHacks VIII.

Telepathee.tech


A transformer model for inferring text from fMRI scans. Our model estimates semantic prediction based on a specific subject's brain activity and then uses said model to give predictions on new brain activity. The server is not currently running so won't give inference results.

Keimo.ai


An interactive AI tutor. Keimo is an bear-fox that can be talked to and will respond to questions. We used whisper for speech recognition, google voice for his voice and GPT-3.5 for his responses. Currently doesn't have API keys

AccessKit


AccessKit is a web accessibility tool that scans entire websites to find relevant accessibility issues and provides a report with suggestions on how to fix them. We used React, Next.js, and TailwindCSS for the frontend, and called the WAVE api for the accessibility report. Still a work-in-progress as I am working to implement a database in vercel's new postgres to host website scans.

Endevr


A platform for ensuring transparency from charities and crowd-funded projects. Our platform used chainlink and smart contracts to ensure donated money is visible to all.

Online DAW (CrowdSong)


Online DAW for virtual collaborative audio editing developped in the context of McHacks 2022. The project aims to facilitate song-making and editing with friends in an online setting.

CarCool


An algorithm to optimize carpooling routes in order to reduce emissions in the context of the 2021 polyHax hackacity hackathon.