본문으로 이동

무료 AI API: 두 판 사이의 차이

학교의 모든 지식. SMwiki
새 문서: == 개요 == 최고성능은 아니지만, 무료로 제공되는 API를 이용해 실험적으로 인공지능 도구를 사용하고자 할 때. 기본적으로 월별 크레딧이 제공되는 서비스에 대해 정리해보았다.(2026년 2월 기준, 정책은 수시 변경될 수 있음) == 서비스 비교 표 == {| class="wikitable" style="text-align:center;" !서비스명 !제공 모델 !무료 사용 방식 !API 발급 링크 !OpenAI 호환 여부 !비고 |- |OpenRo...
 
10번째 줄: 10번째 줄:
!무료 사용 방식
!무료 사용 방식
!API 발급 링크
!API 발급 링크
!OpenAI 호환 여부
!비고
!비고
|-
|OpenAI
|GPT-4.1, GPT-4o 등
|신규 가입 무료 크레딧 (1회)
|https://platform.openai.com/api-keys
|월별 자동 무료 리셋은 없음 (유료 과금 기반)
|-
|-
|OpenRouter
|OpenRouter
|Claude, GPT-4o, DeepSeek, Mistral 등 다수
|Claude, GPT-4o, DeepSeek, Mistral 등 다수
|일부 모델 무료 / 무료 크레딧 제공
|일부 모델 무료 / 무료 호출 한도
|https://openrouter.ai/keys
|https://openrouter.ai/keys
|O (OpenAI compatible)
|여러 모델을 하나의 API로 사용 가능
|여러 모델을 하나의 API로 사용 가능
|-
|-
|Google AI Studio
|Google AI Studio
|Gemini 1.5 Flash / Pro
|Gemini Flash / Pro
|무료 티어 존재 (요청량 제한)
|무료 티어 (요청량 제한, 월별 리셋)
|https://aistudio.google.com/app/apikey
|https://aistudio.google.com/app/apikey
|△ (변환 필요)
|Google 계정 기반, 실험용에 적합
|속도 빠름, Flash 모델 가성비 좋음
|-
|-
|Groq
|Groq
|LLaMA3, Mixtral 등
|LLaMA3, Mixtral 등
|무료 티어 제공
|무료 티어 (월별 사용량 제한)
|https://console.groq.com/keys
|https://console.groq.com/keys
|O (OpenAI compatible)
|초고속 추론
|초고속 추론
|-
|-
|Together AI
|Together AI
|LLaMA, DeepSeek, Qwen 등
|LLaMA, DeepSeek, Qwen 등
|무료 크레딧 제공
|무료 크레딧 + 월간 한도
|https://api.together.xyz/settings/api-keys
|https://api.together.xyz/settings/api-keys
|O
|오픈소스 모델 다양
|오픈소스 모델 다양
|-
|-
45번째 줄: 46번째 줄:
|무료 크레딧 제공
|무료 크레딧 제공
|https://app.fireworks.ai/users?tab=api-keys
|https://app.fireworks.ai/users?tab=api-keys
|O
|크레딧 소진 시 유료 전환
|엔터프라이즈 지향
|-
|-
|HuggingFace Inference API
|HuggingFace Inference API
|공개 모델 대부분
|공개 모델 대부분
|제한적 무료 호출
|무료 호출 한도 (월별 제한)
|https://huggingface.co/settings/tokens
|https://huggingface.co/settings/tokens
|X (직접 구현 필요)
|속도는 다소 느림
|속도는 다소 느림
|-
|-
|DeepSeek Platform
|DeepSeek Platform
|deepseek-chat, deepseek-coder
|deepseek-chat, deepseek-coder
|무료 또는 저가 정책
|무료 또는 저가형 + 한도 제공
|https://platform.deepseek.com/api_keys
|https://platform.deepseek.com/api_keys
|O
|코딩 특화 모델 강함
|코딩 특화 모델 강함
|-
|-
|Mistral AI
|Mistral AI
|mistral-small, mistral-medium
|mistral-small, mistral-medium
|무료 체험 크레딧
|무료 체험 크레딧 + 티어
|https://console.mistral.ai/api-keys
|https://console.mistral.ai/api-keys
|O
|유럽 기반 모델
|유럽 기반 모델
|-
|Anthropic
|Claude 3 계열
|신규 가입 체험 크레딧
|https://console.anthropic.com/settings/keys
|Claude 직접 사용 가능
|}
|}
[[분류:AI 도구]]
[[분류:AI 도구]]

2026년 2월 24일 (화) 13:40 판

개요

최고성능은 아니지만, 무료로 제공되는 API를 이용해 실험적으로 인공지능 도구를 사용하고자 할 때.

기본적으로 월별 크레딧이 제공되는 서비스에 대해 정리해보았다.(2026년 2월 기준, 정책은 수시 변경될 수 있음)

서비스 비교 표

서비스명 제공 모델 무료 사용 방식 API 발급 링크 비고
OpenAI GPT-4.1, GPT-4o 등 신규 가입 무료 크레딧 (1회) https://platform.openai.com/api-keys 월별 자동 무료 리셋은 없음 (유료 과금 기반)
OpenRouter Claude, GPT-4o, DeepSeek, Mistral 등 다수 일부 모델 무료 / 무료 호출 한도 https://openrouter.ai/keys 여러 모델을 하나의 API로 사용 가능
Google AI Studio Gemini Flash / Pro 무료 티어 (요청량 제한, 월별 리셋) https://aistudio.google.com/app/apikey Google 계정 기반, 실험용에 적합
Groq LLaMA3, Mixtral 등 무료 티어 (월별 사용량 제한) https://console.groq.com/keys 초고속 추론
Together AI LLaMA, DeepSeek, Qwen 등 무료 크레딧 + 월간 한도 https://api.together.xyz/settings/api-keys 오픈소스 모델 다양
Fireworks AI Mixtral, LLaMA3 등 무료 크레딧 제공 https://app.fireworks.ai/users?tab=api-keys 크레딧 소진 시 유료 전환
HuggingFace Inference API 공개 모델 대부분 무료 호출 한도 (월별 제한) https://huggingface.co/settings/tokens 속도는 다소 느림
DeepSeek Platform deepseek-chat, deepseek-coder 무료 또는 저가형 + 한도 제공 https://platform.deepseek.com/api_keys 코딩 특화 모델 강함
Mistral AI mistral-small, mistral-medium 등 무료 체험 크레딧 + 티어 https://console.mistral.ai/api-keys 유럽 기반 모델
Anthropic Claude 3 계열 신규 가입 체험 크레딧 https://console.anthropic.com/settings/keys Claude 직접 사용 가능