Skip to content

01001101CK/ai_meeting_assistant

Repository files navigation

Welcome to AI Meeting Assistant

Reimagining Meeting Productivity for Busy Professionals:

"In the fast-paced world of modern work, professionals are inundated with meetings and a constant influx of information. Juggling schedules, attending meetings, and managing the deluge of notes and action items can be overwhelming. What if there was an innovative solution to empower busy individuals to regain control over their time and productivity?

Our challenge is to develop an AI-powered Meeting Note Assistant, seamlessly integrating the Hugging Face Meeting_Summary API with a robust MongoDB database. This cutting-edge solution is designed to automatically capture, summarize, and intelligently organize meeting notes. It relieves professionals of the tedious task of note-taking and ensures easy access to organized summaries at their fingertips.

The ultimate goal is to liberate professionals from the burden of manual note-taking, enabling them to prioritize their core tasks, collaborate more effectively, and make the most of their valuable time. With this revolutionary Meeting Note Assistant, we aim to transform how busy people manage their meetings, making their workdays more efficient, productive, and stress-free."

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Configure Your Environment Variables

  • use the Example.env file
  • Add the following variables in .env file with your own. You can get these from MongoDB and Hugging Face. TOKEN= ; MONGODB_URI=

How does it work?

AI.Assistant_Demo.mov

Technology:

This project was built utilizing a combination of Next.js, React, Tailwind CSS, huggingface/inference, Node, and MongoDB.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published