All Projects → jjwang → Laibot Client

jjwang / Laibot Client

Licence: mit
开源人工智能,基于开源软硬件构建语音对话机器人、智能音箱……人机对话、自然交互,来宝拥有无限可能。特别说明,来宝运行于Python 3!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Laibot Client

Dragonfire
the open-source virtual assistant for Ubuntu based Linux distributions
Stars: ✭ 1,120 (+1282.72%)
Mutual labels:  artificial-intelligence, chatbot, speech-recognition
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+8290.12%)
Mutual labels:  artificial-intelligence, chatbot
Sincnet
SincNet is a neural architecture for efficiently processing raw audio samples.
Stars: ✭ 764 (+843.21%)
Mutual labels:  artificial-intelligence, speech-recognition
Keras Sincnet
Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)
Stars: ✭ 47 (-41.98%)
Mutual labels:  artificial-intelligence, speech-recognition
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+6676.54%)
Mutual labels:  artificial-intelligence, raspberry-pi
Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (+6720.99%)
Mutual labels:  artificial-intelligence, chatbot
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-53.09%)
Mutual labels:  artificial-intelligence, raspberry-pi
Cheetah
On-device streaming speech-to-text engine powered by deep learning
Stars: ✭ 383 (+372.84%)
Mutual labels:  raspberry-pi, speech-recognition
Openvoiceos
OpenVoiceOS is a minimalistic linux OS bringing the open source voice assistant Mycroft A.I. to embbeded, low-spec headless and/or small (touch)screen devices.
Stars: ✭ 64 (-20.99%)
Mutual labels:  artificial-intelligence, raspberry-pi
Botsharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
Stars: ✭ 1,103 (+1261.73%)
Mutual labels:  artificial-intelligence, chatbot
Mycroft Precise
A lightweight, simple-to-use, RNN wake word listener
Stars: ✭ 481 (+493.83%)
Mutual labels:  raspberry-pi, speech-recognition
Mic hat
2 Mic Array for Raspberry Pi
Stars: ✭ 69 (-14.81%)
Mutual labels:  google-assistant, raspberry-pi
Botlibre
An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.
Stars: ✭ 412 (+408.64%)
Mutual labels:  artificial-intelligence, chatbot
Enclosure Picroft
Mycroft interface for Raspberry Pi environment
Stars: ✭ 649 (+701.23%)
Mutual labels:  artificial-intelligence, raspberry-pi
Rhino
On-device speech-to-intent engine powered by deep learning
Stars: ✭ 406 (+401.23%)
Mutual labels:  raspberry-pi, speech-recognition
Gassistpi
Google Assistant for Single Board Computers
Stars: ✭ 911 (+1024.69%)
Mutual labels:  google-assistant, raspberry-pi
Flask Assistant
Framework for Building Virtual Assistants with Dialogflow and python
Stars: ✭ 358 (+341.98%)
Mutual labels:  chatbot, google-assistant
Alan Sdk Web
Alan AI Web SDK adds a voice assistant or chatbot to your app. Supports React, Angular, Vue, Ember, JavaScript, Electron.
Stars: ✭ 368 (+354.32%)
Mutual labels:  chatbot, speech-recognition
Jarvis Ai
It is an AI assistant which will automate your task like it can send emails also it can control lights using raspberry pi it can inform about weather and many more features
Stars: ✭ 52 (-35.8%)
Mutual labels:  artificial-intelligence, raspberry-pi
Ultimatemrz Sdk
Machine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning
Stars: ✭ 66 (-18.52%)
Mutual labels:  artificial-intelligence, raspberry-pi

来宝人工智能:基于树莓派的语音对话机器人

Build Status Python3

TJBot

如果你喜欢此项目,请给我打星。

1. 必读

2. 由来

来宝项目的由来是因为2017年智能音箱太火了!就智能音箱这个方向来说,众多巨头涌入的是一个2亿的小市场,小市场的由来是因为用户接受度不高(画外音:什么?天猫双十一卖了一百万台?OMG,我可什么都没说)。归根结底,就是现在的汉语普通话智能音箱方案用户体验不佳,说是智能、经常情况下是智障。如果方案在用户体验上没有任何优势,集成了再多的服务实际上用处并不大。

说了这么多,那么来宝想干嘛?其实很简单,来宝就是想试一下基于当前可用的开源软硬件和免费语音服务,能打造的语音助理最好能到什么样子?好吧,这就是来宝的由来!能做到什么程度,说实在的,我也不知道,走走看吧!来宝基于Jasper。

3. 规矩

  • 确保通过单元测试。

      python3 -m unittest discover
    
  • Python 代码需符合 PEP 8 编程规范,检查工具使用 flake8。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].