Skip to content

vedant1100/cf_ai_speech_to_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎙️ AI Voice Chat

📂 Table of Contents

  • Introduction
  • Features
  • Installation
  • Steps

📌 Introduction

AI Voice Chat is a real-time voice-based conversational AI application that enables users to interact with an AI assistant using speech. It integrates speech-to-text (STT), natural language processing (NLP), and text-to-speech (TTS) technologies to provide a seamless voice-driven chat experience.

This project is ideal for building voice assistants, conversational agents, or experimenting with AI-powered audio interfaces.


✨ Features

  • 🎤 Real-time voice input
  • 🧠 AI-powered conversational responses
  • 🔊 Text-to-speech output
  • ⚡ Low-latency interaction
  • 🔁 Continuous conversation loop
  • 🌐 Integration-ready architecture
  • 🤖 Model - llama-3.3-70b

🛠️ Installation

Prerequisites

  • Python 3.8+
  • Microphone access
  • Cloudflare login

Steps

git clone https://github.com/vedant1100/ai-voice-chat.git
cd ai-voice-chat
npm install
npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors