-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Date and Time Range Filtering for AI Summarization #15
Comments
Hi @A-01-hub , this is a great idea! I would recommend starting with implementing a command like /summarize today. There are opportunities to expand to more use cases like /summarize this week, /summarize unread. Feel free to open PRs and I'll help review them. The App Engine API doc might be helpful to look at: https://rocketchat.github.io/Rocket.Chat.Apps-engine/index.html |
Hi @JeffreytheCoder I'll refer to the App Engine API documentation and will open PRs as I make progress. I appreciate your support and look forward to your feedback during the review process. Best regards, |
Hi @JeffreytheCoder, I’m encountering an error while deploying a Rocket.Chat app using the rc-apps CLI. Despite successfully connecting to the server and packaging the app, the process fails during the upload step with the following message: adityasuhane01@AdityaSuhane:~/Rocket.Chat/Apps.Chat.Summarize/app$ rc-apps deploy --url http://localhost:3000/ --usernam Getting Server Info... ✓ I’ve already tried: |
Hey @A-01-hub , have you enabled development mode in your RC server? Please make sure you followed every step in the repo readme Also please don't expose your username and password on github |
Hi, @JeffreytheCoder I also would like to work on this issue, I attended a workshop on this AI-summarizer and I deployed it by changing the slash command name in it, can I work with that or do I have to clone the repo again and work from there. |
Hi Jeffrey,
I’ve been exploring your AI summarizer project—impressive work! I have a proposal to enhance the summarization feature by allowing users to extract insights from conversations within a specified date and time range.
Proposed Improvement:
Enable users to summarize messages within a defined date and time range.
This will help users extract meaningful insights from large message volumes.
It enhances productivity, improves collaboration, and can position Rocket.Chat as a leader in AI-driven communication solutions.
I’d love to contribute this feature if you're open to it. Let me know your thoughts—I’m happy to discuss further or submit a pull request!
Best regards,
Aditya Suhane
The text was updated successfully, but these errors were encountered: