Skip to main content

Questions tagged [chat-bots]

For questions about chat-bots. NOT for questions about how to program a chat-bot, as those kinds of questions are off-topic.

0 votes
0 answers
16 views

Best Searchbots that explain code

Of all the LLM based available searchbots which ones are best at explaining code from Java, Python, Golang or Javascript? ChatGPT, Bing Copilot, Claude, Groq or Le Mistral?
user721025's user avatar
1 vote
0 answers
84 views

AI chat bot that answers by focusing only on 30 textbooks [closed]

I don't even know what I'm looking for and what's the terminology, so here I am asking this question. Background Assume I have 30 textbooks. I want to have an AI chatbot like ChatGPT which answers the ...
Megidd's user avatar
  • 141
0 votes
0 answers
36 views

Fetch latest data from Gemini model to build chat bot

I am building a chat bot based on gemini pro model through prompt engineering. The use case is simple. It allows user to ask a question about something specific which entails generating info about ...
Hackerz's user avatar
0 votes
0 answers
63 views

Why won't ChatOllama work with GraphCypherQAChain?

I am trying to get a QA Chain that uses mistral to work, but the Chain fails to restrict the LLM to solely use the relationships in the Knowledge Graph (in Neo4j). The code is: ...
Índio's user avatar
  • 101
0 votes
1 answer
108 views

How does chatgpt interpret prompts? [closed]

First of all, my English isn't very good, please bear with me. I've heard that chatgpt is a decoder-only model, which doesn't use any encoder model. How does it interpret our prompts if it doesn't use ...
duh's user avatar
  • 11
0 votes
0 answers
24 views

Terminology question around "slot filling"

This is a question about terminology. Assume you have a chatbot with intent classification and slot filling. Assume you have an intent to handle questions about shops in a town. A user asks a ...
Sjoerd222888's user avatar
1 vote
1 answer
270 views

How to train a language model to write poem?

I am using some of the LLM applications, and all of them are better at provide formal, steady conversations, rather than writing texts with styles. So I wonder whether it is possible to train a LLM ...
Cabbage's user avatar
  • 11
0 votes
1 answer
59 views

How does GPT like Decoder only conversational models distunguish the source of text?

In a conversational setting where two sources of text (user and the model) follow each other like below User: some text bla bla Model: another text bah bah User: bla bla bla Model: bah bah and so on, ...
meliksahturker's user avatar
0 votes
0 answers
22 views

story generation with strong restrictions

I try to write a story with only a large subset of a given language, for instance, all French words not containing the letter 'a'. The tools I tried mostly understood the request, writing a story with ...
kaleidoscop's user avatar
1 vote
2 answers
109 views

Is it possible to have a ChatGPT bot that can answer questions about sensitive information without using external servers?

We have a lot of internal documentation that contains sensitive information. Is it possible to have a ChatGPT bot that can answer questions about this information, to my used by users with clearance ...
BanksySan's user avatar
  • 111
0 votes
0 answers
639 views

ChatGPT4all to create chatbot to answer questions on your own docs without external calls

So, I came across this Tutorial (Apologies, if you cannot access it, it is a member's only story) and I gave it a shot. Technically, it "works". However, it seems to be a bit poor in the ...
Abhishek Rai's user avatar
4 votes
1 answer
196 views

How could chatGPT avoid consuming what it produces

Considering the popularity of chatGPT, we can imagine that in the near future, many people will use it to produce lots of text contents on the internet, like blogs, forums. The productivity will be ...
zzzgoo's user avatar
  • 161
0 votes
0 answers
39 views

Creating or using a corpus for a chatbot interaction modelling for an existing intelligent tutor system

I'm currently researching and building a chatbot to link to an existing intelligent tutoring system for the domain of the topic of relational databases. The current intelligent tutoring system is ...
kokumajutsu's user avatar
5 votes
0 answers
721 views

Are "prompt engineering" and "prompt design" used as synonymous?

Are "prompt engineering" and "prompt design" used as synonymous / equivalent terms on the day to day communications (not research papers) in Artificial Intelligence community ? Do ...
Rubén's user avatar
  • 159
3 votes
2 answers
257 views

What is the "state of the art" in (at least partially) symbolic/logic-based chat bots/AI assistants?

ChatGPT has had a lot of buzz around it recently, and for good reason. It has shown some amazing capabilities in responding to new information, as well as in generalizing new information that has been ...
Nathan BeDell's user avatar

15 30 50 per page
1
2 3 4 5
7