Requesting List of Q & A's
If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
7 posts
Page 1 of 1
Hello,
I need a list of questions and answers for my chat program. It needs to be a .txt file named "db", and it should be in this format:
Hello.|Hello, user.
How are you?|Fine.
If it is a question, the reply cannot be a question. Same thing for a statement. E.G.:
How are you doing?|Fine. How are you?
or
Hello.|Hello. How are you?
So yea. Add some statements and replies, then some questions and their answers. If you do this, I will give you a free Alpha of my chat bot. Thanks.
~GoodGuy17
I need a list of questions and answers for my chat program. It needs to be a .txt file named "db", and it should be in this format:
Hello.|Hello, user.
How are you?|Fine.
If it is a question, the reply cannot be a question. Same thing for a statement. E.G.:
How are you doing?|Fine. How are you?
or
Hello.|Hello. How are you?
So yea. Add some statements and replies, then some questions and their answers. If you do this, I will give you a free Alpha of my chat bot. Thanks.
~GoodGuy17

Is there a particular subject to the chat? How many responses are needed?
It is an everything-chat-bot, I guess. It will talk to anything it has within it's knowledge database. As many responses as you wish to give, is how many is needed. I will then use that response list and let users contribute at release , meaning they can give me a larger database, if they wish.
TL;DR, no subject, as many responses as you wish.
TL;DR, no subject, as many responses as you wish.
Yes, actually. I was afraid of calling it A.I. because it pulls EVERYTHING it knows from a text file.
If it has to give realistic A.I.-like responses then you would be better off teaching the program how to parse words and grammar from sentences.
I know, but I don't know how to do that. The code doing what it does now is hard enough to manage uncommented...
7 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023