Skip to content

lee-eojin/ai-agent-service-study

Repository files navigation

AI Agent 학습 기록

AI Agent 개발에 필요한 개념들을 공부하며 정리한 노트입니다.

목차

  1. 클라우드 기반 AI 개발 환경 구축
  2. 리눅스 필수 명령어
  3. AI를 위한 Python
  4. 머신러닝 (Machine Learning)
  5. LangChain
  6. Streamlit
  7. LangGraph

Study Period: 2025.09 - 2025.11 (Completed)


Updates (2026.03.01)

  • Upgrade model references:
    • Claude 3.5 Sonnet → claude-sonnet-4-6
    • gemini-2.0-flash-exp → gemini-2.0-flash
    • llama3.1 → llama3.3
  • Update Python 3.10 → 3.12 and pgVector index ivfflat → hnsw
  • Note Ubuntu 24.04 LTS viability replacing 22.04 recommendation
  • Add LangChain ChatOllama import path migration warning
  • Note AgentExecutor deprecation in favor of langgraph.prebuilt
  • Add Transformer-replaced-RNN note in ML section

About

Learning notes on AI-Agent-service architecture and implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors