Coder Social home page Coder Social logo

aittendee's Introduction

aittendee

Project Overview

aittendee is a ground-breaking, AI-powered application that adds an interactive, enriched layer to live keynote speeches and presentations. Using state-of-the-art machine learning and natural language processing technologies, aittendee provides real-time transcription, term identification and definition, as well as a number of innovative features designed to enhance the audience experience.

Key Features

  • Live Transcription: Convert speech into text in real-time, making it more accessible and providing a basis for other features.

  • Term Identification and Definition: Identify key terms used in the speech and provide live definitions, helping to ensure the audience can fully understand the presentation.

  • Word Cloud Generation: Generate a live word cloud based on the content of the speech, visualizing the focus points of the discussion.

  • Real-time Summary: Create concise and informative summaries of the speech as it progresses.

  • Illustration: Generate relevant, live illustrations based on the topics being discussed, providing a visual aid to the audience.

  • Speech Rate Analysis: Track and report on the speed of the speech, giving insights into the speaker's pace.

  • Cost Per Hour Monitoring: Monitor the estimated cost of the speech per hour, providing a unique metric for event organizers and stakeholders.

Getting Started

To start using aittendee, clone this repository and follow the installation instructions in the documentation. Enjoy a new way of experiencing live presentations!

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • `cd aittendee
  • yarn install

You'll need to provide your own API keys for the following services:

  • OpenAI

Add it to your .env file, which should be located in the root directory of the project.

OPENAI_API_KEY = 'YOUR_API_KEY';

Running / Development

Further Reading / Useful Links

aittendee's People

Contributors

barelyknown avatar ember-tomster avatar

Stargazers

driesdl avatar

Watchers

 avatar  avatar ravisiddarth avatar Milind Alvares avatar Shirish Shrikant Parsekar avatar

aittendee's Issues

Scroll the overflow content in the summary component so that the entire page doesn't scroll

I've banged my head against the wall figuring out this problem, so I'm offering the issue up with a sizable 200 point reward XBE dev league.

The Summary component (in session.gjs) should not take up any more space than its parent.

I added a green div at the bottom that should always be visible and always be at the bottom.

The goal is to always have the component take up the full screen but now more. If I set the height of the summary's component explicitly the overflow-y-auto will work as expected, but it's not getting it right when I set h-full all the way down.

If someone can figure this out today/tonight, it'd be much appreciated.

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.