GitHub Copilot은 VScode를 활용해서 코드 생성시점에 편한게 코드를 미리 생성해주기 때문에 상당한 코드 생산성을 가지고 있다.
하지만 월 결제 방식의 유료이기 때문에, 사용하고자 할 때 적지 않은 부담이 생길 수 밖에 없는데, 여기에서는 VSCode에도 제공되고 무료로 사용할 수 있는 Codeium을 소개한다.
https://codeium.com/playground
Playground | Codeium · Free AI Code Completion & Chat
Experience the power of Codeium right in your browser. No account or download needed. See how you could level up your development experience for free today.
codeium.com
주요 언어로는 Python, JavaScript, Go, Java등을 지원하고 있고, 웹에서 바로 사용해보는 것도 가능하기 때문에, 설치에 부담을 느끼는 사용자라면 유용하다.
VScode에서 사용할 수 있는 Extension 아래 링크에서 다운로드 할 수 있다.
Codeium · Free AI Code Completion & Chat
Codeium offers best in class AI code completion, search, and chat — all for free. It supports over 70+ languages and integrates with your favorite IDEs, with lightning fast speeds and state-of-the-art suggestion quality.
codeium.com
'Python' 카테고리의 다른 글
xz-utils backdoor 백도어 경고/패치 필요, 칼리리눅스등 위험 (0) | 2024.03.31 |
---|---|
sqlalchemy - connect database Instance Database is not bound to a Session 해결하기 (0) | 2024.03.30 |
VSCode - Python 자동 주석 생성 autoDocstring (0) | 2024.03.25 |
Python - Log Decorator 활용 (0) | 2024.03.25 |
Python - 왜 f-string을 쓰라는 걸까 "Formatting a regular string which could be a f-string" (0) | 2024.03.25 |