sandbox for a whatsapp bot running through twillio server leveraging openai api and a customisable personality description (in this case, a pretentious art consultant)
could be further enhanced by connecting to various apis (e.g. sotheby's) to ensure live data scraping and increase real time relevance with art world news and trends
must include a (gitignore) .env file containing the following:
DB_USER=
DB_PASSWORD=
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=
TWILIO_NUMBER=
OPENAI_API_KEY=
API_BASE=