Skip to content

Grok Voice Assistant is a project that integrates voice interaction capabilities using LiveKit, Deepgram, ElevenLabs, and OpenAI technologies. It consists of a frontend built with Next.js and a backend powered by Python.

License

Notifications You must be signed in to change notification settings

ASHR12/Grok_LiveKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grok Voice Assistant

Grok Voice Assistant is a project that integrates voice interaction capabilities using LiveKit, Deepgram, ElevenLabs, and OpenAI technologies. It consists of a frontend built with Next.js and a backend powered by Python.

Project Structure

  • Frontend: There are two frontend:
    • Simple : Located in the frontend-nextjs directory, this part of the application handles user interactions and displays the voice assistant interface.
    • Complex : Located in the grok-agent-playground directory, this is a modified version to simplify the video, logo, and a few other things of LiveKit's original Agent Playground. You can use this or check out LiveKit's original Agent Playground for the full feature set.
  • Backend: Located in the back-end-python directory, this part manages the voice assistant's logic and integrates with various APIs.

Development Setup

Read backend and frontend respective README file to run and setup.

Usage

Once both the frontend and backend are running, you can interact with the Grok Voice Assistant through the web interface. The assistant is designed to facilitate voice conversations and can be integrated with various voice and language processing services.

License

This project is licensed under the MIT License. For more details, please refer to the LICENSE file, which outlines the terms and conditions of this license.

About

Grok Voice Assistant is a project that integrates voice interaction capabilities using LiveKit, Deepgram, ElevenLabs, and OpenAI technologies. It consists of a frontend built with Next.js and a backend powered by Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published