Skip to content

AVINASH0052/VoiceChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Professional Assistant Chatbot 🤖

A voice-enabled AI assistant representing Avinash Vikram Singh, featuring voice/text input and context-aware responses using NVIDIA's Llama3-70B model.

Flask Python NVIDIA

Features ✨

  • 🎙️ Voice input via Web Speech API
  • ⌨️ Text input fallback
  • 🔊 Text-to-speech with Indian accent preference
  • 🛑 Interactive stop button
  • 🔐 Secure API key management
  • 📱 Responsive design

Installation 🛠️

Prerequisites

  • NVIDIA API key (Get here)
  • Python 3.11+

Local Setup

git clone https://github.com/avinash0052/avinash-chatbot.git
cd avinash-chatbot
pip install -r requirements.txt
export NVIDIA_API_KEY="your_api_key_here"
flask run --port=5000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors