diff --git a/README.md b/README.md index 28538e3..257fd30 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,14 @@ A Matrix chat bot that listens to specified rooms, records conversations, levera ## Future Objectives -- Enhance discussion summaries to capture actionable items, deadlines, and decisions. +- Record message history on rooms its participating. +- Create discussion summaries to capture actionable items, deadlines, and decisions on subjects discussed on those rooms. +- Use collected knoledge to answer questions placed by participants in discussions that are left unansewerd after some time, and also when its direclty addressed using it's @handle + +also, + - Support additional AI backends beyond OpenAI (e.g., local LLMs, alternative APIs). -- Refine unanswered-question detection with customizable thresholds and notifications. -- Integrate with project management tools (e.g., Jira, Trello) for seamless task creation. -- Offer scheduled summary reports (daily, weekly) and export capabilities. +- Possibly support other Chat services beyownd Matrix like Telegram, Teams or Whatsapp. ## Current Features