refined objectives

This commit is contained in:
2025-05-01 04:32:10 +01:00
parent 513f597080
commit e3691e1f0a

View File

@@ -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