https://github.com/boburmirzo/unbody-appsmith-graphql-showcase
Processing audio recordings and generating AI-enabled meeting reports showcase with Unbody
https://github.com/boburmirzo/unbody-appsmith-graphql-showcase
ai appsmith genai-usecase graphql javascript large-language-models low-code semantic-search
Last synced: about 1 month ago
JSON representation
Processing audio recordings and generating AI-enabled meeting reports showcase with Unbody
- Host: GitHub
- URL: https://github.com/boburmirzo/unbody-appsmith-graphql-showcase
- Owner: Boburmirzo
- Created: 2023-12-06T12:16:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-13T10:42:26.000Z (over 1 year ago)
- Last Synced: 2024-04-17T02:35:08.253Z (about 1 year ago)
- Topics: ai, appsmith, genai-usecase, graphql, javascript, large-language-models, low-code, semantic-search
- Homepage: https://www.unbody.io/
- Size: 43.9 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI-powered meeting assistant app using Unbody and Appsmith
This repo demonstrates how to develop an AI meeting assistant app that processes video recordings from Google Meet, writes notes, captures action items, and generates summaries pf what was spoken. The app connects your [Google Drive](https://www.google.com/drive/) where all your Google Meet video recordings are saved and automatically captures meeting audio transcriptions and generates meeting notes with key points and action items in real-time. It also shows this data on [Appsmith](https://www.appsmith.com/) UI dashboard. [Unbody](https://unbody.io/) is used to retrieve meeting details such as video recordings or transcripts intelligently from Google Drive and deliver this information to query through GraphQL. Unbody uses LLMs to summarize key points from meetings, extract action items.
## One-click app showcase
Currently, the app is up and running on Appsmith Cloud. Navigate to this link to see the app:
https://app.appsmith.com/app/unbody-appsmith-graphql-showcase/report-6576eccbccfc99526bd6dbfc?branch=master
See how the app works:

Read the following article to try out the project yourself:
[How to build a Google Meet AI assistant app in 10 minutes with Unbody & AppSmith](https://www.unbody.io/blog/gmeet-ai-assistant-appsmith)