If you die, and the coroner takes your head and points it into the direction of the camera, do you think you have subjective experience?
AGENTS
-
Clean separation of logic and data in AI agents
By
–
one thing we do quite differently from existing agents is a clean separation of logic and data. this helps reliability and security – mitigating prompt injections. long running workflows are also reliable! i think it's great to have more startups working actual productive use
-
Air Canada Must Honor Chatbot-Invented Refund Policy
By
–
“Air Canada must honor refund policy invented by airline’s chatbot”
-

World Models and Video Generation: Hallucination, Policy, and Simulation
By
–
Refs.
1. Hallucination with RNNs https://
youtu.be/-yX1SYeDHbg?t=
2966
…
2. Recurrent World Models Facilitate Policy Evolution https://
worldmodels.github.io
3. A Generative World Model for Autonomous Driving https://
wayve.ai/thinking/scali
ng-gaia-1/
…
4. Generation Models as World Simulators https://
openai.com/research/video
-generation-models-as-world-simulators
… -
Trend toward proactive autonomous personal AI systems emerging
By
–
I’m seeing more in proactive/autonomous/personal, but we’ll see
-
AGI to ASI transition will be nearly instantaneous with recursive self-improvement
By
–
I think the timespan between agi and asi is almost zero. As soon as agi is there it will enfold and accelerate itself, reaching its full asi potential in a short period.
-
AI Evolution: Multimodal to Agentive AI Progression 2023-2025
By
–
2023: early multimodal AI 2024: multimodal AI, early agentive AI 2025: agentive AI
-
Model-Free Policy Training From Offline Model-Based Planning
By
–
sure, if you can train a model-free policy using trajectories collected from model-based planning offline, at scale, that works too.
-

Pi AI Partner: The ChatGPT Alternative Comparison
By
–
Find the "AI partner that completes you". Welcome to the @pi fan club!
https://
forbes.com/sites/forbesbo
oksauthors/2024/02/05/piai-vs-chatgpt-why-i-am-cheating-on-my-first-ai/?sh=74e566572c27
… -

Building Corrective RAG with Open Source Local LLMs
By
–
Building Corrective RAG from scratch w/ open source and fully local LLMs (Video) Building LLM apps with more complex logical flows can be challenging with smaller, local LLMs. Graphs offer one way to tackle this, laying out the logic flow as a graph and using local LLMs for