yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Enhance Documentation for JSON Configuration Files #133

Open NismaK opened 1 month ago

NismaK commented 1 month ago

Hello! I noticed that the project lacks detailed documentation on how to extend or modify the JSON configuration files. Providing examples or explanations in the README.md would significantly help users customize the app more effectively. Clear guidance on this aspect will enhance user experience and make it easier for contributors to understand the configuration process. Let me know if you need any assistance with this!