Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 2.6 KB

reseume-cv.md

File metadata and controls

80 lines (61 loc) · 2.6 KB
cover coverY layout
0
cover title description tableOfContents outline pagination
visible size
true
full
visible
visible
visible
true
visible
true
visible

Reseume / CV

MY RESUME / CV


📞 Contact

👍 About

I am currently working as a AI Researcher. I have a strong interest in implementing personalized assistants using RAG, Agents, and Prompt Engineering.

👔 Experience

AI Researcher : InterX. Co. Seoul, Korea
- Apr. 2024 - Present

  • Responsible for overall tasks in the RAG Parts of the Gen.AI Team.
  • Proceeding with the Gen.AI PoC for HD미포조선.
  • etc..

Data Engineering Internship : Baroon System & KINS, Daejeon, Korea
- July. 2018 - Aug. 2018

  • Assisted in the development of client projects using Python and Java.
  • Identified and fixed bugs within the software to improve user satisfaction.

📚 Education

Bachelor's Degree in Computer Science
Hannam University, Deajeon
- Graduated: Feb 2023

💻 Skills

  • Programming Languages : Python
  • Library : Numpy, Pandas, Matplotlib
  • Frameworks : fastAPI, Lagnchain, Langgraph, LlamaIndex
  • Database : Faiss, Chroma, Postgresql, ParadeDB
  • Tools : Git, GitLab, Visual Studio Code, Docker, PyCharm, Slack, Notion

📰 References

  • Langchain OpenTutorials Contributors
    : Jan 2025 ~ Feb 2025
    • LangChain Global Tutorial Contribution with followings:
      • JsonOutputParser
      • Text2SQL
      • Synthetic Dataset Generation
  • Langchain Documents Contributors
    : Jan 2024
    • Acknowledged an error in the example for RetryParser in the official documentation due to a version update of Langchain.
    • Submitted a PR request to change from pydantic import BaseModel, Field to from langchain_core.pydantic_v1 import BaseModel, Field.
    • The issue was raised in Langchain's official repository under DOC: Error in Retry Parser example documentation #16698.