You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ Project | Description
31
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
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
33
[Meditation App](https://github.com/MichaelCurrin/meditation-app) | Python-based meditation app powered by LLM for content and text-to-speech output
34
+
[PDF local LLM](https://github.com/MichaelCurrin/pdf-local-llm/) | Convert a PDF to text and process the text through a local LLM
34
35
[Easy Prompt](https://michaelcurrin.github.io/easy-prompt/) | Extend your prompt to get high quality results from an LLM (VueJS web app)
35
36
[AI Cheatsheets](https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/artificial-intelligence/) | How to use some AI-related tools
36
37
[AI Resources](https://michaelcurrin.github.io/dev-resources/resources/artificial-intelligence/) | Collection of resources relating to AI
0 commit comments