novforest/astrbot_plugin_fund — explained in plain English
Analysis updated 2026-05-18
Check a Chinese mutual fund's estimated real time net asset value by chat command.
Get an AI generated prediction analysis for a fund based on recent trends.
Look up a fund manager's rating and performance during their tenure.
Check current gold and silver prices, including buy back rates, through the bot.
| novforest/astrbot_plugin_fund | aaravkashyap12/advise-project-approach | abu-rayhan-alif/django-saas-kit | |
|---|---|---|---|
| Stars | 23 | 23 | 23 |
| Language | Python | Python | Python |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
AI prediction, rating, and manager evaluation commands require AstrBot to already have a large language model configured.
This is a plugin for AstrBot, a chatbot framework, that turns your bot into a helper for Chinese mutual fund data and gold and silver prices. Once installed, it responds to chat commands rather than being a standalone application. Users can send a fund's six digit code to get a real time estimated net asset value, including the percentage change and the estimated unit value. Another command combines that data with an AI generated prediction analysis that looks at the past month's value trend, changes in fund size, and asset allocation to give a written recommendation. There is also a command for a multi dimensional rating of a fund, and one that looks up and evaluates the fund manager, including their track record over their tenure. Separate commands show current gold and silver prices, covering pure gold, karat gold, bank gold bars, branded jewelry, and buy back prices, plus silver spot prices and daily movement. The plugin can be installed through AstrBot's built in plugin marketplace with one click, or manually by cloning the repository into AstrBot's plugin folder. It only depends on the aiohttp library, which is already included in a normal AstrBot setup, so no extra installation step is needed. The prediction, rating, and fund manager commands require that AstrBot already has a large language model configured, since those features are generated by AI rather than pulled directly from a data source. Several settings can be adjusted from AstrBot's plugin configuration panel, including the request timeout, how many times a failed request retries, and the text of the prompts used for AI prediction, rating, and manager evaluation. Fund data comes from two Chinese financial data sites, and gold and silver prices come from a third site. The project is released under the MIT license.
An AstrBot chatbot plugin that answers chat commands about Chinese mutual fund values, AI fund predictions, fund manager ratings, and gold and silver prices.
Mainly Python. The stack also includes Python, AstrBot, aiohttp.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice, under the MIT license.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.