gregory icon indicating copy to clipboard operation
gregory copied to clipboard

Artificial Intelligence and Machine Learning to help find scientific research and filter relevant content

Results 17 gregory issues
Sort by recently updated
recently updated
newest added

https://github.com/brunoamaral/gregory/blob/7bd097de9db94e63341ff6abbe3b5e56d835c102/django/admin/settings.py#L168 https://github.com/brunoamaral/gregory/blob/7bd097de9db94e63341ff6abbe3b5e56d835c102/django/admin/settings.py#L15

enhancement

``` Internal Server Error: /articles/category/biotin/ Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args,...

bug

Should apply to clinical trials and articles

enhancement
clinical-trials
articles

Command: `docker exec -it admin python manage.py 3_predict` from file https://github.com/brunoamaral/gregory/blob/main/django/gregory/management/commands/3_predict.py ``` /usr/local/lib/python3.11/site-packages/sklearn/base.py:376: InconsistentVersionWarning: Trying to unpickle estimator TfidfTransformer from version 1.5.0 when using version 1.4.1.post1. This might lead to...

bug
help wanted

rss feed where the problem was found: https://pubmed.ncbi.nlm.nih.gov/rss/search/10guX6I3SqrbUeeLKSTD6FCRM44ewnrN2MKKTQLLPMHB4xNsZU/?limit=15&utm_campaign=pubmed-2&fc=20210216052009 this is in the feedreader.py file that processes the data ```python def update_articles_from_feeds(self): sources = Sources.objects.filter(method='rss', source_for='science paper') for source in sources:...

bug
help wanted

Relevant file: https://github.com/brunoamaral/gregory-ai/blob/main/django/gregory/management/commands/rebuild_categories.py Category settings ![image](https://github.com/user-attachments/assets/6d1334ec-c226-4641-8226-f77d80af519b) Database query

bug
high priority