Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Post “2025-01-13-i-built-an-ai-prototype-that-can-participate-in-our-internal-meetings-in-a-week” #64

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

prabhanshuguptagit
Copy link
Contributor

Automatically generated by Decap CMS


I'm not quite satisfied with how AI integrations in meetings are mostly about summarising things after the fact. The process of ensuring that a meeting goes well as it happens is far more valuable than a summary. It's about ensuring things stay focused, and the right information and context is available to all participants.

Today's AI can hear you speak, understand context, and talk back naturally. Here's how I built this in about a week.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Today's AI can hear you speak, understand context, and talk back naturally. Here's how I built this in about a week.
Today's AI can hear you speak, understand context, and talk back naturally. Here's how I built <an AI bot that can join etc> in about a week.

Might be easier to follow if it's repeated twice, once here and then the video example.


_video demo goes here_

LLMs (Large Language Models) are mainstream because of interfaces like ChatGPT - you type something, wait a bit, and get text back. Far fewer people know that models can also natively work with audio. They can process speech directly, understand the nuances of conversation, and even respond with natural-sounding voice. The challenge is: how do we actually plug this intelligence into our existing tools?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This paragraph seems redundant. Could combine just They can process speech directly, understand the nuances of conversation, and even respond with natural-sounding voice. with the paragraph above.

- Can potentially handle meeting-related tasks like setting reminders or assigning action items
- So many more possibilities actually. More on this later when I wax philosophical at the end.

Let me give you a sketch of how I made this.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a sketch gets repeated.

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

Successfully merging this pull request may close these issues.

1 participant