Code Monkey home page Code Monkey logo

sum.ai2's Introduction

Voice Assistant LLM

This project records meeting notes, summarizes them using a language model, and saves the summary to a DOCX file.

Typing SVG

"Welcome to sum.io, the AI-powered meeting summarization tool that's revolutionizing how teams communicate and collaborate. Created for the Llama 3 hackathon, sum.io addresses a common pain point in today's digital workplace: the need for efficient, accurate, and timely meeting summaries.

Our innovative application leverages the power of Llama 3 to provide real-time summarization of meetings, ensuring that no crucial information is lost. But we don't stop there. sum.io takes it a step further by automatically sending customized email summaries to relevant participants, keeping everyone in the loop, even those who couldn't attend.

Let's dive into what makes sum.io unique:

First, our application of technology. We've seamlessly integrated Llama 3's advanced language model into our platform, allowing for real-time transcription and summarization. This ensures that our summaries are not just fast, but also incredibly accurate and contextually relevant.

Second, the business value. In today's fast-paced work environment, time is money. sum.io saves countless hours that would otherwise be spent on manual note-taking and summary creation. It also improves team alignment and reduces miscommunication, leading to more efficient decision-making processes.

Third, our originality. While there are other summarization tools out there, sum.io stands out with its real-time capabilities and automated email distribution. We've created a comprehensive solution that doesn't just summarize, but actively enhances team communication.

Lastly, let's talk about the potential impact. sum.io isn't just a tool; it's a game-changer for businesses of all sizes. From small startups to large corporations, our solution can dramatically improve productivity, ensure better information retention, and facilitate smoother collaboration across teams and time zones.

In conclusion, sum.io represents the future of meeting management. By harnessing the power of Llama 3, we're not just summarizing meetings; we're transforming how teams communicate, collaborate, and succeed in the digital age.

Thank you for your time, and we look forward to your questions."

Prerequisites

  • Python 3.9+
  • Pip

Installation

  1. Clone the repository:

    git clone <your-repo-url>
    cd <your-repo-directory>
  2. Install dependencies:

    pip install -r requirements.txt
  3. Download the LLaMA model:

    python download_llama_model.py

Usage

  1. Run the main script:

    python app1.py
  2. Follow the prompts to start and stop recording.

  3. The summary will be saved to summary.docx.

Files

  • app1.py: Main script for recording and summarizing.
  • components.py: Helper functions.
  • download_llama_model.py: Downloads the LLaMA model.
  • requirements.txt: Dependencies.

Notes

  • Ensure your microphone is configured properly.
  • Adjust buffer_limit in app1.py to change how often text is saved.

Troubleshooting

  • Check internet connection for downloading models.
  • Check microphone permissions if there are audio errors.

License

MIT License

sum.ai2's People

Contributors

rahulnayanegali avatar raashil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.