Mico is a awesome, sarcastic and funny little AI Agent for slack, who has multiple tools like getting flavortown stats and so on. Use @mico to talk to the silly little bot
Used Chatgpt and github copilot
Mico is a awesome, sarcastic and funny little AI Agent for slack, who has multiple tools like getting flavortown stats and so on. Use @mico to talk to the silly little bot
Used Chatgpt and github copilot
I made an Slack Bot called Mico! It is an funny little agent that has access to the flavortown api via tools, and can see users, talk to them and more! I implmented this in Langchain using Python and as Grok 4.1 Fast for the AI model. I learned how to build agents in python and how to use the Flavortown API!
I am almost finished and i just need to deploy it to the vps and then we are done. What i did: I worked on making the langchain implementation and i was working with different AI frameworks like CrewAI but setteled for langchain.
Hopefully this is enough to stalk anyone
Log in to leave a comment
So i tried testing out the different features of the falvortown api and I am implementing them as tools right now. So basically to make the agent I have decided to go forward with langchain, because it’s the best agent framework for python afaik
Log in to leave a comment
It can now respond upon mention and answer sarcastically. Why is the Slack API so complicated 
Anyways so now it subscribes to the realtime event and then can respond whenevr you type @mico into slack and the message behind that. My next goal is going to be to give it tools, like a meme database and so on
Log in to leave a comment