Skip to content

Conversation

mashharuki
Copy link
Collaborator

This pull request includes updates to the README.md file to enhance project documentation and several changes to the frontend codebase to improve functionality and compatibility. The most important changes involve adding new sections and links to the README.md, modifying API endpoints for fetching conversation transcripts, and updating audio streaming logic for better server compatibility.

Documentation Updates:

  • README.md: Added a project thumbnail, expanded the overview and problem statement sections, and included links to the pitch deck and live demo for the VAPI Hackathon. [1] [2] [3]

API and Frontend Improvements:

  • frontend_vapi/lib/oto-api.ts: Updated the API endpoint in getConversationDetail to fetch conversation transcripts instead of general conversation details.
  • frontend_vapi/pages/record.tsx: Changed audio streaming logic to send data in JSON format instead of binary for server compatibility.
  • frontend_vapi/pages/record.tsx: Modified the cleanup logic in the useEffect hook to ensure it only runs on component unmount, removing unnecessary dependencies.

Copy link

vercel bot commented Jun 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oto ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 0:12am

@mashharuki mashharuki merged commit 8545815 into main Jun 14, 2025
3 checks passed
Copy link

netlify bot commented Jun 14, 2025

Deploy Preview for oto-evm canceled.

Name Link
🔨 Latest commit 5d0309e
🔍 Latest deploy log https://app.netlify.com/projects/oto-evm/deploys/684d671edb46660008e2b00f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant