jojojaeger / whisper-streamlitLinks
this master thesis project is based on OpenAI Whisper with the goal to transcibe interviews
☆47Updated 10 months ago
Alternatives and similar repositories for whisper-streamlit
Users that are interested in whisper-streamlit are comparing it to the libraries listed below
Sorting:
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆45Updated last year
- Streamlit Audio Transcription with OPENAI's Whisper Ai: An interactive Streamlit app demonstrating real-time audio transcription using OP…☆46Updated last year
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 2 months ago
- A writing assistant using Langchain☆9Updated last year
- Fully working applications that demonstrate how to use Haystack to implement various use cases☆120Updated last month
- RAGArch is a Streamlit-based application that empowers users to experiment with various components and parameters of Retrieval-Augmented …☆85Updated last year
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆23Updated last year
- Using ChatGPT to build a Kedro ML pipeline and Streamlit frontend☆30Updated 2 years ago
- Streamlit component that allows you to accept multi-modal inputs through a chat interface.☆52Updated 3 months ago
- ☆59Updated last year
- A minimalistic automatic speech recognition streamlit based webapp powered by OpenAI's Whisper☆38Updated 2 years ago
- Streamlit Annotation Tools is a Streamlit component that gives you access to various annotation tools (labeling, highlighting, etc.) for …☆91Updated last year
- Streamlit component allowing to record audio from the user's microphone and/or perform speech to text easily☆170Updated last year
- The power of a small LLM for your domain knowledge QnA☆25Updated 2 years ago
- ☆83Updated 10 months ago
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated last year
- Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.☆65Updated last year
- The HugChat Streamlit app is an LLM-powered chatbot built using Streamlit and HugChat.☆95Updated last year
- A project that brings the power of Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) within reach of everyone, particu…☆34Updated last year
- ☆14Updated 7 months ago
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆92Updated last year
- Audio recorder for streamlit☆145Updated 6 months ago
- A minimalistic web app to generate transciption for audio built using Python☆33Updated 2 years ago
- Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.☆27Updated 2 years ago
- Speech recognition & diarisation solution with text alignment, deployed in AML pipelines☆94Updated last year
- LLM Chatbot w/ Retrieval Augmented Generation using Llamaindex. It demonstrates how to impl. chunking, indexing, and source citation.☆44Updated last year
- On-device LLM Inference using Mediapipe LLM Inference API.☆21Updated last year
- Web app enabling users to either record or upload audio files. Then utilizing OpenAI API (Whisper, GPT4) generates transcriptions, summar…☆65Updated last year
- Agentic RAG using Crew AI.