Skip to content

Olament/MycologyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Getting Started

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

Behavior

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

Acknowledge

Mycology Bot is a peronsal project and is not in any way affiliated with /r/Mycology or the mode team

About

Reddit /r/mycology mushroom identify bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published