Storybooks and UI tests that can be applied directly to practice
How to Use Storybooks A to Z. We show you everything about storybooks.
572 learners
Level Basic
Course period Unlimited

News
5 articles
Hello, I'm Kang Byeong-jin.
Hello, I recently had a great opportunity to participate in And Studio's 'Ace Report' to share my career story.
I'm facing a new beginning, but rather than this video covering the know-how of transitioning to big tech companies, it has become a space where I calmly share the thoughts I've pondered and experienced while approaching work over the years.
Looking back, I think my career has been closer to failure than success. There were experiences of starting and closing businesses that aren't recorded on LinkedIn, and moments of rejection that far outnumbered acceptances. However, I believe I am who I am today because of the learning and lessons I gained through that process.
While the title 'Work Expert' is a bit embarrassing, I hope my story of constantly challenging myself and learning from those experiences can reach and help those who have similar concerns.
Thank you for taking the time to watch, and it would be a great help if you could share your thoughts about the video.
https://youtu.be/UR9PL1Jz-qs?si=nYUszHC3GrU21K-Q
Thank you to all the students taking this course, and if you encounter any parts where the explanation is insufficient, parts that are difficult to understand, or difficulties you face when applying this to your actual work, please post them as questions and I will respond as quickly as possible.
Thank you
Best regards, Kang Byeongjin
Are you thinking about developing/operating an LLM service? Our company is planning to hold a meetup to share LlamaIndex and LLM development/operation know-how, so we are providing you with the relevant information~
The 2nd GenAI Connect Day, an LLM Workshop for developers who operate or plan to start an LLM service, will be held on September 26th at GS Tower. This event is hosted by GS Group’s Open Innovation Community 52g in collaboration with LlamaIndex and Pie&AI from DeepLearning.AI. LlamaIndex’s AI Engineer Pierre-Loic Doulcet will present on-site, and Liner’s Hoon Heo and AutoRAG researcher Jeffrey Kim will share their know-how and insights related to LLM service development. We hope you will gain a lot of insights from AI engineers in various fields and have networking opportunities at the after-beer party!
[Guide] GenAI Connect Day #2: LlamaIndex x 52g
📅 Date: 6:30 PM, Thursday, September 26, 2024
🏢 Location: Keeeet Open Hall, 25th floor, GS Tower
👍 Target: Developers who are developing services using LLM
🚨 Application Period: 2024. 9. 9 (Mon) ~ 2024. 9. 24 (Tue)
✅ Speaker introduction and application link: https://bit.ly/52g-genai-2
🚀 Inquiry: GS Corp. Manager Byungjin Kang ( jason.kang@gs.co.kr )
Although it is not officially(?) announced, we are planning to prepare various products for developers, so please show a lot of interest!

Hello, this is Kang Byeong-jin.
We have recently released a course on constructing RAG using the popular Large Language Model (LLM).
This is my main job at my company these days, and I've been struggling with this since last year... I prepared this lecture in the hopes that others will have a little less trouble.
The lecture utilizes the OpenAI API, and since it utilizes LangChain, you can easily follow along by using packages that utilize LangChain, such as Claude, Cohere, Upstage, etc. If you look at the lecture content, you can use
ChatAnthropic,ChatCohere,ChatUpstage, etc. for the parts corresponding tollmin LCEL, and if you want to utilize Llama3 by utilizingOllama, you can useChatOllama.If you need a lecture using
Ollamaor want to know more about LLM, please leave a review or question about the lecture or send me an email tojasonkang14@gmail.com. It will be helpful for me to prepare the next lecture!Hello! This is Kang Byeong-jin.
Thank you to everyone who took the storybook class.
Last month, Roberto Park told me in a lecture question that Next.js cannot use the distributed npm package. After checking, I found that there was a problem in the building process before distributing the npm package. In the case of Vite, I think I overlooked it because the design system itself was made with Vite, so it was somewhat compatible. I apologize for the inconvenience.
So, as soon as I got back from my business trip, I edited and filmed that part, and updated it today. Since Infraon's subtitles are so excellent, I was able to save a lot of time on editing. It's currently being encoded, so you'll probably be able to see the updated video in about 10-15 minutes. I'll also update the lecture materials I wrote in Notion accordingly. I think it would be good for those who have already taken the class to take a look!
And if you write a course review and apply for mentoring through Google Form, we will meet online one by one! I have a meeting scheduled for this Thursday. If you have any questions that you would like to ask during the lecture, or if you have any concerns that you would like to share while developing at a company that you cannot share publicly, please apply for mentoring!
I would like to thank those who took my class once again. I will return with better lectures in the second half of this year.
Kang Byung-jin's dream
Hello! This is Kang Byeong-jin.
As we approach the second month of the course's release, Storybook has officially switched from a pre-release version to version 8.x.
Due to this, the packages imported in Interaction Test have been modified.
There is no change in the source code itself, but the import path has changed, so please refer to the explanation in the lecture materials.
Thanks to
seungseoupahnfor submitting the lecture question!

