Its Hammertime..😈
The Voice-to-Text Summarizer is a powerful tool that converts spoken language into written text using Whisper, and then summarizes the text using the Gemini Language Model. The backend is built with Django and provides a REST API for easy integration.
This repository contains a web application that provides voice-to-text transcription and summarization. Built with Next.js for the frontend and Django for the backend, the app leverages Whisper for audio-to-text conversion and Gemini LLM for text summarization.
Just a try with Whisper model(Speech to text) and Gemini LLM..First im converting audio file to raw text..after that give that text into gemini llm along with some prompts for summarizing
Netflix clone with firebase
Chat app (React js and Firebase)
Django,Postgrsql, DRF(Django Rest Framework),Json Web Token for Auth