์๋
ํ์ธ์, ์ปดํจํฐยท์ธ๊ณต์ง๋ฅ๊ณตํ๋ถ ์ธ๊ณต์ง๋ฅ์ ๊ณต ๊ฐ๋ฐ์ Kwon์
๋๋ค.
Python ๊ธฐ๋ฐ ๋ฐ์ดํฐ/ML ํ์ดํ๋ผ์ธ๊ณผ FastAPI API ์๋น์ ๊ด์ฌ์ด ์๊ณ , ์ต๊ทผ์๋ ๋ฅ๋ฌ๋/LLM ๊ธฐ์ด๋ฅผ ํ์ตํ๋ฉฐ AI ์์ด์ ํธ ์ฑ ๊ตฌ์ถ์ ๋ชฉํ๋ก ํ๊ณ ์์ต๋๋ค.
- ML ์คํ/๋ถ์ + ๋ฐ์ดํฐ ํ์ดํ๋ผ์ธ(ETL) ์ค๊ณ
- FastAPI ๊ธฐ๋ฐ REST API ์๋น, Docker๋ก ์คํ ํ๊ฒฝ ๊ตฌ์ฑ
- ๋ฅ๋ฌ๋/LLM ๊ธฐ์ด ํ์ต(์์ ์ฝ๋ ์ฌํ ์ค์ฌ): ์๋ฒ ๋ฉ(BoW/TF-IDF/word2vec), RNN/LSTM/GRU, seq2seq/Attention, Transformer/BERT
- ๋ชฉํ: LLM agent apps (tool-use + API integration)
๋ถ์ฐ ์ํํธ ๊ฑฐ๋ ๋ฐ์ดํฐ๋ฅผ ์์งโ๋ณํโPostgreSQL ์ ์ฌ ํ, FastAPI๋ก ๋ถ์ ๊ฒฐ๊ณผ๋ฅผ API๋ก ์๋นํ๋ 3๋จ๊ณ ํ์ดํ๋ผ์ธ์
๋๋ค.
Docker Compose๋ก DB+API ์คํ ํ๊ฒฝ์ ๊ตฌ์ฑํ์ต๋๋ค.
- Repo: https://github.com/pttnekh/busan-realestate-analytics-pipeline-main.git
- Tech: Python, PostgreSQL, FastAPI, Docker Compose
์ธ๋ถ/๊ณต๊ณต ๋ ์จ API๋ฅผ ์ฐ๋ํด ํ์ฌ ๋ ์จ, ์๋ณด, ๊ณต๊ธฐ์ง ์ ๋ณด๋ฅผ ์ ๊ณตํ๋ ์น ์๋น์ค์
๋๋ค.
๋ฐฑ์๋(API) ์ค์ฌ์ผ๋ก ์ฐ๋/์์ธ์ฒ๋ฆฌ ๋ฐ ๋ฌธ์ ์ ๋ฆฌ๋ฅผ ๋ด๋นํ์ต๋๋ค.
- Repo: https://github.com/OSS-teamproject-Todays-sky/todays-sky.git
- Tech: Python, Flask, External APIs
- Todayโs Sky: Backend/API (API integration, response format, exception handling, docs)
- Busan Pipeline: Solo dev (ETL, DB schema/transform, FastAPI endpoints, Docker Compose)


