Customizing an OpenAI Chatbot With Embeddings
Briefly

In the last two weeks, we built a chatbot with React, Node.js, and OpenAI.When asking a general question like What is the typical weather in Dubai?, the chatbot responds with a very relevant answer.If we ask our chatbot something very specific (i.e.something that requires some initial context or knowledge) like Who is Hassan Djirdeh?, our chatbot will either respond by saying it doesn't know or respond with a completely incorrect answer.
Read at Medium
[
add
]
[
|
|
]