vignshwarar / AI-Employe

Create browser automation as if you were teaching a human using GPT-4 Vision.
GNU Affero General Public License v3.0
558 stars 51 forks source link

Setup Instructions #6

Open tonystark262 opened 6 months ago

tonystark262 commented 6 months ago

Hello,

Thanks for the repo and the awesome demo on the website. I am trying to run the demo locally but am having problems in the installation. Could you please describe the installation process in detail like what services do we need to register, which of these service are paid etc? Currently I see that .env.sample requires a lot of API keys but I have no idea where to get them except OPEN AI key and firebase keys.

Also I am getting

error: Error validating datasource `db`: the URL must start with the protocol `postgresql://` or `postgres://`.

I tried search on google but lot of issues mentioned are in different context. Do we have to run our own postgres server? Having a little detailed installation process will definitely help people like me to try out the repo.

Thanks a lot!