Skip to content

20230610 マケデコハッカソンチームNICの分析

License

Notifications You must be signed in to change notification settings

takagama/stock-analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stock-analytics

2023年6月10日 マケデコハッカソン LT大会 presented by J-QuantsのLTチームNICの分析ノートブック

利用の準備

ツールインストール

pip install langchain==0.0.142
pip install openai
pip install tiktoken
pip install pypdf chromadb
pip install boto3
pip install plotly
pip install transformers
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu

### そのほか J-Quants API/Azure OpenAI Service/AWS(Amazon Translate)を利用しています

About

20230610 マケデコハッカソンチームNICの分析

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%