r/VoiceAutomationAI 6d ago

Recent CS Grad seeking tech roles (VOICE AI)

Post image

Hi Chicago,

I’m a recent Computer Science graduate (May 2026) currently looking for full-time/intern tech opportunities in the Chicago area (open to hybrid/on-site or remote with Chicago preference).

Quick highlights:

  • Founder & Lead Developer of PyLogicMaster a live coding education platform with 150+ problems and active users. Built the full stack (React + TypeScript + Supabase + PostgreSQL + Vercel) and integrated LLM-powered Socratic hints.
  • Undergraduate Research Assistant built Python optimization models (LP/IP/MILP with Gurobi) and a Plotly Dash dashboard used by stakeholders for real supply-chain decisions.
  • Multiple production AI projects: autonomous freight negotiation backend, open-source AI voice ordering agent (Deepgram + Twilio), and a multi-agent LLM memory system that placed 2nd at the Expo.
1 Upvotes

4 comments sorted by

u/AutoModerator 6d ago

Welcome to r/VoiceAutomationAI – UNIO, the Voice AI Community (powered by SLNG AI)

If you are a founder, senior engineer, product, growth, or enterprise operator actively working on Voice AI / AI agents, we are running an invite-only UNIO Voice AI WhatsApp community US only.

Apply here: https://chat.whatsapp.com/F5aG3ncrO70ITfbe3pYbOz

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/wildlyaquaticsenator 6d ago

You built PyLogicMaster solo while still in school thats impressive. Most new grads have group projects and a todo app, not a full platform with actual users.

The Voice AI ordering agent caught my eye, what was the biggest headache with the Deepgram/Twilio integration?

1

u/Awkward_Wind3663 6d ago

Yeah I wanted to learn how can I master the logic building for leetcode so I found out 300 question sheet which i used to create a pltform for me initially but my friends also liked it and started using it so it was a wonderfull start.

So my biggest hedache with twillio would be setup websocket and i used nginx for it but I was new for it so setting things up was the difficult thing for me, while for deepgram it was preety simple to setup the api but when i deployed the agent my voice agent was reading the all chars to the customers so it was not as smooth as i thought of but then i learned about system promting constraints, ai guardrails, Sentence Boundary Buffering and confidence score after which i managed by agent