Tesla's New Optimus folding a shirt , we are not that far away from having a full time #robot maid serving us at home What do you think? #innovation #tech #Robotics #robots #CES2024 Source @alvinfoo @pascal_bornet @Ronald_vanLoon @TerenceLeungSF @Balaji_SanDiego
AUTOMATION
-

Japan’s Innovative Autonomous Vehicle Technology Showcased at CES 2024
By
–
Only in Japan #innovation #tech #Transportation #AutonomousVehicles #CES2024 Source @alvinfoo @jblefevre60 @FrRonconi @CurieuxExplorer @enilev @Khulood_Almani @HaroldSinnott @Xbond49 @enricomolinari @segundoatdell @marcusborba @ipfconline1 @bamitav @PawlowskiMario
-

GPT Store Launch: New Opportunity for AI App Developers
By
–
The GPT Store is coming next week, which means you need to get started ASAP. Here's some context for motivation: Shopify Apps: 33,000, $561M revenue
App Store: 1.8M, $910B revenue
ChatGPT Store: 0, $??? revenue -

Strategy 3: Split Complex Tasks into Simpler Subtasks
By
–
Strategy 3: Split Complex Tasks into Simpler Subtasks. Examples:
– Use intent classification for relevant instructions.
– For long dialogues, summarize or filter past conversation.
– Summarize long documents piece by piece and build a full summary. -

Tesla Optimus Robot Folds Shirt: Future Home Maid
By
–
Tesla's New Optimus folding a shirt , we are not that far away from having a full time #robot maid serving us at home What do you think? #innovation #tech #Robotics #robots #CES2024
Source @alvinfoo @Fabriziobustama @Eli_Krumova @wissen_tech @IanLJones98 @mikeflache -
Teleoperated Robots: First Autonomous Actions Since 1950s
By
–
1/2 We've had "honest" teleoperated robots since the 1950's when they started to be used for handling nuclear material. In fact those follower robots (with human leader) were the first robots used for autonomous action. Heinrich Ernst (PhD advisor: Claude Shannon) 1961 at MIT.
-
Open Interpreter Tool for AI Code Execution Automation
By
–
I am using Open Interpreter https://
github.com/KillianLucas/o
pen-interpreter
… -
Future Tools Uses API to Auto-Generate Tool Descriptions
By
–
Future Tools actually leverages the API to write descriptions and summaries of every tool that gets listed there. 🙂
-
AI Can Now Scroll and Screenshot Autonomously
By
–
You can literally tell the AI to scroll and snapshot
-

Global Variables in Custom Tool Functions for API Integration
By
–
Global variables Create variables that can be used in Custom Tool Function: `$vars.` This is useful when you need the function to get dynamic variables, particularly when making API calls. https://
docs.flowiseai.com/integrations/t
ools/custom-tool#pass-variables-to-function
…
