This example created by GenAI Partners (info@genaipartners.com) https://genaipartners.com/
Work with us to create a similar service for your business
This example shows how to combine a few tools (Flask, OpenAI, Twilio and Ngrok) to create a working SMS Bot that can answer questions about a custom knowledge set For this example we use a few pages on Little Greek Fresh Grill https://littlegreekfreshgrill.com/ to show how a restaurant chain could create a helpful personality rich chatbot
Note: You will need a CRED.env file within the app directory with your OpenAI API key stored in the format OPENAI_API_KEY={your key here}
https://www.twilio.com/blog/build-a-sms-chatbot-with-python-flask-and-twilio
https://gpt-index.readthedocs.io/en/latest/getting_started/starter_example.html
