Python Forum
how to recreate akinator in python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to recreate akinator in python?
#1
akinator is a mind reading app that guesses your character after asking 10 to 30 questions(90 to 99% accurate)

But how does it work?

besides that,i have a few more question:
1)Do akinator gets  all the character and question and images from a server or database?
2)after three wrong guesses made by the akinator,the akinator will ask to input the character that i am thinking and save it into the database,so how does that work ?
3)when the user input and store the data to the database,where is it actually stored?
4)how do i recreated akinator with python?


https://www.quora.com/How-does-the-web-s...nator-work
this website has taught me a little about how akinator work ,but still dont fully understand.....
this too:
http://openbookproject.net/py4fun/animal/animal.html
Reply


Messages In This Thread
how to recreate akinator in python? - by hsunteik - Dec-26-2016, 08:33 AM
RE: how to recreate akinator in python? - by wavic - Dec-26-2016, 08:50 AM
RE: how to recreate akinator in python? - by wavic - Dec-26-2016, 10:52 AM
RE: how to recreate akinator in python? - by wavic - Dec-26-2016, 12:19 PM
RE: how to recreate akinator in python? - by wavic - Dec-27-2016, 07:13 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020