Cutshort logo
Emproto Technologies Private Limited's logo

Python Developer

Ravindra Manvi's profile picture
Posted by Ravindra Manvi
0 - 5 yrs
₹2L - ₹14L / yr
Bengaluru (Bangalore)
Skills
skill iconPython
skill iconDjango
skill iconC
skill iconC++
skill iconPHP
skill iconJavascript
We are a 2 year old Tech product and services company started by IIM Graduates. We are looking for talented software developers to join our growth story. Please let us know if you are interested to apply.

Skillset:
Python (Mandatory)
C,C++ (Good to have)

Thanks
Ravindra
Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Emproto Technologies Private Limited

Founded :
2017
Type :
Products & Services
Size :
20-100
Stage :
Profitable

About

Emproto is a young organization started by Tech enthusiasts who have worked as Product Managers and architects for organizations like Flipkart, Axis Bank, Synchronoss Technologies. Emproto is a Full stack mobile and web app development partner for organizations like Innoviti, Talisma, Savaari.com among others. It is a rapidly growing organization with about 60 problem solvers working  on cutting edge technology stack.

https://emproto.com/our-work.php

Read more

Company video

Emproto Technologies Private Limited's video section
Emproto Technologies Private Limited's video section

Connect with the team

Profile picture
Ravindra Manvi
Profile picture
Linganna Allula
Profile picture
Pradeep Kumar
Profile picture
Vikas Gudi
Profile picture
Ram Saravana

Company social profiles

linkedin

Similar jobs

Certa
at Certa
1 video
4 recruiters
Gyan S
Posted by Gyan S
Remote only
3 - 6 yrs
Best in industry
skill iconPython
skill iconDjango
PyTorch
Large Language Models (LLM) tuning
Generative AI
+4 more

Certa (getcerta.com) is a Silicon Valley-based startup automating the vendor, supplier, and stakeholder onboarding processes for businesses globally. Serving Fortune 500 and Fortune 1000 clients, Certa's engineering team tackles expansive and deeply technical challenges, driving innovation in business processes across industries.


Location: Remote (India only)


Role Overview

We are looking for an experienced and innovative AI Engineer to join our team and push the boundaries of large language model (LLM) technology to drive significant impact in our products and services . In this role, you will leverage your strong software engineering skills (particularly in Python and cloud-based backend systems) and your hands-on experience with cutting-edge AI (LLMs, prompt engineering, Retrieval-Augmented Generation, etc.) to build intelligent features for enterprise (B2B SaaS). As an AI Engineer on our team, you will design and deploy AI-driven solutions (such as LLM-powered agents and context-aware systems) from prototype to production, iterating quickly and staying up-to-date with the latest developments in the AI space . This is a unique opportunity to be at the forefront of a new class of engineering roles that blend robust backend system design with state-of-the-art AI integration, shaping the future of user experiences in our domain.


Key Responsibilities

  • Design and Develop AI Features: Lead the design, development, and deployment of generative AI capabilities and LLM-powered services that deliver engaging, human-centric user experiences . This includes building features like intelligent chatbots, AI-driven recommendations, and workflow automation into our products.
  • RAG Pipeline Implementation: Design, implement, and continuously optimize end-to-end RAG (Retrieval-Augmented Generation) pipelines, including data ingestion and parsing, document chunking, vector indexing, and prompt engineering strategies to provide relevant context to LLMs . Ensure that our AI systems can efficiently retrieve and use information from knowledge bases to enhance answer accuracy.
  • Build LLM-Based Agents: Develop and refine LLM-based agentic systems that can autonomously perform complex tasks or assist users in multi-step workflows. Incorporate tools for planning, memory, and context management (e.g. long-term memory stores, tool use via APIs) to extend the capabilities of our AI agents . Experiment with emerging best practices in agent design (planning algorithms, self-healing loops, etc.) to make these agents more reliable and effective.
  • Integrate with Product Teams: Work closely with product managers, designers, and other engineers to integrate AI capabilities seamlessly into our products, ensuring that features align with user needs and business goals . You’ll collaborate cross-functionally to translate product requirements into AI solutions, and iterate based on feedback and testing.
  • System Evaluation & Iteration: Rigorously evaluate the performance of AI models and pipelines using appropriate metrics – including accuracy/correctness, response latency, and avoidance of errors like hallucinations . Conduct thorough testing and use user feedback to drive continuous improvements in model prompts, parameters, and data processing.
  • Code Quality & Best Practices: Write clean, maintainable, and testable code while following software engineering best practices . Ensure that the AI components are well-structured, scalable, and fit into our overall system architecture. Implement monitoring and logging for AI services to track performance and reliability in production.
  • Mentorship and Knowledge Sharing: Provide technical guidance and mentorship to team members on best practices in generative AI development . Help educate and upskill colleagues (e.g. through code reviews, tech talks) in areas like prompt engineering, using our AI toolchain, and evaluating model outputs. Foster a culture of continuous learning and experimentation with new AI technologies.
  • Research & Innovation: Continuously explore the latest advancements in AI/ML (new model releases, libraries, techniques) and assess their potential value for our products . You will have the freedom to prototype innovative solutions – for example, trying new fine-tuning methods or integrating new APIs – and bring those into our platform if they prove beneficial. Staying current with emerging research and industry trends is a key part of this role .


Required Skills and Qualifications

  • Software Engineering Experience: 3+ years (Mid-level) / 5+ years (Senior) of professional software engineering experience. Rock-solid backend development skills with expertise in Python and designing scalable APIs/services. Experience building and deploying systems on AWS or similar cloud platforms is required (including familiarity with cloud infrastructure and distributed computing) . Strong system design abilities with a track record of designing robust, maintainable architectures is a must.
  • LLM/AI Application Experience: Proven experience building applications that leverage large language models or generative AI. You have spent time prompting and integrating language models into real products (e.g. building chatbots, semantic search, AI assistants) and understand their behavior and failure modes . Demonstrable projects or work in LLM-powered application development – especially using techniques like RAG or building LLM-driven agents – will make you stand out .
  • AI/ML Knowledge: Prioritize applied LLM product engineering over traditional ML pipelines. Strong chops in prompt design, function calling/structured outputs, tool use, context-window management, and the RAG levers that matter (document parsing/chunking, metadata, re-ranking, embedding/model selection). Make pragmatic model/provider choices (hosted vs. open) using latency, cost, context length, safety, and rate-limit trade-offs; know when simple prompting/config changes beat fine-tuning, and when lightweight adapters or fine-tuning are justified. Design evaluation that mirrors product outcomes: golden sets, automated prompt unit tests, offline checks, and online A/Bs for helpfulness/correctness/safety; track production proxies like retrieval recall and hallucination rate. Solid understanding of embeddings, tokenization, and vector search fundamentals, plus working literacy in transformers to reason about capabilities/limits. Familiarity with agent patterns (planning, tool orchestration, memory) and guardrail/safety techniques.
  • Tooling & Frameworks: Hands-on experience with the AI/LLM tech stack and libraries. This includes proficiency with LLM orchestration libraries such as LangChain, LlamaIndex, etc., for building prompt pipelines . Experience working with vector databases or semantic search (e.g. Pinecone, Chroma, Milvus) to enable retrieval-augmented generation is highly desired.
  • Cloud & DevOps: Own the productionization of LLM/RAG-backed services as high-availability, low-latency backends. Expertise in AWS (e.g., ECS/EKS/Lambda, API Gateway/ALB, S3, DynamoDB/Postgres, OpenSearch, SQS/SNS/Step Functions, Secrets Manager/KMS, VPC) and infrastructure-as-code (Terraform/CDK). You’re comfortable shipping stateless APIs, event-driven pipelines, and retrieval infrastructure (vector stores, caches) with strong observability (p95/p99 latency, distributed tracing, retries/circuit breakers), security (PII handling, encryption, least-privilege IAM, private networking to model endpoints), and progressive delivery (blue/green, canary, feature flags). Build prompt/config rollout workflows, manage token/cost budgets, apply caching/batching/streaming strategies, and implement graceful fallbacks across multiple model providers.
  • Product and Domain Experience: Experience building enterprise (B2B SaaS) products is a strong plus . This means you understand considerations like user experience, scalability, security, and compliance. Past exposure to these types of products will help you design AI solutions that cater to a range of end-users.
  • Strong Communication & Collaboration: Excellent interpersonal and communication skills, with an ability to explain complex AI concepts to non-technical stakeholders and create clarity from ambiguity . You work effectively in cross-functional teams and can coordinate with product, design, and ops teams to drive projects forward.
  • Problem-Solving & Autonomy: Self-motivated and able to manage multiple priorities in a fast-paced environment . You have a demonstrated ability to troubleshoot complex systems, debug issues across the stack, and quickly prototype solutions. A “figure it out” attitude and creative approach to overcoming technical challenges are key.


Preferred (Bonus) Qualifications

  • Multi-Modal and Agents: Experience developing complex agentic systems using LLMs (for example, multi-agent systems or integrating LLMs with tool networks) is a bonus . Similarly, knowledge of multi-modal AI (combining text with vision or other data) could be useful as we expand our product capabilities.
  • Startup/Agile Environment: Prior experience in an early-stage startup or similarly fast-paced environment where you’ve worn multiple hats and adapted to rapid changes . This role will involve quick iteration and evolving requirements, so comfort with ambiguity and agility is valued.
  • Community/Research Involvement: Active participation in the AI community (open-source contributions, research publications, or blogging about AI advancements) is appreciated. It demonstrates passion and keeps you at the cutting edge. If you have published research or have a portfolio of AI side projects, let us know !


Perks of working at Certa.ai:

  • Best-in-class compensation
  • Fully-remote work with flexible schedules
  • Continuous learning
  • Massive opportunities for growth
  • Yearly offsite
  • Quarterly hacker house
  • Comprehensive health coverage
  • Parental Leave
  • Latest Tech Workstation
  • Rockstar team to work with (we mean it!)
Read more
KeyLogic Infotech
Priyanka Muniwala
Posted by Priyanka Muniwala
Surat
0 - 2 yrs
₹1.8L - ₹4.8L / yr
skill iconJavascript
skill iconNodeJS (Node.js)
skill iconExpress
skill iconMongoDB
RESTful APIs
+1 more

We are looking for a passionate and skilled Node.js Developer to join our dynamic team. If you're excited about building scalable and efficient backend applications using modern technologies, we’d love to hear from you!


Responsibilities

Develop and maintain server-side components using Node.js

Design and build scalable RESTful APIs

Ensure high performance and responsiveness of applications

Implement security and data protection measures

Collaborate with team members to define and deliver high-quality software

Write unit and integration tests to ensure software quality


Required Skills

✅ Strong proficiency in JavaScript

✅ Good understanding of Node.js and Express

✅ Experience with NoSQL databases, especially MongoDB

✅ Familiarity with Git and version control workflows

✅ Ability to write reusable, testable, and efficient code

✅ Experience with JWT and modern authorization mechanisms

✅ Knowledge of security and data protection best practices

✅ Strong analytical and problem-solving skills




Read more
eBizneeds
at eBizneeds
2 recruiters
Shweta Jain
Posted by Shweta Jain
Jaipur
1 - 3 yrs
₹2L - ₹4L / yr
skill iconLaravel
skill iconPHP
MySQL
skill iconCodeIgniter

Your main responsibility will be designing and implementing applications that are written in PHP. This means you will work closely with front end developers to integrate backend components with the components they’re creating for users to interact with.

Responsibilities

  • Integration of user-facing elements developed by front-end developers
  • Build efficient, testable, and reusable PHP modules
  • Solve complex performance problems and architectural challenges
  • Integration of data storage solutions
  • Skills And Qualifications
  • Strong knowledge of PHP web frameworks such as cake php, Laravel, Yii, etc depending on your technology stack
  • Understanding the fully synchronous behavior of PHP
  • Understanding of MVC design patterns
  • Basic understanding of front-end technologies, such as JavaScript, HTML5, and CSS3
  • Knowledge of object oriented PHP programming
Read more
Mintifi
at Mintifi
3 recruiters
Mihir Jadhav
Posted by Mihir Jadhav
Mumbai
2 - 8 yrs
Best in industry
skill iconJava
J2EE
skill iconSpring Boot
Hibernate (Java)
skill iconJavascript

Responsibilities

  • Use your skills in OOP, OOAD, and testing to design and develop robust and scalable software.
  • Work in a fast-paced environment with a focus on writing production-quality code and tests.
  • Maintain minimal yet essential engineering documentation to complement the product.
  • Collaborate with engineers and product teams as part of Agile delivery.
  • Participate in code reviews and release cycles with an ownership attitude.

 

Requirements

  • Strong at problem-solving using Java 8 and above.
  • General understanding of SDLC using agile methodologies iterative development.
  • Basic skills in HTML, CSS, and JavaScript are desired.
  • Hands-on knowledge of using Spring Boot or Quarkus for building Microservices or API driven solutions.
  • Knowledge of SQL and experience in using any RDBMS like MySQL, PostgreSQL.
  • Understanding or exposure to Cloud-Native development using AWS is an added advantage.
Must have a Computer Science degree or similar.
Read more
PRESIDEA TECH
at PRESIDEA TECH
1 recruiter
Shalini Singh
Posted by Shalini Singh
Gurugram
1 - 2 yrs
₹3L - ₹5L / yr
skill iconNodeJS (Node.js)
skill iconHTML/CSS
skill iconPostgreSQL
skill iconJava
restapi
+3 more

Roles & Responsibilities:

  • Work as a Web Developer to create front end & backend of websites
  • Play a key role in the design lifecycle, from brief through to design and release/implementation
  • Should have good knowledge of HTML, CSS, REACT JS, NODE JS, POSTGRES, GIT, REST API.
  • A good understanding of servers, hosting, domains, DNS
  • Ensure all designs work across all browsers and on all devices
  • Help to design elements of mobile apps
  • Ensure all designs are produced to deliver a great user experience

 

Key Skills/Experience:

  • A minimum of one year of experience in designing and developing websites and web apps
  • Good working experience in React JS, Redux, JavaScript ES6, NodeJS, AJAX, HTML, CSS, etc
  • Knowledge about REST API
  • Who has worked on libraries such as Bootstrap, Material is.
  • Experience with Unit testing, Git, GitHub, and other DevOps and CI/CD tool
  • A strong portfolio that demonstrates a range of work and techniques
  • A passion for strong web design that delivers a great user experience
  • A good understanding of the latest web design trends
Read more
HUCON Solutions
at HUCON Solutions
3 recruiters
SatishHucon
Posted by SatishHucon
NCR (Delhi | Gurgaon | Noida), Gurgaon, gurgram
3 - 5 yrs
₹3L - ₹5L / yr
skill iconPHP
skill iconLaravel
skill iconMongoDB
skill iconRedis
skill iconElastic Search
+3 more

Looking for a candidate who holds a rich experience in the following programming languages: If you are interested please forward me your updated resume.

- MY SQL

- JavaScript

- Core PHP

- Linux

- Laravel

Additional Skills (Anyone is required):

- Elastic search

- MongoDB

- Redis

Roles & Responsibilities :

- Experience in working with REST APIs, OAuth, etc.

- Well versed with cross-browser development fundamentals

- Experience in building dashboards is a plus

- Experience in working on scalable systems is a plus

- Experience in building dashboards is a plus (based on jQuery Datatables)

- Compile and analyse data, processes, and codes to troubleshoot problems and identify areas for improvement.

- Developing ideas for new programs, products, or features by monitoring industry developments and trends.

- Flexible working hours, a friendly work environment and lots more

Immediate Joiners Preferred

Read more
Modistabox
at Modistabox
2 recruiters
Aarushi Mahajan
Posted by Aarushi Mahajan
Remote only
5 - 7 yrs
₹5L - ₹9L / yr
skill iconDjango
skill iconPython
DRF
What we are looking for? We are looking for a high-performing Developer to build our Ecommerce platform and API framework powered by Machine Learning and Artificial Intelligence. Candidates for this role will be passionate about well written code, testing, and excel at coming up with simple approaches to complex problems. Our work culture is #overachiever, very amiable, and at the same time always charged with excitement. We encourage our team members to take responsibility and grow into future leaders in the industry. Job Responsibilities: • Understand project requirements, writing bug free clean code and ensure that the solution works per the agreed architecture, SLAs, KPIs and business model  Integrate Django backend with third party API • 100% Hands on role • Adapt to rapidly evolving requirements and changing priorities and drive the team accordingly • Reverse engineer for debugging errors in code and ensure quality control in the process. • Continually drive products towards a meaningful balance between user needs, business objectives and technical feasibility • Operate in a hyper-collaborative way and follow these guiding principles: Value common sense and simplicity over complexity. Qualifications: •  Bachelor or Master Degree in Computer Science from a reputed University •  4 to 6 years of experience working in eCommerce domain, specifically at-least 3 to 4 years of experience               working in Django and Python. React and/or Angular for front end •  Proficiency in MongoDB and MySql  Technical Skills: JIRA, Gitlab, Rest API, GCP or AWS  Experience in performance profiling, tuning, and optimization
Read more
Makes applications for drones
Makes applications for drones
Agency job
via Arin Consultancy by Rajeev Deshwaria
Pune
3 - 7 yrs
₹6L - ₹12L / yr
skill iconPython
skill iconFlask
skill iconDjango
RESTful APIs
WebSocket
+1 more
_Software Company_Award Winning Team_Pune

Looking for a Python Backend Developer to join our client’s award-winning, talented team,

building the next generation automated drone applications for our global customers.

Some Roles/Responsibilities

● Designing, implementing and deploying updates, features to the company’s cloud

backend system. The work typically requires writing RESTful APIs.

● Derive key metrics from the system to estimate system health and performance.

● Prepare automated test suites for continuous health monitoring of the backend

systems.

● Perform load testing to understand potential scale issues and take corrective

measures.

● Integrate tools for incidence report and response, to ensure high availability of

the backend system.

● Drive Security practices implementation. (Troubleshoot incidents, identify root

cause, configuration, fix and document problems, patching systems for

vulnerabilities, and implement preventive measures)

● Maintain codes, users and API documentation.

● Setting up the CI/CD automation environment for web applications using

Jenkins/ECS.

● Manage Linux Virtual machines on EC2 ensuring correct VPC, Security Group

settings.

● Integrate automated data pipelines to enable analysis of usage patterns on 3rd

party analytics platforms.



Experience required:  3+ years relevant experience

Must Haves Skils-

Flask/Django, Python Backend Exp, Exp in Websockets, Async IO

Notice Period- Immediate/1months/ 2 months negotiable
Read more
Kopykitab
at Kopykitab
1 recruiter
Soumee Biswas
Posted by Soumee Biswas
Bengaluru (Bangalore)
3 - 7 yrs
₹7L - ₹15L / yr
skill iconPHP
MySQL
skill iconMongoDB

Responsibilities:

  • Execute full lifecycle software development
  • Develop, designed well efficient code
  • Integrate software components into a fully functional software system
  • Fully adaptive to the technology needed for the current project

 

Requirements:

  • Bachelor/ Master degree from good college.
  • Strong knowledge of algorithms, data structure
  • Understanding object-oriented programming
  • Excellent knowledge of PHP, Mysql, SQL. NoSQL, Mongodb
  • Ability & Readiness to work with any technology
  • Familiarity with software development methodology and release processes.
  • Strong problem-solving skills and excellent communication skills.
  • He/she should have minimum 3 years working experience on PHP, PHP Frameworks, Ajax, Knowledge on CMS platform like Opencart, payment gateway integration, experience working on portals.
Read more
Redbird Immersive Media Pvt Ltd
Anand Navaneetha Raja
Posted by Anand Navaneetha Raja
Bengaluru (Bangalore)
0 - 4 yrs
₹5000 - ₹25000 / mo
skill iconC++
OpenGL
skill iconC
DirectX
The duration of this internship is 6 months.
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly. No 3rd party agencies here.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
21,01,133
Matches delivered
37,12,187
Network size
15,000
Companies hiring
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos