Mico - 10x Slackbot banner

Mico - 10x Slackbot

5 devlogs
13h 41m 35s

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

This project uses AI

Used Chatgpt and github copilot

Demo Repository

Loading README...

Pratham

Shipped this project!

Hours: 13.69
Cookies: 🍪 54
Multiplier: 3.93 cookies/hr

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!

Pratham

final steps!

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.

Tools the agent has access to:

  • Fetch porject stats
  • fetch user stats
  • get shop items
  • look at achivements
  • see devlogs

Hopefully this is enough to stalk anyone

Attachment
0
Pratham

I played around with the FT API!

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

Attachment
0
Pratham

It works!!

It can now respond upon mention and answer sarcastically. Why is the Slack API so complicated cryin
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

Attachment
0
Pratham

Initial Setup and first steps

So in this session I worked on fixing my vim a bit up and working on writing a simple chat request to HCAI via the OpenAI Python SDK. Here is an example response for the prompt: What is a good Techstack for the year 2001?

Attachment
Attachment
2

Comments

onlybugs05
onlybugs05 7 days ago

Bro is openai sdk accable via cli

Pratham
Pratham 7 days ago

@onlybugs05 well this is supposed to be a slack bot but I am testing for now so yeah it is acceptable I would say