Job description
We are looking for a Junior Python Developer to support the development of a prototype application based on artificial intelligence. The application will have the ability to analyze uploaded images and generate responses in the form of interactive chat. Your task will be to build a basic version of the application that will allow users to upload images and receive an initial analysis.
Responsibilities:
Backend (Python):
Creating a backend in Python (Flask/Django) that will be responsible for receiving images and sending them to an external AI API.
Integration with APIs (e.g. OpenAI) to process images and receive analysis results.
Frontend (Basic User Interface):
Creating a simple image upload interface that will allow the user to upload a file and send it to the server.
Implementation of a basic chat room that will display analysis results and allow users to ask questions.