AI 애플리케이션 구축을 위한 PostgreSQL 벡터 데이터베이스

 

https://lantern.dev/

 

Lantern

The best performance and 100% open-source Lantern benchmarks outperform pgvector, the only other PostgreSQL extension on the market. Our commitment to open-source means Lantern is free for all. Benefit from the ever-growing enhancements and features that d

lantern.dev

 

반응형
Posted by 화니.
,

https://github.com/RecipeUI/RecipeUI

 

GitHub - RecipeUI/RecipeUI: Discover, test, and share APIs in seconds

Discover, test, and share APIs in seconds. Contribute to RecipeUI/RecipeUI development by creating an account on GitHub.

github.com

다운로드 : https://recipeui.com/

 

RecipeUI

Open source Post alternative with type safety. Make error-free requests to ChatGPT, OpenAI, Nasa, Reddit, and more.

recipeui.com

 

반응형
Posted by 화니.
,

 

Micro는 75개 이상의 언어를 지원하며 선택할 수 있는 7개의 기본 색상 체계가 있습니다. Micro는 16, 256 및 트루컬러 테마를 지원합니다. 구문 파일과 색 구성표도 매우 간단하게 만들 수 있습니다.

Micro는 마우스를 완벽하게 지원합니다. 즉, 클릭하고 드래그하여 텍스트를 선택하고, 두 번 클릭하여 단어별로 선택하고, 세 번 클릭하여 행별로 선택할 수 있습니다.

 

 

 

https://micro-editor.github.io/

 

Micro - Home

Plugin System Micro supports a full-blown plugin system. Plugins are written in Lua and there is a plugin manager to automatically download and install your plugins for you. Common Keybindings Micro's keybindings are what you would expect from a simple-to-

micro-editor.github.io

 

반응형
Posted by 화니.
,

Tkinter Designer는 Python에서 GUI 개발 프로세스를 가속화하기 위해 만들어졌습니다. 잘 알려진 디자인 소프트웨어 Figma 를 사용하여 Python에서 아름다운 Tkinter GUI를 만드는 것을 식은 죽 먹기 🥣로 만들었습니다.

Tkinter Designer는 Figma API를 사용하여 설계 파일을 분석하고 GUI에 필요한 코드와 파일을 만듭니다. 심지어 Tkinter Designer의 GUI도 Tkinter Designer를 사용하여 만듭니다.

 

한글소개 : https://github.com/ParthJadhav/Tkinter-Designer/blob/master/docs/README.kr-KR.md

 

GitHub - ParthJadhav/Tkinter-Designer: An easy and fast way to create a Python GUI 🐍

An easy and fast way to create a Python GUI 🐍. Contribute to ParthJadhav/Tkinter-Designer development by creating an account on GitHub.

github.com

 

 

 

https://github.com/ParthJadhav/Tkinter-Designer

 

GitHub - ParthJadhav/Tkinter-Designer: An easy and fast way to create a Python GUI 🐍

An easy and fast way to create a Python GUI 🐍. Contribute to ParthJadhav/Tkinter-Designer development by creating an account on GitHub.

github.com

 

반응형
Posted by 화니.
,
대시보드를 빠르게 구축하기 위한 React 라이브러리

 

반응형

'IT 소식 > 오픈소스' 카테고리의 다른 글

피그마로 Python GUI 생성 - Tkinter Designer  (0) 2023.07.01
오픈소스 JIRA - Plane  (0) 2023.05.31
JunoDB - PayPal의 Key-Value DB  (0) 2023.05.22
Posted by 화니.
,

https://github.com/makeplane/plane

 

GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epi

🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. - GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIR...

github.com

 

오픈소스 만들어진 이슈관리툴입니다.

도커로 쉽게 설치가 가능합니다.

 
반응형

'IT 소식 > 오픈소스' 카테고리의 다른 글

대시보드 React 라이브러리 - Tremor  (0) 2023.06.09
JunoDB - PayPal의 Key-Value DB  (0) 2023.05.22
MS Visual ChatGPT - 이미지 채팅  (1) 2023.03.10
Posted by 화니.
,

PayPal에서 사용하고 있는 Key-Value DB가 오픈소스로 공개되었습니다.

빠른속도와 안정성이 특징이라고 소개하고 있습니다.

Golang의 JunoDB 클라이언트와 Kubernetes용 JunoDB 오퍼레이터를 곧 공개할 예정입니다.

 

설명 : https://medium.com/paypal-tech/unlocking-the-power-of-junodb-paypals-key-value-store-goes-open-source-ee85f935bdc1

 

Unlocking the Power of JunoDB: PayPal’s Key-Value Store Goes Open-Source

Today we are delighted to share JunoDB as an open-source project on Github, allowing others to benefit from our efforts to have an…

medium.com

 

소스 : https://github.com/paypal/junodb

 

GitHub - paypal/junodb: JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, sin

JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale. - GitHub - paypal/junodb: JunoDB is PayPal&#...

github.com

 

반응형

'IT 소식 > 오픈소스' 카테고리의 다른 글

오픈소스 JIRA - Plane  (0) 2023.05.31
MS Visual ChatGPT - 이미지 채팅  (1) 2023.03.10
Capacitor - 모바일 웹앱 빌드  (0) 2023.03.09
Posted by 화니.
,

https://github.com/microsoft/visual-chatgpt

 

GitHub - microsoft/visual-chatgpt: VisualChatGPT

VisualChatGPT. Contribute to microsoft/visual-chatgpt development by creating an account on GitHub.

github.com

 

OpenAI API를 이용하며 채팅중에 이미지를 사용할 수 있게 합니다.

반응형

'IT 소식 > 오픈소스' 카테고리의 다른 글

JunoDB - PayPal의 Key-Value DB  (0) 2023.05.22
Capacitor - 모바일 웹앱 빌드  (0) 2023.03.09
Postgres 유사성 백터 검색 - Pgvector  (0) 2023.03.01
Posted by 화니.
,