zenith04's picture
Upload 75 files
6bc88c9 verified
LICENSE
README.md
setup.py
src/recommendationSystem/__init__.py
src/recommendationSystem.egg-info/PKG-INFO
src/recommendationSystem.egg-info/SOURCES.txt
src/recommendationSystem.egg-info/dependency_links.txt
src/recommendationSystem.egg-info/top_level.txt
src/recommendationSystem/chatbot/__init__.py
src/recommendationSystem/chatbot/client_module/__init__.py
src/recommendationSystem/chatbot/client_module/utils.py
src/recommendationSystem/chatbot/server_modules/__init__.py
src/recommendationSystem/chatbot/server_modules/llm.py
src/recommendationSystem/chatbot/server_modules/load_vector_store.py
src/recommendationSystem/chatbot/server_modules/query_handler.py
src/recommendationSystem/components/__init__.py
src/recommendationSystem/components/data_ingestion.py
src/recommendationSystem/components/data_transformation.py
src/recommendationSystem/config/__init__.py
src/recommendationSystem/config/configuration.py
src/recommendationSystem/logging/__init__.py
src/recommendationSystem/utils/__init__.py
src/recommendationSystem/utils/common.py