Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.58 KB

UPCOMING-FEATURES.md

File metadata and controls

23 lines (14 loc) · 1.58 KB

Upcoming Features

Here are some exciting features we plan to implement in the future:

  1. Feature 1: Integration of existing modules with a Telegram Bot named Fin-Maestro.

    • Description: This integration will ensure that the modules of Fin-Maestro can be accessed more easily and conveniently by it's users with single line commands via Telegram. For example: To fetch the valuation of a specific stock, the following command can be used: /valuation ticker-name.
    • Status
    • Development Branch: Telegram Bot

-----------------------------------------------------

  1. Feature 2: Alternative frontend using Gradio to avoid complete dependency on Vue.JS

    • Description: This alternative frontend will ensure ease of deployment for Fin-Maestro modules without involving any new language or framework that may shoot up dependencies. **
    • Status
    • Development Branch: Gradio Integration
    • PR: Common Driver

-----------------------------------------------------

Please note that the above features are subject to change and may be adjusted based on user feedback and project priorities.