neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 62 forks source link

Add support for loading Gutenberg URLs #183

Closed ayushmorbar closed 4 months ago

ayushmorbar commented 4 months ago

This pull request adds support for loading Gutenberg URLs in the application. It includes changes to the code to handle Gutenberg URLs and adds a new loader class for loading Gutenberg content.

161