Hi all, this is a work in progress that I wanted to share. The goal of this app is to store online in your app, which wine did you find good during a wine tasting session. I'm still working on new features. I just wanted to hear a feedback or criticism from you. Thanks in advance
Hi, thanks sure it would be great to exchange information about other libraries. Mainly I'm looking for third party libs that I can integrate with igel for benchmarking or automate deployment. How can I contact you?
Thanks for the feedback! When I first started the project, it was not thought for production. Just for fast prototyping and experimenting with no efforts at all. However, users liked the tool and started requesting more features including support for serving models and eventually deploying (e.g this issue https://github.com/nidhaloff/igel/issues/62)
I agree with your point of vue. However, igel is fairly new and evolving fast. Using igel to serve trained model is a new feature that was implemented in the new release so igel has a long way to go in order to be a solid product for production use.It will surely get more mature with time.
Finally, notice that I didn't recommend running it in production. Just mentioned that it is possible and takes no efforts at all. However, if the user generated a trained model then anything can be done with it from there. Technically, the user can implement his/her own server and use the model as wanted. Obviously, users should do that if they want more control.
Hi, thanks for your feedback! you are right, the argument/parameter is actually yaml_path and not yaml_file. This is a typo in the docs/readme, thanks for this finding ;)
Igel is a delightful tool to help you create, validate and use machine learning model (also in production) without writing code. You can use the integrated command line or the graphical interface.
Igel uses FastAPI and uvicorn to serve your trained model, due to their high performance.
Thanks for the reply. Of course I'm not "expecting" or forcing companies to pay! It's more of I'm hoping or I hope for support in the future.
Also of course I know everything about open source licenses, so as I said I'm not forcing nothing. Thanks for your hints I will try to apply them and see if it would help ;)
I wanted a tool where multiple translators are integrated and where I can get translations from different sources but only using one tool. I then tried to build a cross platform mobile app using python (which is not the best language for this, I know) https://github.com/nidhaloff/Translator-pp
Awesome. I'm a fan of functional programming too :D
I definitely think that there is a possibility to turn this project to a business. I would find it ideal if you can do both, turn it into a business and at the same time open source the code. Maybe you ll find a way. Good luck ;)
Igel UI is the official GUI cross platform desktop app that allows you to interact with igel: https://github.com/nidhaloff/igel with a few clicks instead of using the terminal.
I started this project based on people's feedback on the igel tool. The project is still under heavy development. I just made a beta release yesterday. Stay tuned
I want to thank all people for their feedback and feature ideas.
Igel made it so far since the last release. Cross validation, hyperparameter search, interactive mode, automatic code generation and more features have been implemented. We also started working on a cross platform desktop app for igel. Stay tuned
It is one tool that supports multiple translators and therefore, very easy and convenient to use.
If you want to check the code, here is the link to the repo: https://github.com/nidhaloff/deep-translator-api