FANA LLM v0.2.9 - Feedback and Sentiment Mechanism for Telegram Groups
Objectives:
Data-Driven Insights: Analyze customer and team interactions and provide valuable insights to help you make informed business decisions.
Sentiment Monitor: Analyze customer and team for positive or negative sentiment
Summarise, and suggest action plans, next steps and more
Expand the use cases and the conversational AI capabilities of the FANA LLM on messaging applications
Implement a daily feedback mechanism to provide teams with personalized communication
Ensure the AI will reply only with specific triggers and remove the need for a "/" at the bot command
Technology Used:
Node.js as the primary programming language
Express.js as the web framework
Axios for making API requests
Telegram Bot API for integrating with Telegram messenger
Redis for storing and retrieving message history
Cron job scheduler for scheduling daily feedback
New Features:
Improved Telegram integration AI capabilities using advanced natural language processing (NLP) techniques
Daily feedback mechanism that provides users with personalized summaries and action plans
Enhanced error handling and logging for improved system reliability
Bug Fixes:
Fixed issue with query processing that caused errors in response generation
Fixed issue with message history storage that caused data loss
Improved performance of the system by optimizing database queries
Known Issues:
None
Future Development:
Integrate with additional messaging platforms (e.g. WhatsApp, Slack)
Build a RAG system for chat_history leveraging embeddings and cosine similarity
Enhance the conversational AI capabilities with more advanced NLP techniques
Last updated