You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
PouyaKhajavi 91e8a4d423 feat(prod): configure Gunicorn, WhiteNoise static file serving, and Nginx reverse proxy 11 hours ago
..
migrations feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
__init__.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
admin.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
apps.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
models.py feat(backend): implement divar scraper pipeline and openai/telegram tasks 1 day ago
serializers.py feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago
tasks.py feat(crawler): implement Celery Beat periodic scheduler for active crawl tasks 11 hours ago
tests.py test(crawler): add unit tests for periodic task scheduling 11 hours ago
urls.py feat(api): add DELETE endpoints for ad evaluations and crawl run history 1 day ago
views.py feat(api): add batch AI evaluation task and stop active crawl run endpoint 1 day ago