Skip to content

[Art&Science 🎨] GPT-3 based chatbot that imitates apple personality. Each responce is triggered by input-sensors on apple and initiate serial port signal to the back-end.

License

kinivi/art-science-saclay

Repository files navigation

🍎 Mx. Apple: GPT-3 powered Q\A personality

This project intends to connect art&science into one idea. Idea of tighter connection between human and objects of everyday life a simple bot that allows you to chat with various personas.


📰 Check published article at Towards Data Science for more!


apple

Web interface

🚩 You need key to access GPT-3 by OpenAI. Check this website

Install requirements: pip install -r requirements.txt

Add the key:

export OPENAI_API_KEY=sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXX

Run Flask back-end:

python3 web.py -p apple

Hardware

Our idead is that instead of keyaboard we used touches. Special conductive paint was painted onto apple and connected to the Arduino. Each point corresponds to the topics of question. Touch triggers serial port message which listened for at Web UI. That triggers question to chatbot and display the responce.


🫡 Thanks

Thanks to gpt3-persona-bot for the awesome example of creating personality in few steps with OpenaAI API

About

[Art&Science 🎨] GPT-3 based chatbot that imitates apple personality. Each responce is triggered by input-sensors on apple and initiate serial port signal to the back-end.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published