What's Changed
* add markdown reader and example code by SeeknnDestroy in https://github.com/safevideo/autollm/pull/1
* Add read as single doc flag by SeeknnDestroy in https://github.com/safevideo/autollm/pull/2
* add ai doc assistant setup module by SeeknnDestroy in https://github.com/safevideo/autollm/pull/3
* decouple database and FastAPI and integrate VectorDB by SeeknnDestroy in https://github.com/safevideo/autollm/pull/4
* refactor BaseVS class, check_for_changes and update_database functions by SeeknnDestroy in https://github.com/safevideo/autollm/pull/5
* add qdrant and inmemory support by SeeknnDestroy in https://github.com/safevideo/autollm/pull/6
* add auto vector support, convert project to python package, add tests by SeeknnDestroy in https://github.com/safevideo/autollm/pull/9
* remove no-commit-to-branch from pre-commit to fix merge ci in github by fcakyon in https://github.com/safevideo/autollm/pull/10
* refactor AutoVectorStore and move methods to db_utils by SeeknnDestroy in https://github.com/safevideo/autollm/pull/11
* fix some typos in readme by fcakyon in https://github.com/safevideo/autollm/pull/13
* add create_web_app by SeeknnDestroy in https://github.com/safevideo/autollm/pull/12
New Contributors
* SeeknnDestroy made their first contribution in https://github.com/safevideo/autollm/pull/1
* fcakyon made their first contribution in https://github.com/safevideo/autollm/pull/10
**Full Changelog**: https://github.com/safevideo/autollm/commits/0.0.1