Backend Engineer
Node.js
OpenAI
Software Engineering
.env
file in the root directory and provide the following environment variables:WA_PHONE_NUMBER_ID
: Your WhatsApp phone number ID.OPEN_API_KEY
: Your OpenAI API key.VERIFY_TOKEN
: A verification token for validating incoming webhook requests.PORT
: Port number for running the server (optional, default is 4545)./webhook
). Upon receiving a message, it triggers the AI conversation process.Posted Mar 3, 2025
AI-powered book summarization and transcription tool utilizing OpenAI models to summarize books, specific chapters, and transcribe audio files.
0
0
Backend Engineer
Node.js
OpenAI
Software Engineering