Computer Programming/AI

TIL_Process Flow

JYCoder 2023. 11. 23. 00:21

I wanted to add an additional feature for my team project, and I decided to make a payment system using i'mport api.

Here's the process flow for the updated version of the 'AI Chatting' part and the 'Reading Passage' part.

 

AI Chatting Part

 

 

Reading Passage Part

 

 

 

I also drew another version of Process Flow divided by user, frontend, backend, and open api.

LIST

'Computer Programming > AI' 카테고리의 다른 글

TIL_장바구니 비움과 주문 내역 저장  (1) 2023.12.08
TIL_PortOne을 이용한 결제 시스템  (1) 2023.12.06
TIL_Decorator in Python  (1) 2023.11.21
TIL_When to use Redis?  (1) 2023.11.20
TIL_Generator란?  (0) 2023.11.16