Jeongho Nam

Jeongho Nam @samchon

About: The best programmer in South Korea

Location:
Seoul, South Korea
Joined:
Aug 1, 2022

Jeongho Nam
articles - 43 total

[Boost] Agentica, Every TypeScript Developer is an AI Developer (AI function calling framework)

[Agentica] Every TypeScript Developer is an AI Developer ...

Learn More 0 0Apr 30

[Agentica] Can you make function? Then you're AI developer - TypeScript AI Function Calling Framework easier than any other

Summary Agentica is a TypeScript AI framework specialized in Function Calling. Github...

Learn More 52 0Apr 29

[Agentica] Backend Developers, Automate Frontend Development. Much better than Vibe Coding.

1. Preface These days, Vibe Coding is a popular topic. However, whenever I read about Vibe...

Learn More 57 1Apr 25

[Agentica] Why your MCP server fails (how to make 100% successful MCP server)

Summary MCP (Model Context Protocol) has brought a new wave to the AI ecosystem, but...

Learn More 85 5Apr 22

Everything about AI Function Calling and MCP, the keyword for Agentic AI

Summary Making an Agentic AI framework specialized in AI Function Calling, we've...

Learn More 98 5Apr 18

We made the world first shopping AI chatbot, by MCP like approach, and avoided pink slip

Summary My boss showed me white paper of sierra.ai, and gave me a mission to do the...

Learn More 49 1Apr 15

AutoView - turning your blueprint into UI components (AI Code Generator)

1. Preface @autoview is an automated frontend builder that generates code using type...

Learn More 179 4Apr 3

[Agentica] Every Backend Developer is a Great AI Developer

1. Preface Bring your Swagger/OpenAPI document, and it transforms into an AI...

Learn More 114 2Mar 28

[Agentica] Every TypeScript Developer is an AI Developer

1. Preface Create TypeScript classes, and transform them into AI chatbots. From now...

Learn More 151 4Mar 26

typia (20,000x faster validator) challenges to Agentic AI framework, with its compiler skill

1. Preface typia challenges Agentic AI with its compiler skills. This new challenge...

Learn More 70 0Mar 25

I made MCP (Model Context Protocol) alternative solution, for OpenAI and all other LLMs, that is cheaper than Anthropic Claude

Preface I made MCP (Model Context Protocol) alternative. My alternative solution is...

Learn More 84 2Mar 9

Bun is up to 20x slower than NodeJS in logic operations

Preface typia is a transformer library supporting superfast runtime validation, and JSON...

Learn More 74 14Feb 1

I made Swagger Chatbot (every backend servers also can do it)

Preface Demonstration Shopping A.I. Chatbot Application:...

Learn More 28 0Feb 1

I made TypeScript Class Chatbot (every TypeScript class types also can do it)

Preface BBS A.I. Chatbot Application: https://nestia.io/chat/bbs Related...

Learn More 16 0Jan 31

I made Swagger/OpenAPI and LLM function calling schema definitions

Preface https://github.com/samchon/openapi OpenAPI and LLM schema definitions for...

Learn More 29 0Dec 21 '24

New Swagger-UI embedding Cloud TypeScript Editor with RPC SDK

@nestia/editor Swagger-UI embedding Cloud TypeScript Editor and RPC SDK. Live...

Learn More 44 0Oct 29 '24

New NestJS Swagger Generator evolved than ever

New NestJS Swagger Generator import { NestiaSwaggerComposer } from...

Learn More 54 0Aug 27 '24

Stop drawing ERD, but just auto-generate by `prisma-markdown`

Preface Automatic markdown documents generator for Prisma. Github Repository Generated...

Learn More 27 2Jul 31 '24

I revived TypeScript RPC framework for WebSocket (+NestJS) and Worker protocols from 8 years ago.

1. Preface I had made a TypeScript RPC (Remote Procedure Call) framework for WebSocket...

Learn More 19 2May 18 '24

I made Swagger/OpenAPI type definitions and converter library

Outline I made OpenAPI type definitions and converter library, @samchon/openapi. It...

Learn More 37 2Apr 30 '24

Stop using swagger-ui only, go with TypeScript SDK in browser

Outlline https://nestia.io/docs/editor If you're a frontend developer, stop using...

Learn More 31 2Mar 30 '24

[Typia] executable demo site of 20,000x faster validator (serializer)

Outline https://typia.io/playground I've published an executable playground website of...

Learn More 12 0Mar 18 '24

TypeScript Swagger Editor - alternative of MSW and Swagger-UI

Outline Click image, then move to "TypeScript Swagger Editor" I've made a new type of...

Learn More 9 1Feb 18 '24

Let's learn Shopping Mall Architecture of Relational Database

Outline Let's learn Shopping Mall (E-Commerce) Architecture of the Relational Database....

Learn More 25 1Jan 16 '24

Super Easy Database Documentation Tool - "Prisma Markdown"

Summary prisma-markdown Made a markdown documents generator for Prisma ORM Very easy to...

Learn More 31 4Nov 24 '23

[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

Outline import typia, { tags } from "typia"; interface IMember { id: string &...

Learn More 35 0Sep 18 '23

I made ERD and documents genertor of Prisma ORM

Preface Automatic markdown documents generator for Prisma. Github Repository Generated...

Learn More 69 4Sep 15 '23

[Typia] Hidden Class Optimization of v8 Engine

Preface // RUNTIME VALIDATORS export function is<T>(input: unknown | T): input is...

Learn More 49 5Jul 29 '23

Stop using Swagger-UI and MSW, but SDK instead

Summary If you're a frontend developer, stop using swagger-ui and msw. Instead, you can...

Learn More 75 12Jul 28 '23

Good bye and thanks to "typescript-is" (ancestor of "typia")

Summary This story is about a precursor library typescript-is: There had been an ancesor...

Learn More 33 5Jul 21 '23