finllm-apps icon indicating copy to clipboard operation
finllm-apps copied to clipboard

Collection of impressive LLM apps with a focus on the financial sector

Header Image FinLLMs

FinLLM Apps

A curated list of impressive LLM apps in finance, made with RAG and AI agents. In this repository, you will find LLM Apps that use open-source models like Llama or Mistral and can be run locally on your computer.

Why FinLLM Apps?

  • Discover practical use cases for LLMs in finance.
  • Learn from well-documented examples.
  • Use the demo apps as a starting point for your own projects.

AI Demo Projects

  • 📋 Chat with Earnings Reports
  • 📈 Investment Agent
  • 🏦 Finance Agent Team
  • 📉 Compare Stock Price Performance
  • 📊 Chat with Financial Charts
  • 🗄️ Agent with knowledge and storage
  • 🧠 Agent with memory and tools
  • 😎 AgentOS with Agno

Getting started

Clone this repo:

git clone https://github.com/tinztwins/finllm-apps.git

Follow the instructions in the README.md file of each demo project.

⭐️ Star the repo if you find it useful!