diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..3652182
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,66 @@
+
+
+
+# Tech Stack File
+ [locusrobotics/slam_karto](https://github.com/locusrobotics/slam_karto)
+
+|3
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ C++
+
+
+ |
+
+
+
+
+##
DevOps (2)
+
+
+
+
+ CMake
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..c2d29e2
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,37 @@
+repo_name: locusrobotics/slam_karto
+report_id: 73cde3f77fd3bccd9d2affd81a97a61e
+repo_type: Public
+timestamp: '2023-11-09T16:24:19+00:00'
+requested_by: seanyen
+provider: github
+branch: melodic-devel
+detected_tools_count: 3
+tools:
+- name: C++
+ description: Has imperative, object-oriented and generic programming features, while
+ also providing the facilities for low level memory manipulation
+ website_url: http://www.cplusplus.com/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1049/cplusplus.png
+ detection_source: Repo Metadata
+- name: CMake
+ description: 'An open-source system that manages the build process '
+ website_url: http://www.cmake.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg
+ 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: Repo Metadata