This project provides a robust solution for extracting user information (email, phone, name) from unstructured text using state-of-the-art language models.
- ✅ Extract user details from email or text
- 🤖 Support for multiple AI models
- 📦 Flexible extraction using Pydantic schemas
- ⚙️ Easy configuration with .env support
- 📦 Required packages listed in
requirements.txt
, including:
Install all dependencies:
pip install -r requirements.txt
We welcome contributions from the community!
Please follow the Conventional Commits specification when making changes.
If you encounter an issue or have a suggested improvement, feel free to open a pull request.
This project is licensed under the MIT License - check the link for details.