Metadata-Version: 2.1
Name: hexamind
Version: 0.1
Summary: Hexamind library to implement RAG solutions
Author: Julien Fresnel, Max Beales, Alexandre Fleutelot
Author-email: Julien Fresnel <julien.fresnel@hexamind.ai>, Max Beales <max.beales@hexamind.ai>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4==4.12.3
Requires-Dist: chromadb==0.5.0
Requires-Dist: elasticsearch==8.12.1
Requires-Dist: mistralai==0.3.0
Requires-Dist: openai==1.31.0
Requires-Dist: python-docx==1.1.0
Requires-Dist: Requests==2.32.3
Requires-Dist: setuptools==68.2.2
Requires-Dist: mammoth==1.7.1

<p align="center">
  <img src="branding/hexamind.png" alt="Sample Image">
</p>

# Hexamind

This package has been created by Hexamind to provide a simple and easy way to use and create RAG applications.

- **Website**: https://www.hexamind.ai/
- **Documentation**: https://hexamindorganisation.github.io/hexamind/
- **Source Code**: https://github.com/HexamindOrganisation/hexamind









