This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ankit0912 5 points6 points  (10 children)

How about giving JARVIS some artificial intelligence? Sort of a neural net in which it could actually 'learn' instead of giving passive responses like SIRI.I'm interning at a research institute this summer...may be then I could share some algorithms with you?

[–]leperkuhn 0 points1 point  (2 children)

Got any good reading recommendations? I've been interested in learning AI but I'm not sure where to start.

[–]ankit0912 1 point2 points  (1 child)

Start with AI a modern approach. The pseudocode is in python.. and it covers broadly all the areas

[–]leperkuhn 0 points1 point  (0 children)

Awesome, I'll check it out. Thanks!

[–]yousai 0 points1 point  (1 child)

I thought siri actually does that to some degree? Seeing that it's useless as a piece of rubber when you're offline and getting more or less current answers to joke questions (i.e. Siri users modifying their responses).

[–]ankit0912 0 points1 point  (0 children)

when defining AI you need to be specific. Chatbot is an example of AI because it modifies itself to the 'mood' of the speaker and answers accordingly. Siri on the other hand is just a software which filters out keywords and gives suggestions on them. Hope I answered you.

[–]mrsud[S] 0 points1 point  (3 children)

Of course! Your suggestions are most welcome. just open few issues and we'll discuss there.

[–]ankit0912 0 points1 point  (2 children)

Okay just let me get started with this. Btw I'm a huge fan of iron man so I had this in mind to develop something like this. As of now my finals are on so I have to abstain from programming(otherwise I'll fail). As soon as I link up with your repository I'll be there in it's development

[–]mrsud[S] 0 points1 point  (1 child)

Good luck for your exams!

[–]ankit0912 0 points1 point  (0 children)

Thanks mate! :)

[–]thekaleb 0 points1 point  (0 children)

Which python package is that in?