[go: nahoru, domu]

Skip to content

Suraj1089/talk-with-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk with Ai

Welcome to the Voice Assistant Application repository! This application utilizes FastAPI, SQLModel, React, OpenAI API for response requests, and Eleven Labs APIs for voice generation.

Table of Contents

  1. Overview
  2. Features
  3. Setup
  4. Usage
  5. Contributing
  6. License

Overview

The Voice Assistant Application combines the power of FastAPI for backend services, SQLModel for database interactions, React for frontend user interfaces, OpenAI API for generating text-based responses, and Eleven Labs APIs for voice generation capabilities. This application aims to provide an interactive and efficient voice-based assistant experience.

Features

  • FastAPI Backend: Utilizes FastAPI to create a robust and fast backend for handling API requests and responses.
  • SQLModel Database: Implements SQLModel for defining database schemas and interacting with the database.
  • React Frontend: Employs React for building a dynamic and user-friendly frontend interface.
  • OpenAI API Integration: Utilizes OpenAI API for generating intelligent and context-aware responses to user queries.
  • Eleven Labs Voice API: Integrates Eleven Labs APIs to generate lifelike voice responses for a more immersive experience.

Setup

Follow these steps to set up and run the Voice Assistant Application locally:

  1. Clone the repository:
    git clone https://github.com/Suraj1089/talk-with-ai.git
image