• Stars
    star
    802
  • Rank 56,371 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.

Stephanie

Main Website / Demo / Documentation / Usage / Modules / Developer Guide / Slides

note: Consider joining the official slack community to discuss more about Stephanie-VA at: Slack Link

Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of a virtual assistant's work.

To learn more, head to Stephanie, which has nicely formatted guides for installation, configuration, usages, etc. along with the extensive documentation.

Getting Started

Linux

  • Install portaudio: sudo apt-get install portaudio19-dev
  • Install python 3
  • Install python pip: sudo apt-get install python3-pip
  • Install required libraries python3 install.py
  • Add API keys to config.ini
  • Run python3 Index.py

Support

If you run into an issue or require technical support, please first look through the closed and open GitHub Issues, as you may find a solution there (or some useful advice, at least).

If you're still having trouble, the next place to look would be the new Subreddit Stephanie, as well as Quora Stephanie. If your problem even still remains unsolved, contact me personally through a message on any of social networks like facebook, Quora, Reddit. (Not too sure about facebook because of their spam filter, so consider quora or reddit as first choice.)

Contact

If you are looking for just a casual conversation about Stephanie or anything related to bugs/feedback or just anything, contact me through social network links like facebook, Quora, Reddit, whereas for any formal enquiries or serious discussion consider dropping me a mail at [email protected]

Sounder Algorithm

The brain of the Stephanie is an algorithm which predicts the intent through a speech converted text, to know more about it's internal API and the algorithm itself check the paper and the library present here at Sounder which is completely open-source.

3rd Party Modules

Created your very own 3rd Party Module and want to share it with the community? Share it here at Subreddit Stephanie so that we could verify it as legit and showcase it in our main website.

License

Copyright (c) 2017 Ujjwal Gupta. All rights reserved.

Stephanie is covered by the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and "don't hold [us] liable". For the full license text see the LICENSE.md file.

As well as I am not accounted for any 3rd Party Module Installations, so make sure they are legit before installing it, as I will not be liable for any kind of damage in terms of virus/data leak or whatnot.

More Repositories

1

powir

Powir is a Windows 10 based tool to monitor and analyze your system's power and battery usage.
JavaScript
147
star
2

sounder

An intent recognizing algorithm to predict the intent of a given text.
Python
123
star
3

newsapi

A python wrapper for News API.
Python
72
star
4

drone-detection

A deep learning neural net model to detect drone/drones from a given picture using Using Fast R-CNN architecture via Keras-Retinanet Implementation. (Dataset and Pre-Trained model provided)
Python
63
star
5

elixir-mix-otp-guide

The source code for the official guide to build a complete Elixir application, with its own supervision tree, configuration, tests and more at
Elixir
62
star
6

reposter

A framework to manage, monitor and deploy marketing in social-media by re-posting content from one place to the another.
Python
36
star
7

gpt-2-demo

Demonstration of gpt-2 model with flask+uwsgi+nginx in web environment containerized in docker for quick deployment.
Python
13
star
8

swiggySixNotifier

A bot to send notifications of swiggy coupons.
Python
10
star
9

paytm-scraping-offers

Scraping & crawling all of the products (and their coupons, categories, etc) listed in Paytm Mall App to find steal-deals
Python
9
star
10

Urban-Dict-Bot

A twitter bot written as an integration to Urban Dictionary allowing fun workflow around various "urban" meanings of a given word in a presentable way.
HTML
7
star
11

zomato-sdk

Unofficial Python SDK written for Zomato API
Python
4
star
12

Drone-Detectron

Detection of drones using FastRCNN via CNTK's implementation.
Python
3
star
13

dronacharya

Drone and UAV traffic management system to address detection of drones and UAVs, unlawful trespassing by drones, collision avoidance, route monitoring and much more.
3
star
14

ethercrash-stats

Scrape away all of the ethercrash games asynchronously.
Python
2
star
15

GodkillerArmor

Save the good people of /r/thanosdidnothingwrong
Python
2
star
16

slapbot.github.io

The code written for Stephanie's main website
JavaScript
2
star
17

JS-Object-Parser

Python
1
star
18

swiggy-instagram-offer

A script to post the comment as soon as possible when a given public Instagram account makes any post.
Python
1
star
19

kv

The source code for the official guide to build a complete Elixir application, with its own supervision tree, configuration, tests and more at
Elixir
1
star
20

noterpy

noterpy client made on top of https://github.com/mrtazz/simplenote.py
Python
1
star