diff --git a/techstack.md b/techstack.md index 1bd47fe..19ecb26 100644 --- a/techstack.md +++ b/techstack.md @@ -1,28 +1,36 @@
|
+ + pgvector + + + |
+
+
| @@ -52,9 +73,17 @@ Full tech stack [here](/techstack.md) |
|
+ + LangChain + + + |
+
+
Shell @@ -68,4 +97,4 @@ Full tech stack [here](/techstack.md)
-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 7f5e392..064ce5e 100644
--- a/techstack.yml
+++ b/techstack.yml
@@ -1,11 +1,12 @@
repo_name: DVDemon/mai_oop
report_id: e76aa170f596b4531f181ce3dbc7f45b
+version: 0.1
repo_type: Public
-timestamp: '2023-11-10T07:41:46+00:00'
+timestamp: '2024-02-29T18:31:26+00:00'
requested_by: DVDemon
provider: github
branch: master
-detected_tools_count: 3
+detected_tools_count: 5
tools:
- name: C++
description: Has imperative, object-oriented and generic programming features, while
@@ -16,7 +17,20 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1049/cplusplus.png
+ detection_source_url: https://github.com/DVDemon/mai_oop
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/DVDemon/mai_oop/blob/master/Example04_Stream/dist/Release/GNU-MacOSX/mytext.txt
+ detection_source: Example04_Stream/dist/Release/GNU-MacOSX/mytext.txt
+ last_updated_by: dvdemon
+ last_updated_on: 2017-10-08 14:53:33.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
@@ -25,7 +39,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/DVDemon/mai_oop
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/DVDemon/mai_oop/blob/master/Example04_Stream/dist/Release/GNU-MacOSX/mytext.txt
+ detection_source: Example04_Stream/dist/Release/GNU-MacOSX/mytext.txt
+ last_updated_by: dvdemon
+ last_updated_on: 2017-10-08 14:53:33.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
@@ -35,4 +62,5 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source_url: https://github.com/DVDemon/mai_oop
detection_source: Repo Metadata
|