Skip to content

timcogan/private-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private AI

PrivateAI

This repository enables communication over an encrypted Signal channel with a private AI.

These scripts were put together with a Raspberry Pi 4 in mind, but any Linux machine should work.

Setup

$ make init

Run

$ make

Reset repo

$ make clean

Troubleshooting

Each component can be run in isolation with the following commands.

$ make run-msg  # Test Signal messaging
$ make run-ai  # Test AI

The most involved part of this setup is enabling the Signal CLI. You will need to create a dedicated phone number for the AI's signal account. Google Voice is a simple option for creating a dedicated number.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published