Skip to content

An open-source 🤖💬 python 3 assistant library built for people and made to be super easy to setup and understand

License

Notifications You must be signed in to change notification settings

prohit93/pytlas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytlas travis cover pypi Documentation Status license

An open-source 🤖💬 python 3 assistant library built for people and made to be super easy to setup and understand.

pytlas translates natural language sentence into python skills you can easily define yourself.

I first started to develop atlas but I have finally decided to develop a library that everyone could embed in their own program with simple python code.

Want to get your feet wet? Have a look at the example/skills folder to see how it works!

Documentation

The documentation is hosted on readthedocs here https://pytlas.readthedocs.io.

Installation

$ pip install -e .[snips] # Install pytlas and the snips interpreter backend
$ snips-nlu download en # Download additional language resources needed by snips

Testing

$ pip install -e .[snips,test]
$ python -m nose --with-doctest -v --with-coverage --cover-package=pytlas

Contributing

Contributions are welcome! pytlas is being developed on my spare time so every help is greatly appreciated to push this project further.

I have ideas!

Don't hesitate to submit them in the repo and we'll see what can be done.

I have skills & time!

Great, have a look at NEXT.md to see the big plans for upcoming releases or fix unresolved issues to start.

I have money!

If you want to donate to help me find more time to work on pytlas and similar projects, you can support me on liberapay liberapay, thanks ❤️!

About

An open-source 🤖💬 python 3 assistant library built for people and made to be super easy to setup and understand

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%