Skip to content

// Achievements

Video object detection with location anticipation windows support

Wed Aug 23 2023 PythonLLMChrome ExtensionRedisSpeech-To-Text
Catch me up logo

Project Brief

An intelligent AI-powered chrome extension that acts as your second ear to keep you updated on your meetings

Accomplishments

  • Implemented a chrome extension connected to a backend service and a redis database to store transcripts
  • Made a backend service that uses speech to text technology to listen to meetings and convert it into text
  • Constantly updates redis database to store transcript for respective links and meetings
  • Used LLM (Large Language Model) to summarise, segment and answer questions with just the context of meeting contents
  • Won 1st place in the AI21 Labs Hackathon #2 competition hosted by lablab.ai

Technologies and Skills Used:

  • Python
  • LLMs
  • Redis
  • Chrome Extension
  • Web development
  • Prompt Engineering

Additional Resources:

Back