rohanadnan1 / ai-voice-assistant

Home Page:https://ai-voice-assistant-three.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Voice Assistant App

This is a simple AI voice assistant application built using Microsoft Azure OpenAI services. It's developed with Next.js for the frontend, Tailwind CSS for styling, and Shadcn UI for additional components.

Features

  • Speech-to-Text: Converts spoken language into written text.
  • Text-to-Speech: Converts written text into spoken language.
  • Natural Language Understanding: Processes user commands and responds accordingly.

Technologies Used

  • Next.js - React framework for building server-side rendered (SSR) applications.
  • Tailwind CSS - Utility-first CSS framework for rapidly building custom designs.
  • Shadcn UI - UI library providing additional components for building interfaces.
  • Microsoft Azure - Cloud platform providing various services including AI capabilities.
  • OpenAI - AI research lab offering powerful AI models and APIs.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

About

https://ai-voice-assistant-three.vercel.app


Languages

Language:TypeScript 90.3%Language:CSS 8.1%Language:JavaScript 1.6%