We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
추후 뉴스 데이터가 지속적으로 쌓였을 때, 많은 양의 뉴스 기사 데이터를 어떻게 활용할 수 있을지를 고민하였습니다.
의 기능을 추가하려고 합니다. 다양한 AI 서비스를 활용하기 위해서 vectorDB로의 ETL 작업이 필요하다고 판단됩니다. 그래서 pgvector를 활용하고자 합니다.
pgvector
The text was updated successfully, but these errors were encountered:
No branches or pull requests
추후 뉴스 데이터가 지속적으로 쌓였을 때, 많은 양의 뉴스 기사 데이터를 어떻게 활용할 수 있을지를 고민하였습니다.
의 기능을 추가하려고 합니다. 다양한 AI 서비스를 활용하기 위해서 vectorDB로의 ETL 작업이 필요하다고 판단됩니다.
그래서
pgvector
를 활용하고자 합니다.pgvector (가장 추천)
The text was updated successfully, but these errors were encountered: