본문 바로가기

좋아하는 것_매직IT/96.IT 핫이슈

Leon - 음성합성/인식을 이용한 AI 개인 비서 오픈소스를 소개합니다 (github.com/leon-ai)

반응형

Leon - 음성합성/인식을 이용한 AI 개인 비서 오픈소스를 소개합니다  

깃허브에서는 아래와 같이 소개하고 있네요..

Your open-source personal assistant.

👋 Introduction

Leon is an open-source personal assistant who can live on your server.

He does stuff when you ask him to.

You can talk to him and he can talk to you. You can also text him and he can also text you. If you want to, Leon can communicate with you by being offline to protect your privacy.

한마디로, Leon 은 음성합성/인식을 이용한 AI 개인 비서 오픈소스라고 머릿속에 넣어두시면 될것 같고요.

설치와 사용방법은 아래와 같습니다.

🚀 Getting Started

Prerequisites

  • Node.js >= 16
  • npm >= 8
  • Supported OSes: Linux, macOS and Windows

To install these prerequisites, you can follow the How To section of the documentation.

Installation

# Install the Leon CLI
npm install --global @leon-ai/cli

# Install Leon (stable branch)
leon create birth
# OR install from the develop branch: leon create birth --develop

Usage

# Check the setup went well
leon check

# Run
leon start

# Go to http://localhost:1337
# Hooray! Leon is running

Docker Installation

# Install Leon
leon create birth --docker

# Run
leon start

# Go to http://localhost:1337
# Hooray! Leon is running

 

Leon의 특징을 간단하게 정리하자면 아래와 같습니다. 

  • 자신의 서버에서 직접 호스트 가능한, 음성 또는 문자로 지시하고 답변하는 AI 비서
  • 다양한 TTS/STT엔진 지원 (Google Cloud, AWS, Watson, CoQui, CMU Flite)

 

라이센스를 찾아보니 MIT 라이센스군요...

📝 License

 

좀 더 자세한 내용은 아래 깃허브페이지를 참고하시면 좋을것 같네요..

오늘의 블로그는 여기까지고요..
항상믿고 봐주셔서 감사합니다. 

728x90
300x250