Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for library use #24

Open
mirandaconrado opened this issue Mar 12, 2025 · 1 comment
Open

Support for library use #24

mirandaconrado opened this issue Mar 12, 2025 · 1 comment

Comments

@mirandaconrado
Copy link

I would like to use this as a library, instead of a binary. I could potentially hack by installing the repo, but the hard requirement on mongo would be a no-go. I could submit the change to support other db types (or at least have an abstraction that others could implement) and follow up with other changes as needed to make easier to consume as a library (though the code looks pretty clean already!)

@sha1cybr
Copy link
Collaborator

Hi,

Thank you for your feedback!

Due to our current workload, we won’t be able to invest time in converting FuzzyAI into a library format at the moment.

In the meantime, you can clone the repository and add the root folder to your PYTHONPATH to use it. Also, a database is not mandatory—FuzzyAI can run even without MongoDB installed.

Rest assured, we plan to address this once our schedule allows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants