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 HNLoader for news.ycombinator.com in load_web.py #181

Closed ayushmorbar closed 4 months ago

ayushmorbar commented 4 months ago

This pull request adds the HNLoader class to the load_web.py file, allowing for the loading of news articles from the news.ycombinator.com website. This feature enhances the functionality of the application by expanding the range of supported websites.

160

neokd commented 4 months ago

You can add the loader in config.py. and get it from URL_EXTENSION.get(".ycombinator", None)

ayushmorbar commented 4 months ago

DONE @neokd

ayushmorbar commented 4 months ago

Can you lmk the time when you're most active on this repo, so I can enlist more PR on this project and get more points for JWoC phase 1 asap, since only few projects are there which are relevant with my tech stack.

neokd commented 4 months ago

I'll be active during morning till afternoon. Then at night

ayushmorbar commented 4 months ago

I'll be active during morning till afternoon. Then at night

got it.