SlackChatGPT
pandora
SlackChatGPT | pandora | |
---|---|---|
4 | 6 | |
22 | 108 | |
- | - | |
3.3 | 7.5 | |
3 months ago | about 1 year ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SlackChatGPT
- I made an integration between OpenAI (ChatGPT) and Slack - you can chat with GPT in your Slack workspace
- I created an open source integration with Slack
- Use ChatGPT in your Slack workspace
-
I created an open source ChatGPT/Slack integration using Symfony
Check it out at https://github.com/RikudouSage/SlackChatGPT, feel free to comment on the code or anything else that needs improving.
pandora
-
With plugins, GPT-4 posts GitHub issue without instructions to
It's still surprising when you see it do something like this for the first time.
I wrote a plugin to give ChatGPT access to execute plugins in a Docker container [0]. The first time it said something like "I'm going to use Python for this, oh, it's not installed, I'll install it now and run the script I just made", I was pretty amazed.
What I've come to realise is that although ChatGPT is excellent at telling _people_ how to interact with systems, it's not very good at interacting with them itself, as it isn't trained to understand it's own limitations. For example it knows people can run dmesg and look at the last few lines to debug some system problems. But if ChatGPT ran dmesg, the output would blow through the context window length and it'd get confused.
[0] https://github.com/dave1010/pandora
- Show HN: Pandora: let ChatGPT edit files, run commands and manage Docker
-
In five years, there will be no programmers left, believes Stability AI CEO
dave1010/pandora: Pandora gives ChatGPT the ability to read and write files and run commands on your machine. (github.com)
-
Pandora: a new open source plugin that lets ChatGPT edit files and run commands. Here it is making a Node JS script and running it in a Docker container it just created
Link to the project: https://github.com/dave1010/pandora
-
Tired of Copy/Pasting from/into ChatGPT ? Make it edit your files directly.
I had a similar idea and made a plugin called Pandora that also lets you run commands: https://github.com/dave1010/pandora
What are some alternatives?
Slack-GPT - A Slack Bot implementation for integration with OpenAI ChatGPT. Supports GPT4 by default!
Retrieval-based-Voice-Conversion-WebUI - Easily train a good VC model with voice data <= 10 mins!
chatwire - Self hosted ChatGPT clone using Laravel
subvert - Generate subtitles, summaries, and chapters from videos in seconds
aws-lambda-swoole-runtime - λ Run PHP Coroutines & Fibers as-a-Service on the AWS Lambda.
Retrieval-based-Voice-Convers
data-transformer - Zero-dependency PHP array-to-object transformer
ChatGPT-File-Editor - This plugin allows you to create and edit files in a directory on your computer using ChatGPT
Limber - A super minimal HTTP framework that doesn't get in your way.
weathergpt - ChatGPT Plugin starter template built with Next.js 13 App Router, Edge Functions, and Vercel
php-ddd-example - 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
github-chatgpt-plugin - ChatGPT plugin to interact with anything in GitHub. Install “Chat With Code” from the ChatGPT plugin store.