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

Tech stack and development approach decisions #1

Open
biofsphere opened this issue Jan 9, 2024 · 4 comments
Open

Tech stack and development approach decisions #1

biofsphere opened this issue Jan 9, 2024 · 4 comments

Comments

@biofsphere
Copy link
Owner

As this idea is still in its early stages, we welcome contributors to engage in discussions regarding possible paths forward, including considerations for database design, development approaches, and the technology stack. At this point, the focus is on generic discussions. As specific requirements begin to take shape, more targeted and detailed issues will naturally arise

@biofsphere
Copy link
Owner Author

Design approach we might consider:

  • Using ML to speed up the process of distinguishing venomous from non-venomous snakes by image;
  • SQL database where the distinction is made by choosing and picking snake characteristics;

@biofsphere
Copy link
Owner Author

After careful consideration of the most recent literature pertaining the use of machine learning to the identification of snakes, it seems reasonable to go that route, instead of having users to choose and pick morphological characteristics.

@biofsphere
Copy link
Owner Author

biofsphere commented Jan 11, 2024

Regarding the tech stack, given the wide range of available libraries in Python, it's safe to assume that developing the backend in this language is appropriate. For the frontend, we could go with React Native or Flutter. We are excited to find new contributors to support either approach.

@biofsphere
Copy link
Owner Author

Seeding the project with vanilla Django. Later we may switch to DRF.

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

1 participant