Skip to content

Repository files navigation

.env contents

OPENAI_API_KEY=

AIRTABLE_API_KEY=

CRM Template

https://airtable.com/apph7PZRJZdsP0Skw/shrHwajwaShy0IpjH

Server Commands

ssh root@IPADRESS

sudo apt install python3-venv

python3 -m venv .venv

source .venv/bin/activate

pip3 install -r requirements.txt

nano .env

nohup python3 main.py

About

A Python chatbot application built using the OpenAI Assistants API, capable of calling custom functions and being guided by specialized instructions.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages