/r/Mycology Bot
MycologyBot is a Reddit bot that dedicated to identify mushroom images from /r/Mycology using the DeepMushroom API. You can visit /u/Mycology_Bot to see this bot in action.
Setup your praw.ini
configuration file inside app directory
[mycology]
client_id=CLIENT_ID
client_secret=CLIENT_SECRET
password=PASSWORD
username=USERNAME
Build and run the docker
docker build && docker run
The bot will reply a post at /r/Mycology if the post is an ID request and the bot is confident enough in its prediction. The reply will have following format
These are the Top-5 predictions given by AI.
Species Probability sepcies_1 prob_1 sepcies_2 prob_2 sepcies_3 prob_3 sepcies_4 prob_4 sepcies_5 prob_5 Disclaimer: This bot is not in any way affiliated with r/mycology or the mode team. The prediction given by this bot is not 100% accurate and you should not use this information to determine the edibility of mushroom.
MycologyBot power by DeepMushroom API | GitHub
Mycology Bot is a peronsal project and is not in any way affiliated with /r/Mycology or the mode team