In this @Cognilytica #AIToday #podcast 'Where Virtual Agents are headed in 2023’ hosts @rschmelzer & @kath0134 interview @calhoun_pat
, CEO of @Espressive_AI and ask where he thinks #virtualagents are headed in 2023. Full episode: https://
cognilytica.com/2023/01/04/ai-
today-podcast-where-virtual-agents-are-headed-in-2023-interview-with-pat-calhoun-ceo-of-espressive/?utm_source=dlvr.it&utm_medium=twitter
…
#automate #AI #ML #NLP
AGENTS
-

Virtual Agents 2023: AI Today Podcast Interview with Espressive CEO
By
–
-
Community Improvement of Writing Style Capture Prompt
By
–
UPDATE:
Thank you @rajjha for this better version of my 'Capture your writing style' prompt (see next tweet for Voice-finder 2.0). Having a community to help build and improve these queries is -
Private encrypted therapeutic bot as accessible mental health alternative
By
–
Nah, I don’t think so. Not for most things. There are also new human-like applications. Like imagine having an affordable, totally private, encrypted therapeutic bot to talk to. I bet some people who would never see a therapist would try that zero judgement opportunity
-
AI prototype using dynamic goal-setting before message generation
By
–
Nope, I just built a small prototype to test it out. it worked surprisingly well. The trick is to have the AI ‘think’ about what it should do before writing a message, which gives it a dynamic set of goals.
-
Communicate Your Needs Clearly for Future Success
By
–
Not just asking the right questions. Also straight up telling it what you want. The near future belongs to those who are best at communicating their needs.
-
AI as a Patient and Ego-Free Collaborator
By
–
I love how the AI is ever patient and has no ego about anything either. It's very relaxing to work with as a collaborator
-
Customer Support Agent and Chat Moderator Staffing
By
–
No but I have 1 cust supp agent, 1 chat moderator
-
Proposal Genie Uses AI to Automate Upwork Freelancer Selection
By
–
Proposal Genie crafts Upwork proposals for you using AI. Wonder if clients will select freelancers using AI soon too? https://
futurepedia.io/tool/proposal-
genie
… #ArtificialIntelligence #ChatGPT #upwork -

LangChain Improves Agent Max Iterations Handling with Final LLM Pass
By
–
More graceful handling of agent max iterations Previously, when an agent reached max iterations, it just stopped with a fixed message Now it makes one final forward pass through the LLM to generate a best guess final answer h/t @johnjnay for idea https://
langchain.readthedocs.io/en/latest/modu
les/agents/examples/max_iterations.html
… -
LangChain v0.0.55 Release: Agent and Chain Improvements
By
–
v0.0.55 HuggingFace docs update (
@_lewtun
)
Unify argument names for intermediate steps in map-reduce & refine chains (h/t @johnjnay
)
More graceful handling of agent max iterations (h/t @johnjnay
)
Add human prefix for memory (Andrew Huang)