Back to projects
AI & ML
OpenAI-Whisper-Audio-Transcription-And-Summarization-Chatbot
Web app enabling users to either record or upload audio files. Then utilizing OpenAI API (Whisper, GPT4) generates transcriptions, summaries, fact checks, sentiment analysis, and text metrics. Users can also intelligently chat about their transcriptions with a GPT4 chatbot. Data is stored relationally in SQLite and also vectorized in Pinecone.
petermartens98
Maintainer
68 stars
About this project
Web app enabling users to either record or upload audio files. Then utilizing OpenAI API (Whisper, GPT4) generates transcriptions, summaries, fact checks, sentiment analysis, and text metrics. Users can also intelligently chat about their transcriptions with a GPT4 chatbot. Data is stored relationally in SQLite and also vectorized in Pinecone. Maintained by petermartens98 on GitHub, where it has earned 68 stars from the community.
It's actively developed around opeanai, python, streamlit, and is a solid reference for anyone building with these tools.
Tags
Install
npm install OpenAI-Whisper-Audio-Transcription-And-Summarization-ChatbotMore LangChain projects