Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 Web-Based Chatbot - Coggle Diagram
IA3 Web-Based Chatbot
Research and Investigaiton
Key Elements
Encryption
Data Interface
Rating System
AI Hallucinations
Data Structure
Data Exchange
Identify Data Structures
Data Input and Output requirements
Criteria
Prescribed
Self-Determined
Entities
User
Rating
High Rating
Correct Answer
Low Rating 0 < Rating < 3
Deemed as hallucination - chatbot must respond with "I don't know"
Feedback
Provide additional comments
Suggest Improvements through selecting categories of improvement.
Queries
Enter Question
Answering Options (Tone, Length, Audience)
View Query History
Login
Username
Password
Authentication Process
Encryption
Database
AI
Responds in JSON
Error Handling
Add Retry Mechanisms
AI 'Hallucination'
Responds with "I Don't Know"
API intergration
Fetch Context
Generate Response
Database Tables
User
UserID
Username
Password (encrypted)
Queries
QueryID
UserID
Question
Tone
Length
Audience
Rating
RatingID
UserID
Rating Number
Pages
Login Page
Input Fields
Authentication logic
Query Entry Page
Question Inputs
Options Selection
Submit Query
Submit/Review Query
1 - 5 Star Rating
Submit Rating
Functionality
Query Processing
Response Generation
Rating System
Chat GPT 3.5
Base of Chatbot