# FinGPT's playground ## Ⅰ. FinGPT Models * [FinGPT-Benchmark](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Benchmark): FinGPT Instruction Tuning paradigm for task-specific, multi-task, and zero-shot instruction tuning tasks * [FinGPT-Forecaster](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Forecaster): FinGPT for Company News Analysis and Stock Price Prediction * [FinGPT-Low-Code-Development](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Low_Code_Development): FinGPT for low-code development in Financial Field * [FinGPT-RAG](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_RAG): FinGPT using Retrieval Augmented Generation pipeline * [FinGPT-FinancialReportAnalysis](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_FinancialReportAnalysis): FinGPT using LLM to analyze financial reports * [FinGPT-Robo-Advisor](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Others/FinGPT_Robo_Advisor): FinGPT for Company News / Filings Analysis * [FinGPT-Sentiment-Analysis-v1](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Sentiment_Analysis_v1): FinGPT for Sentiment Analysis from Market labels * [FinGPT-Sentiment-Analysis-v2](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Sentiment_Analysis_v2): FinGPT for Sentiment Analysis from LLM labels * [FinGPT-Sentiment-Analysis-v3](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Sentiment_Analysis_v3): FinGPT for Sentiment Analysis from Academic datasets to showcase the power of LoRA * [FinGPT-Trading](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Trading): Possible ways to apply LLMs in practical tradings * [FinGPT-Others](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Others): Other FinGPT codes