From f5b3b791226fce436219a8098465a783faf99c12 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 09:24:53 +0000 Subject: [PATCH 1/8] Update techstack.yml --- techstack.yml | 56 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 53 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index f6b5989..28609f9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: buffos/VmixProjects -report_id: c2c027cea71b7dc319ed333ad6b1ee0a +report_id: e867e2215765c6065b21be0c7593555b repo_type: Public -timestamp: '2023-11-09T12:15:44+00:00' +timestamp: '2023-12-14T09:24:52+00:00' requested_by: buffos provider: github branch: main -detected_tools_count: 4 +detected_tools_count: 8 tools: - name: Golang description: An open source programming language that makes it easy to build simple, @@ -28,6 +28,17 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png detection_source: Repo Metadata +- name: pgvector + description: Open-source vector similarity search for Postgres + website_url: https://github.com/pgvector/pgvector/ + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Database Tools + image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source: createOvelays_python/Pipfile + last_updated_by: kostas.oraiopoulos + last_updated_on: 2021-05-31 11:16:09.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -37,6 +48,17 @@ tools: sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png detection_source: Repo Metadata +- name: LangChain + description: Build AI apps with LLMs through composability + website_url: https://github.com/hwchase17/langchain + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source: createOvelays_python/Pipfile + last_updated_by: kostas.oraiopoulos + last_updated_on: 2021-05-31 11:16:09.000000000 Z - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -46,3 +68,31 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/3681/powershell-logo.png detection_source: Repo Metadata +- name: freetype + description: The Freetype font rasterizer in the Go programming language + package_url: https://pkg.go.dev/github.com/golang/freetype + version: 0.0.0 + license: Other + open_source: true + hosted_saas: false + category: Libraries + sub_category: Go Modules Packages + image_url: https://img.stackshare.io/package/go-packages/image.png + detection_source_url: https://github.com/buffos/VmixProjects/blob/main/createOverlays_golang/go.sum + detection_source: createOverlays_golang/go.mod + last_updated_by: kostas.oraiopoulos + last_updated_on: 2021-05-31 11:16:09.000000000 Z +- name: image + description: Go supplementary image libraries + package_url: https://pkg.go.dev/golang.org/x/image + version: 0.0.0 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: Go Modules Packages + image_url: https://img.stackshare.io/package/go-packages/image.png + detection_source_url: https://github.com/buffos/VmixProjects/blob/main/createOverlays_golang/go.sum + detection_source: createOverlays_golang/go.mod + last_updated_by: kostas.oraiopoulos + last_updated_on: 2021-05-31 11:16:09.000000000 Z From 8dcf8b590084eb2dbd87eb23712dcb98311b9fb3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 09:24:54 +0000 Subject: [PATCH 2/8] Update techstack.md --- techstack.md | 53 +++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 46 insertions(+), 7 deletions(-) diff --git a/techstack.md b/techstack.md index d1aa6b7..07a4855 100644 --- a/techstack.md +++ b/techstack.md @@ -1,30 +1,38 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [buffos/VmixProjects](https://github.com/buffos/VmixProjects)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/09/23
Report generated| +|8
Tools used|12/14/23
Report generated| |------|------|
@@ -49,6 +57,19 @@ Full tech stack [here](/techstack.md) +## Data (1) + + + + +
+ pgvector +
+ pgvector +
+ +
+ ## DevOps (1)
@@ -62,9 +83,17 @@ Full tech stack [here](/techstack.md)
-## Other (1) +## Other (2) + +
+ LangChain +
+ LangChain +
+ +
PowerShell
PowerShell @@ -75,7 +104,17 @@ Full tech stack [here](/techstack.md)
+ +## Open source packages (2) + +## Go Packages (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[freetype](https://pkg.go.dev/github.com/golang/freetype)|v0.0.0|05/31/21|kostas.oraiopoulos |Other|N/A| +|[image](https://pkg.go.dev/golang.org/x/image)|v0.0.0|05/31/21|kostas.oraiopoulos |BSD-3-Clause|N/A| +
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From bab957992bae664f25a94191310a797ad0fcdac5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 15:34:00 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 28609f9..b6c2c97 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: buffos/VmixProjects -report_id: e867e2215765c6065b21be0c7593555b +report_id: c2c027cea71b7dc319ed333ad6b1ee0a +version: 0.1 repo_type: Public -timestamp: '2023-12-14T09:24:52+00:00' +timestamp: '2024-01-04T14:53:14+00:00' requested_by: buffos provider: github branch: main @@ -17,6 +18,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png + detection_source_url: https://github.com/buffos/VmixProjects detection_source: Repo Metadata - name: Python description: A clear and powerful object-oriented programming language, comparable @@ -27,6 +29,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/buffos/VmixProjects detection_source: Repo Metadata - name: pgvector description: Open-source vector similarity search for Postgres @@ -36,6 +39,7 @@ tools: category: Data Stores sub_category: Database Tools image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source_url: https://github.com/buffos/VmixProjects/blob/main/createOvelays_python/Pipfile detection_source: createOvelays_python/Pipfile last_updated_by: kostas.oraiopoulos last_updated_on: 2021-05-31 11:16:09.000000000 Z @@ -47,6 +51,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/buffos/VmixProjects detection_source: Repo Metadata - name: LangChain description: Build AI apps with LLMs through composability @@ -56,6 +61,7 @@ tools: category: Communications sub_category: Large Language Model Tools image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source_url: https://github.com/buffos/VmixProjects/blob/main/createOvelays_python/Pipfile detection_source: createOvelays_python/Pipfile last_updated_by: kostas.oraiopoulos last_updated_on: 2021-05-31 11:16:09.000000000 Z @@ -67,6 +73,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source_url: https://github.com/buffos/VmixProjects detection_source: Repo Metadata - name: freetype description: The Freetype font rasterizer in the Go programming language From 563e355b92f1b33672dbef3a3823d23644f32229 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 15:34:00 +0000 Subject: [PATCH 4/8] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 07a4855..7b34b73 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [buffos/VmixProjects](https://github.com/buffos/VmixProjects)![](https://img.stackshare.io/public_badge.svg "public")

-|8
Tools used|12/14/23
Report generated| +|8
Tools used|01/04/24
Report generated| |------|------|
From 517af4a17e046cc89b61b6ecaae5ce4da79732f8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:43:52 +0000 Subject: [PATCH 5/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index b6c2c97..8f57200 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: buffos/VmixProjects report_id: c2c027cea71b7dc319ed333ad6b1ee0a version: 0.1 repo_type: Public -timestamp: '2024-01-04T14:53:14+00:00' +timestamp: '2024-01-05T09:27:17+00:00' requested_by: buffos provider: github branch: main From ad3de6791936e19d7af22a499a87696e3748eb39 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:43:53 +0000 Subject: [PATCH 6/8] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 7b34b73..c9187fe 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [buffos/VmixProjects](https://github.com/buffos/VmixProjects)![](https://img.stackshare.io/public_badge.svg "public")

-|8
Tools used|01/04/24
Report generated| +|8
Tools used|01/05/24
Report generated| |------|------| From ef1cc38cffb4c3914045eab37be3dcbb457fca6d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 18:13:21 +0000 Subject: [PATCH 7/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 8f57200..fd28aa6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: buffos/VmixProjects report_id: c2c027cea71b7dc319ed333ad6b1ee0a version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:27:17+00:00' +timestamp: '2024-02-29T18:00:54+00:00' requested_by: buffos provider: github branch: main From 57b3a2758ca6b796359024196be297896f40d4d7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 18:13:22 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/techstack.md b/techstack.md index c9187fe..ad11553 100644 --- a/techstack.md +++ b/techstack.md @@ -3,11 +3,11 @@ ## Tech Stack buffos/VmixProjects is built on the following main stack: -- [Python](https://www.python.org) – Languages - [Golang](http://golang.org/) – Languages -- [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells -- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- [Python](https://www.python.org) – Languages - [pgvector](https://github.com/pgvector/pgvector/) – Database Tools +- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -17,11 +17,11 @@ Full tech stack [here](/techstack.md) ## Tech Stack buffos/VmixProjects is built on the following main stack: -- Python [Python](https://www.python.org) – Languages - Golang [Golang](http://golang.org/) – Languages -- PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells -- LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- Python [Python](https://www.python.org) – Languages - pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools +- LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools +- PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells Full tech stack [here](/techstack.md) @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [buffos/VmixProjects](https://github.com/buffos/VmixProjects)![](https://img.stackshare.io/public_badge.svg "public")

-|8
Tools used|01/05/24
Report generated| +|8
Tools used|02/29/24
Report generated| |------|------|