Skip to content

caleblogan/lex_pydocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chatbot Using AWS LEX

  • Uses aws lex to handle the the parsing and nlp
  • Looks up pydocs for a modules attr eg. sys.argv
  • Shows the basics of using the lex service

Sample utterances

  • py docs for {module}
  • docs for {module}
  • lookup {module}

Dependencies

  • python 3.6 since it uses f strings

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages