incidentfox/self-learning-ai-agent ? reverse-engineered prompt
Reverse engineered prompt
Build me a self learning AI assistant for Slack that can join a workspace, read channel history, and answer questions from the team’s past conversations, docs, and code. It should keep learning every day from new messages and meeting notes, notice when something changes or conflicts with older info, and let a human review important updates before they become part of the knowledge base.
I want a simple web dashboard where I can see what it knows, approve or reject new teaching items, connect sources like Slack, docs, GitHub, and meetings, and chat with it from the browser. It should also send a daily summary, surface useful context in conversations, and escalate low confidence questions to a buddy or helper channel.
Make the setup easy with Docker, and use current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit