calpoly-csai / calpoly-csai/api

Non-normalized chatbot responses

Open
#107 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
9
Forks
4
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Non-normalized responses from chatbot - (not capitalizing the first letter of the sentence, uses whatever was typed in).

**Bug severity**
Minor, non-blocker, purely aesthetic.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://nimbus.calpolycsai.com/
2. Submit "What is kurfessss's phone number?" as a question and hit send
3. Wait for a response
4. See non-normalized response (will respond with kurfessss's phone number is xxx)

**Expected behavior**
I expected the output response to be normalized / "correct"

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/13087024/75735389-6878c980-5caf-11ea-9c7b-63d958aa9fee.png)

**Additional context**
Should be a pretty easy fix - famous last words from @cameron-toy (but in all actuality, it should be - just need to return the normalized Entity name in the output)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.