Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot

ai aws chatbot chatbots chatgpt lambda-functions openai productivity productivity-tools python python3 serverless slack
1 Open Issue Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature to include the current server date and time in the system prompt sent to the ChatGPT API. This will improve the bot's context awareness and reduce hallucinations by providing up-to-date temporal information. The implementation should be done in the existing Python codebase of the Slack app, and should ideally include unit tests.

Complexity: 3/5
enhancement good first issue

Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot

Python
#ai#aws#chatbot#chatbots#chatgpt#lambda-functions#openai#productivity#productivity-tools#python#python3#serverless#slack