inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

묻고 답해요

173만명의 커뮤니티!! 함께 토론해봐요.

antigravity 대신 cursor를 활용해도 되나요?

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

안녕하세요! 이제 시작하는 수강생인데, 다른 강의 들을때 cursor를 활용했어서 cursor가 많이 편한데, 혹시 cursor를 써도 본 강의 따라갈 수 있을까요? 아니면 antigravity를 설치하는게 그래도 나을까요? 💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요.

  • python
  • flask
  • next.js
  • 인공지능(ai)
chuck 댓글 1 좋아요 0 조회수 47

node.js 설치 관련 질문 드립니다

해결됨

[100% 환급반] 인프런 클론 6주 완성 챌린지 2기|Next.js 15 × NestJS × Prisma

안녕하세요. 강의 5분경쯤 나오는 node.js 설치 관련 질문드립니다. 현재 curl -o- https://fnm.vercel.app/install | bash 명령어를 통해 설치 진행중에 있는데 1시간동안 설치 되고 있습니다. 원래 소요시간이 이렇게 오래 걸리는 것이 맞을까요?

  • aws
  • next.js
  • nestjs
  • cursor
  • 인공지능(ai)
김희진 댓글 2 좋아요 0 조회수 108

뉴스 검색 분류 한도초과

미해결

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요. 업데이트중에 한도초과라고 계속 나옵니다. 그래서 백업까지 해놓았는데도 이러는데 해결책이 있을까여 현재 호출 구조 모델 우선순위 순서모델상태무료 한도1순위 gemini-2.5-flash 기본 25 RPD, 10 RPM (Preview 제한)2순위 gemini-1.5-flash 방금 변경됨 1,500 RPD, 15 RPM 3순위키워드 fallback코드 내장무제한 (LLM 없이 점수 산출) 호출 타이밍 ( generator.py:76 ) 종목 1 호출 → 6초 대기 → 종목 2 호출 → 6초 대기 → ... 종목 간격: 6초 46종목 기준: 45 × 6초 = 270초 (4.5분) LLM 단계만 [15/46] 대원전선 score=2 [16/46] DB하이텍 score=2 [17/46] 코스텍시스 score=2 [18/46] 펩트론 score=2 [GeminiAnalyzer] gemini-2.5-flash 한도 초과 → gemini-2.0-flash로 전환 (호텔신라) [GeminiAnalyzer] API 실패 → 키워드 fallback (호텔신라): 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits . To monitor your current usage, head to: https://ai.dev/rate-limit . \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\nPlease retry in 40.700251593s.', 'status': 'RESOURCE_EXHAUSTED', 'details': [{'@type': 'type.googleapis.com/google.rpc.Help', 'links': [{'description': 'Learn more about Gemini API quotas', 'url': ' https://ai.google.dev/gemini-api/docs/rate-limits '}]}, {'@type': 'type.googleapis.com/google.rpc.QuotaFailure', 'violations': [{'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_input_token_count', 'quotaId': 'GenerateContentInputTokensPerModelPerMinute-FreeTier', 'quotaDimensions': {'location': 'global', 'model': 'gemini-2.0-flash'}}, {'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_requests', 'quotaId': 'GenerateRequestsPerMinutePerProjectPerModel-FreeTier', 'quotaDimensions': {'model': 'gemini-2.0-flash', 'location': 'global'}}, {'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_requests', 'quotaId': 'GenerateRequestsPerDayPerProjectPerModel-FreeTier', 'quotaDimensions': {'model': 'gemini-2.0-flash', 'location': 'global'}}]}, {'@type': 'type.googleapis.com/google.rpc.RetryInfo', 'retryDelay': '40s'}]}} [19/46] 호텔신라 score=1 [GeminiAnalyzer] API 실패 → 키워드 fallback (로보티즈): 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits . To monitor your current usage, head to: https://ai.dev/rate-limit . \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\nPlease retry in 30.229631631s.', 'status': 'RESOURCE_EXHAUSTED', 'details': [{'@type': 'type.googleapis.com/google.rpc.Help', 'links': [{'description': 'Learn more about Gemini API quotas', 'url': ' https://ai.google.dev/gemini-api/docs/rate-limits '}]}, {'@type': 'type.googleapis.com/google.rpc.QuotaFailure', 'violations': [{'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_input_token_count', 'quotaId': 'GenerateContentInputTokensPerModelPerMinute-FreeTier', 'quotaDimensions': {'location': 'global', 'model': 'gemini-2.0-flash'}}, {'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_requests', 'quotaId': 'GenerateRequestsPerMinutePerProjectPerModel-FreeTier', 'quotaDimensions': {'model': 'gemini-2.0-flash', 'location': 'global'}}, {'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_requests', 'quotaId': 'GenerateRequestsPerDayPerProjectPerModel-FreeTier', 'quotaDimensions': {'location': 'global', 'model': 'gemini-2.0-flash'}}]}, {'@type': 'type.googleapis.com/google.rpc.RetryInfo', 'retryDelay': '30s'}]}}

  • python
  • flask
  • next.js
  • 인공지능(ai)
jh5872 댓글 2 좋아요 0 조회수 71

완성자료

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요. 강의에서 끝까지 완성한 자료에대한 파일은 없을까요?

  • python
  • flask
  • next.js
  • 인공지능(ai)
kang 댓글 2 좋아요 0 조회수 45

섹션5 노션링크 는 따로 없나요?

해결됨

(AI 퀀트) 바이브 코딩으로 미국 주식 AI 자동 분석 시스템 만들기 with Claude Code

섹션5 노션링크 는 따로 없나요?

  • HTML/CSS
  • python
  • 머신러닝
  • 인공지능(ai)
  • 바이브코딩
dong095362 댓글 2 좋아요 0 조회수 61

필기자료 사라졌나요?(실기 일주일만에 안돼서 재도전-_-)

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

안녕하세요! 질문을 하실 때 아래 내용을 준수 부탁드립니다. 질문을 올릴 때 이 글은 모두 지우고 내용을 입력해주세요. 질문은 동영상 강의에 들어가서 오른쪽에 커뮤니티 버튼을 통해 해주세요. 그래야 어떤 강좌에서 질문하셨는지 알 수 있습니다. 영상에서 몇 분 몇 초 대를 알려주셔야 제가 한 번에 질문 내용 확인이 가능합니다. 이미 다른 누군가가 질문을 한 이력 이 있을 수 있습니다. 질문 게시판을 한 번 확인 부탁 드립니다. 학교의 과제나 타 강사의 코드 등 외부 수업 자료에 대해서는 답변하지 않습니다. 제가 다루는 커리큘럼 외의 이론이나, 너무 디테일한 컴퓨터 이론에 대해서는 답변 드리지 않습니다. 시험에 안 나오는 경우가 많고, 나와 봤자 1문제 나오는데 외워야 할 부분이 많은 것 등 (예시: 서브넷 마스크 계산)

  • python
  • java
  • c
  • 정보처리기사
  • 정보처리산업기사
주말초딩 댓글 2 좋아요 0 조회수 127

borderTransparent를 라이트/다크모드에 이중등록

해결됨

디자인 시스템 with 피그마

네이티브에 등록된 borderTransparent를 토큰플러그인에 라이트/다크모드에 이중 등록이 안되고, 둘중 하나에만 등록이 됩니다. 어떻게하면 되나요? https://www.figma.com/design/sNZYxS6FzfkmvAHKOxm6rD/%E2%9D%96-Uber--Started-?node-id=41-558&t=KCo6yU95fQT5nFgL-1

  • figma
  • figma-tokens
  • 디자인-시스템
  • 아토믹-디자인
  • 프로덕트디자인
hdae 댓글 2 좋아요 0 조회수 60

Part 4에서 강의 연관 노션 정보들이 워드파일에 없습니다.

해결됨

(AI 퀀트) 바이브 코딩으로 미국 주식 AI 자동 분석 시스템 만들기 with Claude Code

안녕하세요 현재 섹션 5 단원 수강하고 있습니다. 아래 강의를 듣고 있고 아래 시점에서는 노션에 플러그인 관련 노션 문서가 있습니다. 연관 강의 : 4-4 명령어 하나로 AI 전환! & ⚙ 최종 Top 10 리포트 & 대시보드 제작 영상 시점 : 4분 55초 그러나, 영상에 나오는 노션 문서가 따로 공개 되지 않은 것 같습니다. 확인부탁드리겠습니다. 감사합니다.

  • HTML/CSS
  • python
  • 머신러닝
  • 인공지능(ai)
  • 바이브코딩
AiwkBon 댓글 2 좋아요 0 조회수 82

첨부자료 Part 4 코드 확인 부탁드리겠습니다.

해결됨

(AI 퀀트) 바이브 코딩으로 미국 주식 AI 자동 분석 시스템 만들기 with Claude Code

결과가 영상이랑 조금 다른 부분이 있어서 코드 비교해보면서 분석해보려고 하는데, 첨부해주신 Part 4 zip 파일에 ai_summary_generator.py가 없습니다. 관련하여 확인부탁드리겠습니다.

  • HTML/CSS
  • python
  • 머신러닝
  • 인공지능(ai)
  • 바이브코딩
AiwkBon 댓글 2 좋아요 0 조회수 80

해결되었습니다.

해결됨

디자인 시스템 with 피그마

해결되었습니다.

  • figma
  • figma-tokens
  • 디자인-시스템
  • 아토믹-디자인
  • 프로덕트디자인
hdae 댓글 1 좋아요 0 조회수 64

Cursor 설정

해결됨

[100% 환급반] 인프런 클론 6주 완성 챌린지 2기|Next.js 15 × NestJS × Prisma

Cursor 에 settings에 Rules for AI 이 없는데 버전의 차이같은데 최신 버전에서는 따로 설정 방법이 없나요? 그리고 슬랙은 어디채널에 질문을 남겨야하는걸까요..?

  • aws
  • next.js
  • nestjs
  • cursor
  • 인공지능(ai)
jmk4774 댓글 2 좋아요 0 조회수 72

Node 관련 질문입니다

해결됨

비개발자 4주만에 수익화 서비스 만들기: AI 바이브코딩 웹 + 앱 ALL IN ONE

npx create-next-app@latest . --typescript --tailwind --app 터미널에 입력을 하면 이런 오류가 뜨는데 왜그럴까요?

  • flutter
  • next.js
  • cursor
  • supabase
  • 바이브코딩
tlstjdtn65 댓글 3 좋아요 0 조회수 104

강의 내용속 커서 버젼하고 현재 커서 버젼이 다른가요?

해결됨

비개발자 4주만에 수익화 서비스 만들기: AI 바이브코딩 웹 + 앱 ALL IN ONE

현재 2주차 커서 강의를 듣고있는 코린인데요 26년 4월 기준으로 영상속 커서 버전하고 좀 다른거같아서요 로컬에서 실행시켜달라고 요청을 하면 강의속에서 보이는것과 다르게 보이는데 제 설정이 잘못되어있는걸까요? 혹시나해서 이 과정을 스킵하고 다음 강의를 듣다가 요청을해도 위 사진처럼 결과가 출력이 되는데 뭐가 문제일까요..

  • next.js
  • cursor
tlstjdtn65 댓글 2 좋아요 0 조회수 77

채팅 UI 추가 속성 설정 질문

미해결

[2024 업데이트] UX/UI 시작하기 : Figma 입문 (Inflearn Original)

저는 선생님처럼 왜 아래 말풍선이 안보일까요..ㅠㅠ 제 프레임 말풍선 아래(안보임) 선생님 프레임 아래 말풍선(보임)

  • 프로토타이핑
  • 모바일-디자인
  • figma
  • ux-기획
  • 프로덕트디자인
suyeon18571 댓글 1 좋아요 0 조회수 81

질문 드립니다.

미해결

[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)

df = df.sort_values(['가격', '메뉴'],ascending=[False, True]) df 이부분이 책에서는 df.sort_values(['가격', '메뉴'],ascending=[False, True], inplace=True) df 라고 되어있는데 같은 뜻일까요?

  • python
  • 머신러닝
  • 빅데이터
  • pandas
  • 빅데이터분석기사
한광욱 댓글 2 좋아요 0 조회수 67

배리어블 Value에 관해 질문있습니다.

미해결

[UI3 업데이트] 피그마 배리어블을 활용한 디자인 시스템 구축하기

강의를 보면서 뇌를 비우고 따라 만들다보니 어느순간 궁금증이 생겼는데, style의 경우는 크기,행간,자간등을 입력해 놓고 입력된 텍스트를 style로 만들면 되는거니까 상관이없는데 배리어블의 경우엔 name을 붙히고 value에다가 값만 썼는데 그 값이 자동으로 연결되는건가요? 완성된 데이터를 넣질 않았는데 피그마가 자동으로 인식하는건가요? 어떤식으로 물어봐야될지 몰라서, 두서가 없는점 죄송합니다. 폰트 패밀리로 다시 여쭤보자면 name은 제가 임의로 붙히는거니까 상관이없고 문제는 value입니다. inter라는 텍스트 파일을 따로 넣지를 않고 단순 텍스트로만 Inter라고 적었는데 피그마프로그램에서 알아서 찾아서 연결지어주는지가 궁금합니다. 만약 그렇다고 한다면 텍스트 이름을 대소문자, 띄어쓰기를 유의하면서 적어야할까요?

  • 웹-디자인
  • figma
  • figma-tokens
  • 디자인-시스템
  • 아토믹-디자인
  • figma-variable
  • 프로덕트디자인
gusdyd20 댓글 1 좋아요 0 조회수 101

노션 링크

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

안녕하세요. 강의 Part1까지만 노션 링크가 있고, 그 이후 강의에는 노션 링크를 찾을 수가 없는데요. 노션 링크를 각 강의 Part마다 공유해 되었는지 확인 부탁 드립니다.

  • python
  • flask
  • next.js
  • 인공지능(ai)
SooChan Lim 댓글 3 좋아요 0 조회수 74

26년 1회 실기 해설 강의

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

안녕하세요, 매번 시험 때 마다 유튜브에 올려주시는 해설 강의 잘 보고 있습니다. 혹시, 인프런에는 언제쯤 Upload 예정이신지 문의드립니다. 감사합니다!

  • python
  • java
  • c
  • 정보처리기사
  • 정보처리산업기사
Hu Young Lee 댓글 2 좋아요 0 조회수 149

노션 권한요청하였습니다 언제쯤 볼수있나요

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

노션 권한 신청했는데, 승인되면볼수있는거지요..?? 언제쯤될까요 💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요.

  • python
  • flask
  • next.js
  • 인공지능(ai)
JEONG KIM 댓글 2 좋아요 0 조회수 69

AAFM CWM_LEVEL_2 Exam Questions 2026: Right Preparation Method

미해결

AI 에이전트 개발 오리엔테이션

How Too Much Study Material Can Slow Down Your AAFM CWM_LEVEL_2 Preparation When preparing for the AAFM CWM_LEVEL_2 exam, you will quickly notice there is a huge amount of Chartered Wealth Manager (CWM) Certification Level II Examination study material available. From books and videos to notes, websites, and CWM_LEVEL_2 practice questions, everything seems important. At first, this makes CWM_LEVEL_2 exam preparation feel overwhelming. You may not know where to start or which topics to focus on. This situation is known as information overload. Instead of helping you prepare, too many CWM_LEVEL_2 resources can actually slow you down. You spend more time deciding what to study rather than actually studying. As a result, preparation becomes stressful and unorganized, and it may feel like you are not making real progress in your CWM_LEVEL_2 exam prep. Not all CWM_LEVEL_2 study material has the same importance. Some topics appear frequently in the real AAFM exam, while others are less relevant. However, when you rely on multiple resources, it becomes difficult to identify what truly matters. You may jump from one topic to another without fully understanding any concept, which leads to confusion during your Chartered Wealth Manager (CWM) Certification Level II Examination preparation. A smarter way to avoid this confusion is to focus on structured and relevant practice material like Chartered Wealth Manager (CWM) Certification Level II Examination CWM_LEVEL_2 Exam Questions by certprep.io , which helps you concentrate on the most important topics instead of wasting time on scattered resources. Focusing on Important CWM_LEVEL_2 Concepts Improves Learning When you focus on real CWM_LEVEL_2 questions and important concepts, your study becomes much more effective. Instead of trying to cover everything, you concentrate on what actually appears in the AAFM CWM_LEVEL_2 exam. This improves understanding and builds confidence step by step. A smart strategy is to combine learning with practice. First, understand a concept, then solve related CWM_LEVEL_2 practice questions. This approach helps you see how topics are presented in the real exam. Over time, you will start noticing patterns in CWM_LEVEL_2 exam questions, which makes preparation easier and more structured. Practicing regularly also helps you identify important areas. If certain topics appear frequently in CWM_LEVEL_2 dumps or practice tests, they are likely important. This allows you to adjust your study plan and focus on high-value topics, saving time and reducing stress. Structured CWM_LEVEL_2 Practice Material Saves Time Using structured CWM_LEVEL_2 study material helps eliminate confusion. Well-organized resources guide you step by step and allow you to focus only on relevant CWM_LEVEL_2 questions instead of searching through unnecessary information. Practice material that includes real CWM_LEVEL_2 exam questions makes preparation more straightforward. It helps you understand key concepts, improve accuracy, and prepare more efficiently for the AAFM exam. Different formats also support better learning: ✔ CWM_LEVEL_2 PDF dumps for quick revision ✔ Desktop practice test software for real exam simulation ✔ Web-based CWM_LEVEL_2 practice tests for flexible study anywhere These options make your Chartered Wealth Manager (CWM) Certification Level II Examination preparation more manageable and organized. Start Smart Preparation with CWM_LEVEL_2 Questions by CertPrep CertPrep provides structured CWM_LEVEL_2 practice material designed to reduce study overload and improve focus. With updated CWM_LEVEL_2 exam questions available in PDF, desktop, and web-based formats, you can prepare more efficiently without wasting time searching for useful resources. This approach works especially well when combined with focused preparation paths like AAFM Chartered Wealth Manager Questions by certprep.io , which help you stay aligned with the most relevant exam topics. When your study material is clear and well-organized, preparing for the AAFM CWM_LEVEL_2 exam becomes much easier. You spend less time deciding what to study and more time actually learning and practicing important topics.

  • python
  • adk
  • ai-agent
William Brooks 댓글 1 좋아요 0 조회수 72

인기 태그

인프런 TOP Writers

주간 인기글