LICENSE
MANIFEST.in
README.md
pyproject.toml
src/the_grand_house_of_avneesh/__init__.py
src/the_grand_house_of_avneesh.egg-info/PKG-INFO
src/the_grand_house_of_avneesh.egg-info/SOURCES.txt
src/the_grand_house_of_avneesh.egg-info/dependency_links.txt
src/the_grand_house_of_avneesh.egg-info/requires.txt
src/the_grand_house_of_avneesh.egg-info/top_level.txt
src/the_grand_house_of_avneesh/ai_agents/__init__.py
src/the_grand_house_of_avneesh/deep_search/__init__.py
src/the_grand_house_of_avneesh/rag/__init__.py
src/the_grand_house_of_avneesh/summary/__init__.py
src/the_grand_house_of_avneesh/summary/text_summarizer.py
src/the_grand_house_of_avneesh/summary/usage_example.py
src/the_grand_house_of_avneesh/summary/utils/__init__.py
src/the_grand_house_of_avneesh/summary/utils/exceptions.py
src/the_grand_house_of_avneesh/summary/utils/config/__init__.py
src/the_grand_house_of_avneesh/summary/utils/config/settings.py
src/the_grand_house_of_avneesh/summary/utils/llm/__init__.py
src/the_grand_house_of_avneesh/summary/utils/llm/bedrock_client.py
src/the_grand_house_of_avneesh/summary/utils/llm/synthesis.py
src/the_grand_house_of_avneesh/summary/utils/metrics/__init__.py
src/the_grand_house_of_avneesh/summary/utils/metrics/calculator.py
src/the_grand_house_of_avneesh/summary/utils/nlp/__init__.py
src/the_grand_house_of_avneesh/summary/utils/nlp/sentence_ranker.py
src/the_grand_house_of_avneesh/summary/utils/nlp/text_processor.py
src/the_grand_house_of_avneesh/summary/utils/schema/summary_schema_file.py