Skip to content

Commit 039a52c

Browse files
add table
1 parent ea2e2b6 commit 039a52c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ Project | Description
2424
[Badge Generator](https://michaelcurrin.github.io/badge-generator/) webapp | Built in **Vue** and **TypeScript**. 467+ stars and 100+ forks. ([repo](https://github.com/MichaelCurrin/badge-generator))
2525
[Gist Viewer](https://michaelcurrin.github.io/gist-viewer/) webapp | Built with **Vue** and static assets (light, without Node or a build step). ([repo](https://github.com/MichaelCurrin/gist-viewer))
2626

27+
My AI-powered and AI-related repos:
28+
29+
Project | Description
30+
--- | ---
31+
[LLM Commit Msg (Python)](https://github.com/MichaelCurrin/llm-commit-msg-py) | CLI tool to generate a commit message using an LLM (Python)
32+
[LLM Commit Msg (VS Code)](https://github.com/MichaelCurrin/llm-commit-msg-vs-code) | Generate a commit message in VS Code Git sidebar using a local LLM (TypeScript)
33+
[Meditation App](https://github.com/MichaelCurrin/meditation-app) | Python-based meditation app powered by LLM for content and text-to-speech output
34+
[Easy Prompt](https://michaelcurrin.github.io/easy-prompt/) | Extend your prompt to get high quality results from an LLM (VueJS web app)
35+
[AI Cheatsheets](https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/) | How to use some AI-related tools
36+
[AI Resources](https://michaelcurrin.github.io/dev-resources/resources/artificial-intelligence/) | Collection of resources relating to AI
37+
2738
## Writing content
2839

2940
I keep track of how to do things across many languages, frameworks, and operating systems by maintaining these sites which I created. They are open source too, if you want to request or submit a change.

0 commit comments

Comments
 (0)