diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..becd3c66d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,130 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [jknohr/hermes-llava](https://github.com/jknohr/hermes-llava)![](https://img.stackshare.io/public_badge.svg "public")
+
+|18
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+## Languages (3)
+
+
+## DevOps (3)
+
+
+
+
+ Docker
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ PyPI
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ Shell
+
+
+ |
+
+
+
+
+
+## Open source packages (11)
+
+## PyPI (11)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[fastapi](https://pypi.org/project/fastapi)|N/A|10/24/23|Haotian Liu |MIT|N/A|
+|[httpx](https://pypi.org/project/httpx)|v0.24.0|10/24/23|Haotian Liu |BSD-3-Clause|N/A|
+|[markdown2](https://pypi.org/project/markdown2)|N/A|10/24/23|Haotian Liu |MIT|N/A|
+|[numpy](https://pypi.org/project/numpy)|N/A|10/24/23|Haotian Liu |BSD-3-Clause|N/A|
+|[pydantic](https://pypi.org/project/pydantic)|N/A|10/24/23|Haotian Liu |MIT|N/A|
+|[requests](https://pypi.org/project/requests)|N/A|10/24/23|Haotian Liu |Apache-2.0|N/A|
+|[scikit-learn](https://pypi.org/project/scikit-learn)|v1.2.2|10/24/23|Haotian Liu |BSD-3-Clause|N/A|
+|[shortuuid](https://pypi.org/project/shortuuid)|N/A|10/25/23|Haotian Liu |BSD-3-Clause|N/A|
+|[torch](https://pypi.org/project/torch)|v2.0.1|10/24/23|Haotian Liu |BSD-1-Clause|N/A|
+|[torchvision](https://pypi.org/project/torchvision)|v0.15.2|10/26/23|Haotian Liu |BSD-3-Clause|N/A|
+|[uvicorn](https://pypi.org/project/uvicorn)|N/A|10/24/23|Haotian Liu |BSD-3-Clause|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 000000000..c935e80e4
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,233 @@
+repo_name: jknohr/hermes-llava
+report_id: 20553b80b97fae0171c15b089042a01f
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:12:05+00:00'
+requested_by: qnguyen3
+provider: github
+branch: main
+detected_tools_count: 18
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/jknohr/hermes-llava
+ detection_source: Repo Metadata
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/jknohr/hermes-llava
+ detection_source: Repo Metadata
+- name: Python
+ description: A clear and powerful object-oriented programming language, comparable
+ to Perl, Ruby, Scheme, or Java.
+ website_url: https://www.python.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
+ detection_source_url: https://github.com/jknohr/hermes-llava
+ detection_source: Repo Metadata
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source_url: https://github.com/jknohr/hermes-llava
+ detection_source: Repo Metadata
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ 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/jknohr/hermes-llava
+ detection_source: Repo Metadata
+- name: PyPI
+ description: A repository of software for the Python programming language
+ website_url: https://pypi.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Hosted Package Repository
+ image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-04-18 00:16:37.000000000 Z
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source_url: https://github.com/jknohr/hermes-llava
+ detection_source: Repo Metadata
+- name: fastapi
+ description: FastAPI framework
+ package_url: https://pypi.org/project/fastapi
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20520/default_ded6d17aa418fbd05ff28b85345c77ab878c6b37.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: httpx
+ description: The next generation HTTP client
+ package_url: https://pypi.org/project/httpx
+ version: 0.24.0
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20315/default_5f4e928dbcb1c4db4050881fc2e0229785fc931c.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: markdown2
+ description: A fast and complete Python implementation of Markdown
+ package_url: https://pypi.org/project/markdown2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20473/default_800512522a1f8bb3ddeb015413c72f7409eb0719.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: numpy
+ description: NumPy is the fundamental package for array computing with Python
+ package_url: https://pypi.org/project/numpy
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/19828/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: pydantic
+ description: Data validation and settings management using python 3.6 type hinting
+ package_url: https://pypi.org/project/pydantic
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20022/default_b0d1a54f127d7017fce41c15f5e85568fb7019ed.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: requests
+ description: Python HTTP for Humans
+ package_url: https://pypi.org/project/requests
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: scikit-learn
+ description: A set of python modules for machine learning and data mining
+ package_url: https://pypi.org/project/scikit-learn
+ version: 1.2.2
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/19898/default_4343f8bba4f6051641ffca8b4fbe9b099402c84d.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: shortuuid
+ description: A generator library for concise
+ package_url: https://pypi.org/project/shortuuid
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/pypi/image.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-25 16:59:16.000000000 Z
+- name: torch
+ description: Tensors and Dynamic neural networks in Python with strong GPU acceleration
+ package_url: https://pypi.org/project/torch
+ version: 2.0.1
+ license: BSD-1-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20038/default_a7a70921d2d3189665c78015850dc968f41705a1.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z
+- name: torchvision
+ description: Image and video datasets and models for torch deep learning
+ package_url: https://pypi.org/project/torchvision
+ version: 0.15.2
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20377/default_86c41789cbd5dc6b872b122419740f58f5d2f18a.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-26 20:29:13.000000000 Z
+- name: uvicorn
+ description: The lightning-fast ASGI server
+ package_url: https://pypi.org/project/uvicorn
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20431/default_f824837db22536768ec317b67275fa384fad7d47.png
+ detection_source_url: https://github.com/jknohr/hermes-llava/blob/main/pyproject.toml
+ detection_source: pyproject.toml
+ last_updated_by: Haotian Liu
+ last_updated_on: 2023-10-24 00:12:28.000000000 Z