This release introduces the integration of [ElevenLabs' Text-to-Speech client](https://elevenlabs.io/docs/api-reference/text-to-speech/convert, complete with a demonstration notebook for hands-on exploration. Neo4j enhancements include batch operations, vector indexing, and an example notebook for advanced data management. The `ArxivFetcher` refactor improves metadata handling and code reusability, streamlining workflows and increasing efficiency.
What's Changed
* Integrate ElevenLabs Text-to-Speech Client and Add Notebook for Demonstration by Cyb3rWard0g in https://github.com/Cyb3rWard0g/floki/pull/21
* Enhance Neo4j Integration with Batch Operations, Vector Indexing, and Example Notebook by Cyb3rWard0g in https://github.com/Cyb3rWard0g/floki/pull/22
* Refactor ArxivFetcher to Support Flexible Metadata Handling and Improve Code Reusability by Cyb3rWard0g in https://github.com/Cyb3rWard0g/floki/pull/23
**Full Changelog**: https://github.com/Cyb3rWard0g/floki/compare/0.9.1...0.10.1