Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 815 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 815 Bytes

Xebia AI Toolbox

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!

How to contribute

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!