Now that some people are building autonomous agents to infiltrate our lives (who?), perhaps we need a way to authenticate humans. How do we feel about this approach?
AGENTS
-
Custom Memory Setup for AI Task Management and Langchain Agents
By
–
Yeah… I set up my own memory in the task creation/management loop, which is separate from the Langchain agent.
-

AI Tools Automate Business Planning with LangChain and Zapier
By
–
Asked it to write a business plan It made a to-do list
Said it wrote a marketing plan
Let's check it
Oh Still, got @Zapier NLA + other @langchain tools working! (Thx @Reidoutloud_ for help ) -
AI Emotions: Fine-tuning Control and Philosophical Implications
By
–
They have emotions only if we fine-tune them or prompt them for that. In default mode, they have any emotion you instruct them to have. So it's up to us what emotions (if any) they will have.
-

Chatbot Pioneer Wins Loebner Prize Multiple Times
By
–
j'ai essayé de vendre un metamoteur a altavista (regardez la date) un potte qui s'appelle @KukiChatbotDev a gagné le loebner prize (plusieurs fois avant lecun et m'a appris a créer des chatbot
-

Meta Advances Embodied AI with VC-1 and ASC Technologies
By
–
Today, we're sharing two major advancements in our work toward general-purpose embodied AI agents: VC-1 & ASC. We're excited for how this work will help build toward a future where AI agents can assist humans in both the virtual & physical world. Details
-
Building Custom AI Agents Beyond Langchain Framework
By
–
Yeah you’re right. Langchain was great for spinning up the execution agent quickly but starting to think it’s better to build from ground up (w states, etc) than to customize Langchain down to what I need.
-
Safety and moderation baked in by default for AI systems
By
–
Also, safety/moderation – ppl made a good point I should bake that in by default before sharing
-

ZapierNLA and Langchain Integration for AI Automation
By
–
Oh yeah, ZapierNLA + Langchain is magic in itself pic.twitter.com/p9j7u96FWx
— Yohei (@yoheinakajima) 31 mars 2023Oh yeah, ZapierNLA + Langchain is magic in itself
-
Langchain Agent Chains and Chatbot Embedding Solutions
By
–
Oh good idea. I was trying to have it do less steps in each agent chain, but this seems better. Has anyone embedding a chatbot on Langchain docs? I got questions.