Open Issues Need Help
View All on GitHubAI Summary: Add a license (e.g., MIT, Apache 2.0) to the README file of the BimaRakshak AI project. This involves choosing an appropriate license, understanding its implications, and adding the license text to the README. The contributor is a GSSoC participant.
AI Summary: Create a requirements.txt file for the Django backend of the BimaRakshak AI project, listing all necessary Python packages with version specifications for consistent and reproducible environment setup. This will improve the ease of contribution and project maintainability.
AI Summary: Create a CODE_OF_CONDUCT.md file for the BimaRakshak AI project to outline expected behavior and foster a positive contribution environment. The file should clearly define acceptable conduct for all contributors, including guidelines on communication, collaboration, and respectful interactions.
AI Summary: Create a CONTRIBUTING.md file for the BimaRakshak AI project, outlining guidelines for contributing code, reporting issues, and general contribution process. The file should clearly explain the project's coding style, preferred workflow (e.g., Git branching strategy), and any specific requirements for contributions.