Check out the website here
There are a lot of AI tools, but how do you actually accomplish any work with them? This project aims to collect as many of your workflows as you want to share with fellow Xebians to help them to be more productive using AI. Found a way to capture your thoughts with AI? Write about it! Does it help you with blogging/speaking/writing? Write about it!
Start a new branch, open a Codespace and start in src/docs/
. You can add a new _index.md
file and start writing. Alternatively, you can clone this repo locally, but a Codespace comes with all the tools installed.
If you want to test your changes, you can run:
cd src/
hugo server
If you like your changes, simply shoot in a PR!