Kuldeep
Kuldeep
#### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x] Detailed setup instructions...
Refactor the utility module to implement lazy imports, which will help minimize startup time by loading only the required modules when they are actually needed.
### Discussed in https://github.com/neokd/NeoGPT/discussions/203 Originally posted by **neokd** February 10, 2024 Which approach is more suitable for implementing the interpreter: utilizing a Jupyter Notebook for code execution setup or opting...
## Description Footer merges with home page
I was thinking of making the website using next js? Any opinions? Mostly next 13
## Description Create a navbar component for the home page to navigate between pages
## Description To make an search bar which gets activated when pressing `meta + k` to search for available datasets on the website
## Description To automate the process of generating dataset.json by running a python [script ](https://github.com/neokd/DataStorehouse/blob/main/script/datasets.py) to keep the website up to date
## Description Create a sidebar to navigate between domains of datasets ## Expected Behavior ## Current Behavior NA
### Discussed in https://github.com/neokd/DataStorehouse/discussions/107 Originally posted by **neokd** October 2, 2023 Any other scrapper that we can provide and enhance the existing scrapper ? Since the Gutenberg scrapper is quiet...