Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to store value in sqlite databse and fetch data from it in chatterbot? #1336

Closed
bhavikapanara opened this issue Jun 25, 2018 · 2 comments

Comments

@bhavikapanara
Copy link

I have a query regarding storage of important attribute. for example when first-time human start to talk with a bot, then bot ask the name of human? so the question is how to store the name in the database so we can use in future.
for example:
human: hi
bot: hi. what's your name?
human: my name is mark.
bot: nice name mark.
human: can you talk with me.
bot: sure, mark

Please give me suggestions. How can I do to store and retrieve data?

@vkosuri
Copy link
Collaborator

vkosuri commented Jun 28, 2018

@bhavikapanara I think this conversation will give you some basic idea what you are looking #469 (comment)

@lock
Copy link

lock bot commented Jul 12, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jul 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants