Show HN: JARVIS on Messenger
github.com
Show HN: JARVIS on Messenger
1–8 of 8 posts
Re: Show HN: JARVIS on Messenger
#2I've noticed people try to start out with NLP + machine learning when creating a bot, got any plans for that?
Re: Show HN: JARVIS on Messenger
#3It's a good start :) I've noticed people try to start out with NLP + machine learning when creating a bot, got any plans for that?
Re: Show HN: JARVIS on Messenger
#4It's a good start :) I've noticed people try to start out with NLP + machine learning when creating a bot, got any plans for that?
Thanks! One of the reasons I made this is to lower the entry barrier in the world of open source. If we get good contributions, I'll definitely want to include NLP / ML.
Re: Show HN: JARVIS on Messenger
#5It's a good start :) I've noticed people try to start out with NLP + machine learning when creating a bot, got any plans for that?
Re: Show HN: JARVIS on Messenger
#6It's a good start :) I've noticed people try to start out with NLP + machine learning when creating a bot, got any plans for that?
Re: Show HN: JARVIS on Messenger
#7It's a good start :) I've noticed people try to start out with NLP + machine learning when creating a bot, got any plans for that?
Shifted to NLP :)
I've never used wit.ai, can you give me a rundown of how it works? I usually use spacy.io, where it instantiates an NLP on your local machine.
PS: Should your config.py have the access token?
Re: Show HN: JARVIS on Messenger
#8Earlier quoted context omitted.
Shifted to NLP :)
I saw, it looks great :) I've never used wit.ai, can you give me a rundown of how it works? I usually use spacy.io, where it instantiates an NLP on your local machine. PS: Should your config.py have the access token?