Files
Abid Ali Awan 4a941b4fb8 feat: add Docker support and enhance app functionality
Add Dockerfile, .dockerignore, and .gitattributes for containerization. Improve app.py with markdown cleaning, new tab link extensions, and better HTML rendering. Update research_assistant.py with code formatting, datetime utilities, and refined Pydantic models. Enhance README.md with Hugging Face metadata, detailed flow diagram, and retrieval policy. Update notebook and research report with latest findings and execution details. Modify research images.
2026-05-12 16:15:17 +05:00

16 lines
143 B
Plaintext

.git
.env
.states
.web
__pycache__
*.py[cod]
*.log
.venv
venv
env
.mypy_cache
.pytest_cache
.ruff_cache
.DS_Store
research/*.ipynb_checkpoints