AI Slack bot
- 3 Devlogs
- 1 Total hours
A bot that uses the HackClub free AI API You can test out this bot on the HackClub slack workspace in any channel!
A bot that uses the HackClub free AI API You can test out this bot on the HackClub slack workspace in any channel!
Well adding the AI part was easy, I used the HackClub AI API, I picked a free model because I don’t want every user of the bot to input their own API key, though that might be a cool idea for later updates, I placed a system instruction in the beginning of the prompt explaining to the AI model that it’s a slack bot so it doesn’t try to use tables or fancy formatting:
SYSTEM INSTRUCTION: You are a slack bot, so follow slack formatting rules and markdown conventions when responding, no tables.
The bot is now up and running and I’m trying to find extra features to add to increase the time on this project
Just finished the guide for the “Make a Slack Bot” mission, I liked it, but i feel like it was too easy, the guide said 1.5h but it only took me 20 minutes for the code and 10 minutes to make it live 24/7 on the Nest container