nepile/kertas
hotfix: update the import dependencies
Merge pull request #10 from NACA-USAII/feat/problem-document-extract-utility
add extract_text_from_file method on doc_extract.py
hotfix: add gunicorn on requirements.txt
hotfix: update python library on Dockerfile
hotfix: add Hugging Face configuration to README
hotfix: update branch of github workflow for deployment
deploy: first deploy backend to Hugging Face
docs: remove .gitkeep to keep architecture clean
Merge pull request #8 from NACA-USAII/feat/create-chatbot-service
feat: create chatbot service
Merge pull request #6 from NACA-USAII/feat/create-llm-service
feat: create llm service that communicating to mistral service
Merge pull request #4 from NACA-USAII/feat/create-utility-of-document
feat: create utility of document
Merge pull request #2 from NACA-USAII/feat/setup-important-configuration
feat: update config file and read environment variables
init: setup clean architecture and setup Dockerfile
