diff --git a/techstack.md b/techstack.md index d1aa6b7..ad11553 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|02/29/24
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) diff --git a/techstack.yml b/techstack.yml index f6b5989..fd28aa6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: buffos/VmixProjects report_id: c2c027cea71b7dc319ed333ad6b1ee0a +version: 0.1 repo_type: Public -timestamp: '2023-11-09T12:15:44+00:00' +timestamp: '2024-02-29T18:00:54+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, @@ -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,7 +29,20 @@ 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 + 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_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 - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -36,7 +51,20 @@ 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 + 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_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 - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -45,4 +73,33 @@ 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 + 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