Editing
Conversational Ai
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Chatbot''' β A software application designed to simulate conversation with human users, especially over the internet. * '''Conversational AI''' β AI systems capable of understanding and generating natural language in interactive dialogue contexts. * '''Turn''' β One exchange in a conversation: one message from the user and one response from the system. * '''Context window''' β The amount of conversation history the model can process when generating a response. * '''Intent recognition''' β Identifying the user's goal or purpose from their message ("I want to book a flight" β intent: book_flight). * '''Entity extraction''' β Identifying and extracting key information from user input (dates, locations, names, numbers). * '''Slot filling''' β Collecting all required pieces of information (slots) needed to complete a task (destination, date, passenger count for booking). * '''Dialogue state tracking''' β Maintaining a representation of what has been established in the conversation so far. * '''NLU (Natural Language Understanding)''' β The component that interprets user input: intent + entities. * '''NLG (Natural Language Generation)''' β The component that generates the system's response. * '''Dialogue policy''' β The decision about what action to take given the current dialogue state. * '''Retrieval-augmented chatbot''' β A chatbot that retrieves relevant documents or knowledge base entries before generating responses. * '''Fallback''' β A response generated when the system cannot confidently handle the user's input. * '''Grounding''' β Connecting chatbot outputs to verified facts, documents, or knowledge bases to reduce hallucination. * '''RLHF (Reinforcement Learning from Human Feedback)''' β Training approach used to align LLM chatbots with human preferences (used in ChatGPT). </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information