diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000..f9de12863 --- /dev/null +++ b/techstack.md @@ -0,0 +1,157 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [taehallm/Prompt-Engineering-Guide](https://github.com/taehallm/Prompt-Engineering-Guide)![](https://img.stackshare.io/public_badge.svg "public") +

+|13
Tools used|02/08/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ Next.js +
+ Next.js +
+ v13.2.4 +
+ Node.js +
+ Node.js +
+ +
+ React +
+ React +
+ v18.2.0 +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ npm +
+ npm +
+ +
+ +## Other (2) + + + + + + +
+ Jupyter +
+ Jupyter +
+ +
+ Vercel AI SDK +
+ Vercel AI SDK +
+ v0.1.11 +
+ + +## Open source packages (3) + +## npm (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@types/node](https://www.npmjs.com/@types/node)|v18.11.10|03/10/23|Elvis Saravia |MIT|N/A| +|[@vercel/analytics](https://www.npmjs.com/@vercel/analytics)|v0.1.11|03/17/23|Elvis Saravia |N/A|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|03/10/23|Elvis Saravia |MIT|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..5a15d16e8 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,170 @@ +repo_name: taehallm/Prompt-Engineering-Guide +report_id: d28530980f859a2f9115d6702727be95 +version: 0.1 +repo_type: Public +timestamp: '2024-02-08T19:44:11+00:00' +requested_by: omarsar +provider: github +branch: main +detected_tools_count: 13 +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/taehallm/Prompt-Engineering-Guide + 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/taehallm/Prompt-Engineering-Guide + detection_source: Repo Metadata +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide + detection_source: Repo Metadata +- name: Next.js + description: A small framework for server-rendered universal JavaScript apps + website_url: https://nextjs.org/ + version: 13.2.4 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/5936/nextjs.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-10 23:22:18.000000000 Z +- name: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-10 23:22:18.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 18.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package-lock.json + detection_source: components/screenshot/index.jsx + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-11 02:21:43.000000000 Z +- 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/taehallm/Prompt-Engineering-Guide + detection_source: Repo Metadata +- name: npm + description: The package manager for JavaScript. + website_url: https://www.npmjs.com/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-10 23:22:18.000000000 Z +- name: Jupyter + description: Multi-language interactive computing environments. + website_url: http://jupyter.org + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: Data Science Notebooks + image_url: https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide + detection_source: Repo Metadata +- name: Vercel AI SDK + description: An interoperable, streaming-enabled, edge-ready software development + kit for AI apps + website_url: https://sdk.vercel.ai/docs + version: 0.1.11 + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/101756/default_4f2991cba3ec7fdd1cc87de69f4868157b0f2001.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-17 07:48:51.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 18.11.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-10 23:22:18.000000000 Z +- name: "@vercel/analytics" + description: Gain real-time traffic insights with Vercel Web Analytics + package_url: https://www.npmjs.com/@vercel/analytics + version: 0.1.11 + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/package/npm/image.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-17 07:48:51.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 18.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/taehallm/Prompt-Engineering-Guide/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Elvis Saravia + last_updated_on: 2023-03-10 23:22:18.000000000 Z