cover | coverY | layout | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 |
|
- Name : Choi Jae Hun (Ash-hun)
- Email : diadiahun0902@gmail.com
- LinkedIn: linkedin.com/in/choijaehun
- Address: Seoul, Geomcheongu, Doksandong
I am currently working as a AI Researcher. I have a strong interest in implementing personalized assistants using RAG, Agents, and Prompt Engineering.
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.
Bachelor's Degree in Computer Science
Hannam University, Deajeon
- Graduated: Feb 2023
- 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
- Langchain OpenTutorials Contributors
: Jan 2025 ~ Feb 2025- LangChain Global Tutorial Contribution with followings:
- JsonOutputParser
- Text2SQL
- Synthetic Dataset Generation
- LangChain Global Tutorial Contribution with followings:
- 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
tofrom 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.