-
Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't easily determine the sentiment of the text extracted from conversations. This makes it difficult to g…
-
import streamlit as st
from google.cloud import bigquery
import pandas as pd
import google.generativeai as genai
import os
from dotenv import load_dotenv
# Load…
-
# Task Name
Predicting the sentiment of given spoken utterance
## Task Objective
Sentiment analysis refers to classifying a given speech segment as having negative, neutral, or positive senti…
-
Check these:
https://www.youtube.com/watch?v=a8hMgIcUEnE
https://www.youtube.com/watch?v=UtwDAge75Ag
We want to analyze the conversation done by our users with Claire.
For that we need to annonimize…
-
Would be interesting to let chaz sit in on a conversation but only respond when it seems appropriate, such as when directly addressed, when certain topics or sentiments appear, or if it is implicitly …
-
There is a bug in the QnA Dashboard which shows the incorrect sentiment. Current code is using the QnA score field eg:
`sentiment=toint(todouble(customDimensions.score)*100)`
``` id: 'sentiment…
-
"evals are surprisingly often all you need"
But here we are evaluating a pretty novel dimension:
How can we systematically quantify generated text/audio is engaging, follows a target configurat…
-
I am trying to setup the Sentiment Journey data synch as outlined here: https://help.salesforce.com/s/articleView?id=sf.voice_conversation_sentiments.htm&type=5
postCallAnalysisTrigger is getting i…
-
Type: feature-request
## Description:
When using complex scenarios, we need to teach the LLM how to generate the
response. This technique is a few-shot prompting, where a few messages are part
…
-
- [x] I have read and agree to the [contributing guidelines](https://github.com/griptape-ai/griptape#contributing).
**Describe the bug**
It appears like SummaryConversationMemory is maintaining t…