Skip to content

nickchengtw/stock-llm-neuralprophet-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend API of project Stock LLM NeuralProphet

Run locally

pip install -r requirements.txt
uvicorn src.main:app --reload

Run with Docker Compose

docker compose up --build -d

About

Backend API of project Stock LLM NeuralProphet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published