Skip to content

m4qina/udemy-llm-apps

Repository files navigation

udemy-llm-apps

ChatGPTのAPIで5つのアプリを作ってみよう!

Open with containers

Ctrl + Shift + P

dev containers: Reopen in Container

run home.py

poetry run streamlit run home.py

run init sqlite

データサイエンス100本ノックのRepositoryをcloneする

git clone https://github.com/The-Japan-DataScientist-Society/100knocks-preprocess.git -b v2.1

CSVからデータをimportする

poetry run python init_sqlite.py

使用する外部APIやツール

openai-api

https://platform.openai.com/docs/overview

dreamstudio

https://beta.dreamstudio.ai/generate

Langchain

https://python.langchain.com/v0.2/docs/introduction/

Llamaindex

https://docs.llamaindex.ai/en/stable/api_reference/

About

[ChatGPTのAPIで5つのアプリを作ってみよう!](https://www.udemy.com/course/llm-apps/?couponCode=SKILLS4SALEJP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages