Compare commits

...

3 Commits

Author SHA1 Message Date
DinoMalin
85f912cdc9
fix: update README 2025-03-07 19:38:36 +01:00
DinoMalin
f28be722ed fix: README 2025-03-07 16:23:32 +01:00
DinoMalin
48f3ad5433 fix: crop the schema 2025-03-07 16:19:01 +01:00
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,3 @@
# ParanoIA-1.0
A cute complotist robot.
@ -33,11 +32,11 @@ You can enter a screen session to modify the emotions of the robot: ```screen /d
You can do the same to modify the gauge: ```screen /dev/ttyACM0 9600```. The gauge has 9 levels: between 0 and 8.
### Talking to the Robot
To talk to the robot, use make env to create and enter a virtual environment (```source env/bin/activate``` if already created).\
To talk to the robot, use ```make env``` to create and enter a virtual environment (```source env/bin/activate``` if already created).\
Create a .env filled with your api keys.\
Launch ```python ai.py``` to talk to the robot. Don't forget to turn on your speaker !
## The complot skate
We have a skate. It's awesome.
![image of the skate](https://raw.githubusercontent.com/DinoMalin/paranoia-1.0/refs/heads/master/skate.jpg)
![image of the skate](https://raw.githubusercontent.com/DinoMalin/paranoia-1.0/refs/heads/master/skate.jpg)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 756 KiB

After

Width:  |  Height:  |  Size: 649 KiB