Project Info

MeetAI

Devpost

This project did not submit a demo video on Devpost.

Inspiration

In today's fast-paced environment, video calls often lead to important discussions and decisions. However, for hosts, generating new ideas to engage the audience can be challenging at times, and taking notes during a presentation can be inconvenient. Manual summarization often misses critical details.

What it does

MeetAI is an AI-powered video call platform that provides real-time feedback leveraging advanced technologies such as Fetch.AI's AI agents, Google's Gemini AI, SingleStore's vector databases, and Agora's real-time voice and video capabilities to transform how meetings are documented and actioned. MeetAI generates a concise summary of the key points discussed, and a detailed list of notes, including key decisions made, action items with assigned responsibilities, important deadlines, and any unresolved issues or next steps all while the video call is going on. This feedback-driven cycle allows the host to make assisted decisions on how to continue to go on with the meeting.

How we built it

The front end of MeetAI is built using TypeScript and Tailwind.css to create a clean and minimalistic user interface. The backend is implemented using Python FastAPI to handle our API endpoints and SingleStoreDB for our vector database, allowing fast and accurate retrieval of information from large datasets. The Agora API is used to support our video streaming platform, which makes real-time communication easy. We also utilized the OpenAI API to generate text embeddings on our vector database and Fetch.AI agents simplify the process of generating notes and vector search. Frontend: TypeScript, TailwindCSS Backend: SingleStoreDB, Python, FastAPI APIs: Gemini, Agora, OpenAI, Fetch.AI

Accomplishments we're proud of

We are happy to see that we have a beautiful landing page, providing a clean and smooth user experience. Combining so many new technologies in a short time was no easy feat, including the process of going through documentation and resources for vector databases.

What we learned

We learned about implementing AI agents, building a vector database with vector search, and transcribing from speech to text.

What's next

Support all channels for anyone to join.

Analysis

Compare with all teams

View

Metric

Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.

Technology

Found in codeClaimed only
  • CSSIn code
  • FastAPIIn code
  • HTMLIn code
  • JavaScriptIn code
  • OpenAIIn code
  • PythonIn code
  • ReactIn code
  • Tailwind CSSIn code
  • TypeScriptIn code
  • Google GeminiClaimed

9 of 10 appear in the indexed code. 1 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.

AI coding agents

No AI coding agent signals were found in this repository.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

Source size

34 KB

Source files

25

Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.

0 stars