Ask HN: Feedback on idea- a knowledge bot for Dev Teams
The idea is there is org-specific developer-related knowledge spread across various machines/apps (wiki pages, github, box, etc.) and you want to quickly get specific knowledge relevant to you right away. For example, if i'm trying to connect to my local database and need db connection info, i would pop my cli and type: `bot whats our app connection info for the postgres db?’ and the bot will return relevant org-dev specific knowledge.
Think of it as your team’s collective knowledge (thats spread across a plethora of cloud and local apps/machines) suddenly accessible via the cli. No need to login to a separate app and sift through various pages to find what you need. The data comes to you.
Any devs that work in a team think this is useful? Would you pay for such a tool? How often do you find yourself having such a problem- if you can describe the problem too please.
4 comments
[ 2.5 ms ] story [ 18.4 ms ] threadedit - example of tools solving similar problem:
https://kite.com/
https://kapeli.com/dash
What i'm thinking is more about your team's specific info- such as:
- what is the postgres db connection info
- how to setup remote debugging environment
- give me our test machine information
- fetch the latest styleguide doc
- what is our security guide on sensitive info
- how to build x (where x is a product our team works on) on linux/windows
I'd probably need to trial it for proof of usefulness before paying anything more than about $25/yr total for it, and that may put you in a bind as the developer - since (for a team the size of mine) you'd need at least a 6-month trial just to populate the knowledge base with enough items to be useful and then a couple more months for using it to become reflex.