Alternatives
Products that do what Slackgpt brings ChatGPT to your Slack channels does
Hi HN community, Here's a little project to add a chatgpt bot to slack so that you and your friends/coworkers can all interact with it together. It's pretty fun. It runs on AWS lambda to take advantage of the benefits associated with serverless infrastructure. Right now it just exposes vanilla chatgpt; however, the code is simple and extensible enough that you can add features and prompts as you want.
- 1

- 2

- 3

- 4

- 5CU
I was inspired by the way ChatGPT writes bullet lists, then invites you to "delve" deeper. This is an interface that reifies that rabbit-holing process into a tiling layout. The model is instructed to output hyperlink-prompts when it mentions something you might want to delve into. Lots of features to add (sessions, sharing, navigation, highlight-to-delve, images, ...). Would love to hear other usecases and ideas!
2024 · delve.a9.io
- 6

- 7

- 8BA
It works on top of the open-source workflow engine windmill [1] that you can easily self-host on a tiny server or a large k8s cluster. You will also need pgvector (here hosted on supabase) and of course a GPT4 api key. It showcases an approval step so that you only provide answers you are confident giving to your users, which feels less robotic. All the building blocks are scripts that you can reuse outside of windmill and you could build this in any other workflow engines (although less conveniently). We use it for our own needs on discord [2] and thoughts this was a common need for any…
2023 · windmill.dev
- 9

- 10AE
Hi HN, As a developer, I much prefer to write code than read other people’s code. But most projects I work on involve other developers so it’s hard to avoid. Often I find it really hard to quickly parse other people’s code so I thought maybe ChatGPT could help. ChatGPT does a really nice job of giving clear explanations when you paste in code and ask it to explain it. But the interface is a bit of a pain to use if you’re using it many times a day. It’s also hard to share explanations with co-workers. So I built whatdoesthiscodedo.com. Just paste your code and get your ChatGPT explanation and…
2023 · whatdoesthiscodedo.com
- 11AS
Any Ideas/Suggestions are welcome :)
2024 · mitenmit.github.io
- 12WG
2022 · github.com
- 13

- 14

- 15LB
2022 · learngpt.com
- 16CI
2023 · chatgptontelegram.com
- 17

- 18

- 19

- 20

- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →