First, if you haven't done so, do a tutorial on django. If the official one [1] doesn't suit you, I recommend the django girls one [2].
Then, write a basic django chat application. Send data from the user to django, then echo back what that line. You'll need a form sending data, like the one for answering polls in the django tutorial. You'll need to do ajax or save each line in database if you want to display more than one sentence. Call that "Parrot the Bot", that's your first version. Next version will do something with the data. That the part where you can be creative. I hope that help you to start and don't hesitate to ask more specific question if you are still stuck :) [1] https://docs.djangoproject.com/en/1.10/intro/tutorial01/ [2] https://tutorial.djangogirls.org/ 2017-01-06 11:12 GMT+01:00 Ali İNCE <aliinc...@hotmail.com>: > *Hi every one;* > > > *I am a phd student in Turkey (Computer and information Engineering)* > > *I want to make a simple chatbot like "http://alice.pandorabots.com > <http://alice.pandorabots.com>" using python/Django.* > > > *can any one help or advice about it.* > > > *Thanks for your help and interest.* > > > > > A. L. I. C. E. The Artificial Linguistic Internet Computer ... > <http://alice.pandorabots.com/> > alice.pandorabots.com > Promoting the development and adoption of ALICE and AIML Free Software Get > your own free chat bot: Be Your Own Botmaster, 2nd ed. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/VI1PR1001MB1119763521EB03EE98A > C5DC9AA630%40VI1PR1001MB1119.EURPRD10.PROD.OUTLOOK.COM > <https://groups.google.com/d/msgid/django-users/VI1PR1001MB1119763521EB03EE98AC5DC9AA630%40VI1PR1001MB1119.EURPRD10.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Cordialement, Coues Ludovic +336 148 743 42 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEuG%2BTZW645D3n7VN_A%3D5%3DRLZSCPaL2YVAJBPaMJN2du%3D1CUZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.