conversational-ai

Tag

Cards List
#conversational-ai

How Omio is building the future of conversational travel

OpenAI Blog · 2026-06-23 Cached

Omio is using OpenAI's ChatGPT and Codex to build conversational travel booking experiences and transform internal operations, moving toward an AI-native approach.

0 favorites 0 likes
#conversational-ai

AI vs humans , whom do you trust more in 2026

Reddit r/singularity · 2026-06-22

A discussion on whether people find it easier to discuss personal topics with AI or humans, noting that AI offers a non-judgmental, always-available ear but lacks genuine human experience.

0 favorites 0 likes
#conversational-ai

gpt-5.5 via codex runtime silently drops tool calls on conversational turns — anyone else seeing this?

Reddit r/openclaw · 2026-06-21

A user reports that gpt-5.5 via the codex agentRuntime silently drops tool calls on short conversational turns, resulting in no response despite the model generating text. The issue is specific to gpt-5.5 and is fixed by switching to deepseek/deepseek-v4-pro, suggesting a regression.

0 favorites 0 likes
#conversational-ai

Support chatbots are basically stateless agents and most tools treat them like glorified FAQs... Here's what changes when you think of them differently

Reddit r/AI_Agents · 2026-06-18

The article challenges the conventional view of support chatbots as stateless FAQs and explores how rethinking their design can lead to more effective, stateful conversational agents.

0 favorites 0 likes
#conversational-ai

Pinterest launches an experimental AI shopping app called ‘Ask Pinterest’

TechCrunch AI · 2026-06-17 Cached

Pinterest launches an experimental AI shopping app called 'Ask Pinterest' that uses conversational AI and its Taste Graph for personalized product recommendations, alongside new AI ad tools for marketers.

0 favorites 0 likes
#conversational-ai

OpenAI plans to release GPT-Bidi-1, its next-generation voice model

Reddit r/singularity · 2026-06-17

OpenAI plans to release GPT-Bidi-1, its next-generation voice model that can listen and speak simultaneously, handle interruptions, and enable more natural conversations.

0 favorites 0 likes
#conversational-ai

Learning User Simulators with Turing Rewards

Hugging Face Daily Papers · 2026-06-17 Cached

This paper introduces Turing-RL, a reinforcement learning approach that uses Turing test-based rewards to train language models to generate responses indistinguishable from human users in conversational and forum settings, outperforming baseline methods.

0 favorites 0 likes
#conversational-ai

T-Mem: Memory That Anticipates, Not Archives

arXiv cs.CL · 2026-06-16 Cached

T-Mem is a new long-term conversational memory architecture that enables both descriptive and associative recall, covering scenarios where query and memory share surface features and those where they are connected by latent semantic arcs. It reaches state-of-the-art on the LoCoMo and LoCoMo-Plus benchmarks.

0 favorites 0 likes
#conversational-ai

AI seems to understand language much better than communication

Reddit r/artificial · 2026-06-15

The author argues that current AI excels at processing transcript language but misses non-verbal cues like hesitation and tone, highlighting a gap between understanding language and understanding human communication.

0 favorites 0 likes
#conversational-ai

Agentic videos by D-ID

Product Hunt · 2026-06-12

D-ID introduces agentic videos, interactive AI-generated videos that can respond to users.

0 favorites 0 likes
#conversational-ai

DoorDash’s new AI chatbot lets you order with prompts and photos

TechCrunch AI · 2026-06-11 Cached

DoorDash announces 'Ask DoorDash,' an AI chatbot that lets users order food and groceries using text prompts or photos, rolling out on iOS in select regions.

0 favorites 0 likes
#conversational-ai

Detecting Knowledge Gaps from Conversational AI Interactions Using Curriculum Prerequisite Graphs

arXiv cs.CL · 2026-06-10 Cached

The paper presents a pipeline that maps student questions from a conversational AI teaching assistant to curriculum topics using a few-shot text classifier and a GPT-4-extracted prerequisite knowledge graph, achieving 80% accuracy on 1,340 question events and correlating with self-reported difficulty.

0 favorites 0 likes
#conversational-ai

Say hi to "Siri AI"—Apple announces new, more "conversational" voice assistant

Ars Technica · 2026-06-08 Cached

Apple announced 'Siri AI' at WWDC, a more conversational voice assistant with deeper integration across apps and personal context, rolling out this fall alongside Google-powered AI model updates.

0 favorites 0 likes
#conversational-ai

Apple’s long-awaited AI Siri overhaul is finally here

TechCrunch AI · 2026-06-08 Cached

Apple unveiled a major overhaul of Siri at WWDC 2026, transforming it from a voice assistant into a conversational AI chatbot called Siri AI, with capabilities like web grounding, device context, and a dedicated app.

0 favorites 0 likes
#conversational-ai

Why AI Voice Agents Are Replacing Traditional Call Centers Faster Than Expected (LuMay, Voxentis.ai, and Beyond)

Reddit r/AI_Agents · 2026-06-08

AI voice agents like LuMay Voice Agent and Voxentis.ai are accelerating the replacement of traditional call centers due to advances in conversational AI, scalability, and performance consistency, driving hybrid AI-human models across industries such as healthcare, real estate, and e-commerce.

0 favorites 0 likes
#conversational-ai

An Expanded Synthetic Conversation Dataset for Multi-Turn Smishing Detection

arXiv cs.CL · 2026-06-08 Cached

This paper presents COVA-X, an expanded synthetic multi-turn conversation dataset for smishing detection, and shows that Longformer now outperforms XGBoost, confirming that transformer models benefit from larger training corpora.

0 favorites 0 likes
#conversational-ai

τ-Rec: A Verifiable Benchmark for Agentic Recommender Systems

Hugging Face Daily Papers · 2026-06-08 Cached

τ-Rec is a verifiable benchmark for agentic recommender systems that replaces subjective LLM-as-a-judge evaluations with verifiable rewards and controlled dialogue constraints, revealing steep reliability cliffs across leading models where even the best achieves only ~57% pass@1.

0 favorites 0 likes
#conversational-ai

BenSyc: Benchmarking Conversational Sycophancy and Human Alignment in LLMs for Bengali Contexts

Hugging Face Daily Papers · 2026-06-08 Cached

Researchers introduce BenSyc, the first benchmark for evaluating conversational sycophancy in Bengali social contexts, finding that LLMs struggle to distinguish empathetic support from validation and escalation, achieving only ~61% Macro-F1.

0 favorites 0 likes
#conversational-ai

Training-Free Lexical-Dense Fusion for Conversational-Memory Retrieval

arXiv cs.LG · 2026-06-04 Cached

This paper proposes a training-free, CPU-only retrieval method that fuses BM25 lexical scores with late-interaction dense scores for conversational memory retrieval, achieving up to +17.2 points improvement on LoCoMo Hit@1 over late interaction alone across six encoders. The study provides controlled ablations on pooling operators, reranker effects, and benchmark robustness, framing the gain as a division of labor between dense and lexical signals.

0 favorites 0 likes
#conversational-ai

Temporal Order Matters for Agentic Memory: Segment Trees for Long-Horizon Agents

arXiv cs.CL · 2026-06-04 Cached

Researchers from University of Toronto and Vector Institute propose Segment Tree Memory (SegTreeMem), a memory architecture for long-horizon conversational agents that preserves temporal order using a hierarchical segment tree structure for both online construction and retrieval. Experiments across three datasets show nearly 20% improvement in LLM-judge accuracy over non-temporal tree baselines.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback