Skip to main content

Command Palette

Search for a command to run...

Building A.M.I.

Artificial Me Intelligence

Updated
β€’1 min readβ€’View as Markdown
Building A.M.I.
οΏ½

I am currently building bespoke AI systems for home and office deployment. Autonomous data capture and analysis with Voice-to-Voice UI

I will be using this blog for more longform ideas and updates as the project grows.

I don't know if I will be open sourcing this, but the concepts will be there. The reasoning is mainly due to me surrendering ALL of my privacy to get the most realistic and actually useful AI personal assistant and digital clone.

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Hello World</title>
</head>
<body>
    <h1>Hello, World!</h1>
</body>
</html>