AidanTilgner / LiveSearch

An app that listens to you talk or have a conversation, then provides you with context about every topic that is being discussed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveSearch

Livesearch is an (unfinished) Next.js application specifically designed to provide contextual content generation based on audio clips. By leveraging OpenAI's GPT-4 and Whisper, it generates context-based notes and other content to aid in the conversation.

How it Works

When you're interested in context-based notes, you can simply record your audio (auto-mode coming soon), which will be automatically transcribed by Whisper. Then, GPT-4 uses the transcription as well as some engineered prompts to generate notes. Other forms of content are coming soon.

About

An app that listens to you talk or have a conversation, then provides you with context about every topic that is being discussed.


Languages

Language:TypeScript 83.8%Language:SCSS 11.4%Language:JavaScript 4.9%