GitHub - gqgs/llm100kbench: LLM 100k portfolio management benchmark
LLM Investment Benchmark
A tool for benchmarking and tracking Large Language Model (LLM) investment decisions.
Overview
This project provides a framework to create, manage, and track investment portfolios generated by LLM models. It allows you to:
Create new portfolios
List current holdings and recent context
Update portfolios based on model decisions
The model executions and their current context can be seen here.
Project Structure
cmd: Contains the main command implementations
create: Initiali...
Read more at github.com