CuraBot - ElevenLabs Worldwide Hackathon
AI Tinkerers - Taipei
Hackathon Showcase

CuraBot

Team consisting of a Google Software Engineer (AI, Video Automation, Solidity) and two founders specializing in GenAI product strategy and full-stack SaaS.

4 members

##

  • Web APP to
    • Register
    • Login
    • Enter their medical report
    • Enter their medicine information and the timing for consuming them
    • Enter Phone number
    • Technology: NextJS, Clerk, Supabase
  • Backend Logic (when user registers)
    • Save users info into database
    • Setup the call times and the information about the calls (medicine, medical report, age, name, condition, preferences)
    • (When user registers) Create Agent with the information from the patient
      • Make a prompt with the personal information and medical information and make a call to ua user via
      • https://elevenlabs.io/docs/api-reference/agents/create
      • Get agent’s id to the user information
      • Do outbound call right away with https://elevenlabs.io/docs/agents-platform/api-reference/twilio/outbound-call
    • Technology: ElevenLabs API
  • Post-call
    • N8N Post-call Webhook
    • Save the data call info into DB
    • Analyze the call and check if there is some problems (user is sick or dying)
AI Tinkerers Claude Code Clerk ElevenLabs NextJS Stripe Supabase Vercel n8n

Github project link

Summarizing URL...

Vercel front end

Summarizing URL...