Stateful conversation graph

  1. Create a statefulness between a conversation

  2. Link the conversation with a context and build a graph database

  3. The example of the conversation is:

  4. What is the covid status?

  5. How many are hospitalized in Bangalore?

  6. What is the recovery rate?

  7. When the vaccine will be available?

  8. This should create a graph with COVID as node and rest of the nouns as relationship

You're talking Conversational Design. Very tricky subject, for which a graph database is uniquely suited.

Something like Hume language processing would take you a long way in the right direction.

After that, it's about identifying the speaker's intent, and connecting that to a response which ideally prompts for a more specific inquiry.

How go eshtablish the relationship to one conversation to another conversation
And connect 2 differe graphdatabases with relationship

Natural language processing is not as simple as making relationships between conversations. Instead, it's about making a graph of each word, and it's meaning, along with the context of the conversation. From that, your graph would have a great deal of "knowledge" about any given statement or question.

Once you have that graph, you could then build into it a conversation interface that used the graph, and the speaker's query, to extract the speaker's intent, and match that to the desired response or an inquiry for more specifics. However, crafting this into a naturally feeling interaction between the speaker and a computer will require careful conversational design

Sir one doute
Any other way to combine 2 conversational graph database automatically
And also how to combine 2 graph database into one graph database

Building automation takes more effort than doing something manually. So, yes, there are ways to do that automatically, but you'd still have to write the Cypher to do so.

If you're using Neo4j Desktop, you can add both dbs to the Neo4j instance, then query across both databases to move the data around.

hlo sir gud evng .
how to combine 2 sentences automatically based on the context in single graph database programmatically

hello sir
any tool is their to build a conversation graph .

hlo sr,

graph data need u 2

git gud