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
67 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 67 stars from the community.
It's actively developed around gpt4, langchain, nltk, and is a solid reference for anyone building with these tools.
Tags
Install
npm install OpenAI-Whisper-Audio-Transcription-And-Summarization-ChatbotMore LangChain projects