Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 100 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
AntonyJudeShaman/horcrux is built on the following main stack:

- [Golang](http://golang.org/) – Languages
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
AntonyJudeShaman/horcrux is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'/> [Golang](http://golang.org/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'/> [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'/> [pgvector](https://github.com/pgvector/pgvector/) – Database Tools

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [AntonyJudeShaman/horcrux](https://github.com/AntonyJudeShaman/horcrux)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|5<br/>Tools used|01/05/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1005/O6AczwfV_400x400.png' alt='Golang'>
<br>
<sub><a href="http://golang.org/">Golang</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'>
<br>
<sub><a href="https://github.com/pgvector/pgvector/">pgvector</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'>
<br>
<sub><a href="https://github.com/hwchase17/langchain">LangChain</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
68 changes: 68 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
repo_name: AntonyJudeShaman/horcrux
report_id: ca3bebc33294664712034aa873d5fee5
version: 0.1
repo_type: Public
timestamp: '2024-01-05T08:25:13+00:00'
requested_by: jesseduffield
provider: github
branch: master
detected_tools_count: 5
tools:
- name: Golang
description: An open source programming language that makes it easy to build simple,
reliable, and efficient software
website_url: http://golang.org/
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png
detection_source_url: https://github.com/AntonyJudeShaman/horcrux
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/AntonyJudeShaman/horcrux/blob/master/example/diary.txt
detection_source: example/diary.txt
last_updated_by: Jesse Duffield
last_updated_on: 2020-01-02 06:26:26.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/AntonyJudeShaman/horcrux
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
website_url: https://github.com/features/actions
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source_url: https://github.com/AntonyJudeShaman/horcrux/blob/master/.github/workflows/cd.yml
detection_source: ".github/workflows/cd.yml"
last_updated_by: Jesse Duffield
last_updated_on: 2020-08-02 03:39:11.000000000 Z
- 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/AntonyJudeShaman/horcrux/blob/master/example/diary.txt
detection_source: example/diary.txt
last_updated_by: Jesse Duffield
last_updated_on: 2020-01-02 06:26:26.000000000 Z