I think that, in a way, AGI(Artificial General Intelligence) will be the future of AI, and when it comes to robotics it is inseparable from AI, so this repository was created to document some of the research and applications of AGI in robotics. I will try to keep up with the cutting edge research and make a summary. It is mainly for myself as a personal study repository.
AGI is also called strong AI, full AI, or general intelligent action, although some academic sources reserve the term "strong AI" for computer programs that experience sentience or consciousness. Strong AI contrasts with weak AI (or narrow AI), which is not intended to have general cognitive abilities but is designed to solve exactly one problem.
There is wide agreement among artificial intelligence researchers that intelligence is required to do the following:
- reason, use strategy, solve puzzles, and make judgments under uncertainty;
- represent knowledge, including common sense knowledge;
- plan;
- learn; -communicate in natural language; and, if necessary, integrate all these skills in completion of any given goal. Other important capabilities include:
- input as the ability to sense (e.g. see, hear, etc.), and
- output as the ability to act (e.g. move and manipulate objects, change location to explore, etc.) in environments where the above are possible. This includes the ability to detect and respond to hazard. Many interdisciplinary approaches to intelligence (e.g. cognitive science, computational intelligence, and decision making) consider additional traits such as imagination (taken as the ability to form mental images and concepts that were not programmed in) and autonomy.
- demo
- paper
- [SAM + Stable Diffusion] ?
- [SAM + CLIP] ?
- SAM-Adapter
For me, the Embodied AI is more like the robot&AI but in a simulation platform.