Skip to content

Conversation

@michael-hardeman
Copy link

@michael-hardeman michael-hardeman commented Oct 7, 2025

Looks like you have a cool project, would you like some help with that?

I can go ahead and implement the following:

  1. Remove JQuery dependency and use vanilla JS where possible
  2. Remove most rollup plugins and reduce the size of the node_modules folder
  3. Fix references to the CDN that seems to be gone now (gitcdn)
  4. Use local files instead of CDN files where possible.
  5. Add JSDoc comments so most tooling can autocomplete within codebase.
  6. Added ollama chat demo

I hope you enjoyed my presentation.

1. Removed JQuery Dependency
2. Fixed references to CDN that no longer exists
3. Fixed demo and moved it up one directory level
   so it can use the local files.
4. Removed most of the rollup plugins. reduced
   node_modules weight by about 90%
Also fixed modules warning.
@michael-hardeman michael-hardeman changed the title Updates Updates and Fixes Oct 7, 2025
Added a demo file where you can chat with a local
ollama powered AI.
@michael-hardeman
Copy link
Author

2025-10-07_17:30:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant