11+ Installation Jobs in Ahmedabad | Installation Job openings in Ahmedabad
Apply to 11+ Installation Jobs in Ahmedabad on CutShort.io. Explore the latest Installation Job opportunities across top companies like Google, Amazon & Adobe.
Dear candidate,
We are urgently hiring Electrical Engineers at Maharashtra.
Role : Installation Supervisor (ITMS)
Designation: RTMC Supervisor
Department: Traffic
Experience : 3-5 Yrs
Locations: Maharashtra
Educational Qualification: Diploma or Degree with EC or Electricals
Position Summary:
The ITMS (Intelligent Traffic Management System) Installation Supervisor is responsible for overseeing the installation, setup, and commissioning of ITMS components on-site. This includes managing installation teams, ensuring quality standards, troubleshooting issues, and ensuring all systems are installed on time, within budget, and according to project specifications.
1 Key Responsibilities:
- Installation Oversight: Supervise and coordinate the installation of ITMS components including Variable Message Signs (VMS), traffic sensors, cameras, controllers, and other equipment at various locations.
- Team Management: Lead and manage the installation crew, assigning tasks, setting priorities, and ensuring efficient and safe work practices are followed.
- Site Coordination: Liaise with other departments, contractors, and stakeholders to ensure smooth coordination between various teams working on the project. Ensure site readiness for installation activities and resolve any site-related issues.
- Troubleshooting & Problem Solving: Identify and resolve any installation issues or technical challenges promptly to minimize delays and ensure smooth system integration.
- Safety Compliance: Ensure adherence to safety protocols on-site, including the use of proper personal protective equipment (PPE) and compliance with local regulations.
- Documentation & Reporting: Maintain accurate records of installation activities, including daily progress reports, equipment inventories, and site conditions. Provide regular updates to the Project Manager
- System Testing & Commissioning: Supervise the initial testing of installed systems, ensuring all equipment is functioning properly before handover to the operations team.
2 Skills and Qualifications:
- Education:
- A degree or diploma in Electrical Engineering, Electronics, or a related field.
- Certification in project management or installation supervision (preferred).
- Experience:
- Minimum 3-5 years of experience in supervising installations of traffic management systems, electrical systems, or similar infrastructure projects.
- Hands-on experience with ITMS equipment and technology (VMS, traffic sensors, cameras, etc.) is highly desirable.
- Technical Skills:
- Knowledge of ITMS system components and their installation requirements.
- Familiarity with electrical systems, cabling, and network configurations.
- Basic understanding of traffic management principles and systems integration.
3 Working Conditions:
- Environment: Work will primarily be conducted at outdoor sites, including highways, construction zones, and other infrastructure locations.
- Physical Demands: The role may involve physical labor, including lifting heavy equipment, climbing, and working in challenging environmental conditions.
- Travel: The position may require travel to various project sites as needed.
Thanks & Regards,
Minakshi Soni
Executive-Talent Acquisition
Rigel Networks Pvt. Ltd
About the role
We are building AI systems that read, understand and act on real business documents, bank statements, financial reports, policy documents and forms and putting them into production where accuracy and cost both matters.
This is not a research role and it is not a prompt-writing role. You will own features end to end: pick and deploy open-source models, build the pipelines around them, measure whether they actually work on our documents, drive the cost per document down, and keep the whole thing running in production.
You will work closely with the engineering and product teams, and your work will be directly used by business users from day one.
What you will do
Deploy and evaluate open-source models
- Select, deploy and benchmark open-source LLMs and vision-language models for specific, narrow use cases not general chat.
- Build evaluation sets from real documents and define what "good" means numerically (field-level accuracy, extraction recall, hallucination rate) before shipping.
- Run structured comparisons between models and approaches, and write up the trade-offs so the team can make a decision.
- Apply quantization, batching and other optimizations to fit models into a sensible GPU budget.
Build and optimize AI orchestration
- Design multi-step pipelines that combine deterministic code, ML models and LLM calls and know when not to use an LLM.
- Optimize for latency, cost and reliability: caching, batching, request routing, fallback tiers, retries and graceful degradation.
- Instrument pipelines so failures are visible and traceable rather than silent.
Ship to production
- Package models and services with Docker, expose them behind clean APIs, and deploy them to our GPU and CPU infrastructure.
- Handle the unglamorous production concerns: cold starts, timeouts, concurrency limits, versioning, rollback and monitoring.
- Own on-call-style responsibility for the AI features you build, including cost tracking.
Must-have skills
Programming & engineering
- Strong Python: type hints, async/await, dataclasses/Pydantic, clean module design, testing.
- REST API development with FastAPI (or Flask/Django with a willingness to move to FastAPI).
- Git, code review discipline, and the ability to write code someone else can maintain.
- Comfortable in Linux and on the command line.
Machine learning fundamentals
- Working knowledge of PyTorch and the Hugging Face ecosystem (transformers, tokenizers, accelerate).
- Understanding of inference-time concepts: tokenization, context windows, batching, precision (FP16/BF16/INT8), memory footprint.
- Ability to read a model card and a paper well enough to judge whether a model fits a use case.
Document processing
- Hands-on experience with at least two of: pypdfium2, PyMuPDF, pdfplumber, pdfminer.six, Docling, Unstructured, Surya, DocTR, LayoutLM family.
- Practical OCR experience (Tesseract, PaddleOCR, or a cloud OCR) and an understanding of when OCR is the wrong tool.
- Experience extracting tables from PDFs and dealing with merged cells, multi-line rows, and inconsistent column layouts.
Strongly preferred
You will be a much stronger candidate with any of these. We do not expect all of them.
Model serving & optimization
- vLLM, TGI, Ollama, llama.cpp, or Triton Inference Server.
- Quantization formats and tooling: GGUF, AWQ, GPTQ, bitsandbytes, ONNX Runtime, INT8 export.
- Serverless GPU platforms: Modal, RunPod, Replicate, Baseten including cold-start and container-lifecycle management.
- LoRA / QLoRA fine-tuning with PEFT for narrow, task-specific improvements.
Vision-language models
- Practical use of open VLMs: Qwen2.5-VL, InternVL, Granite Vision, Molmo, Phi-Vision, or similar.
- Awareness of where VLMs hallucinate especially on numeric and financial content and patterns for constraining them (using the model for layout only, sourcing values from the text layer, constrained decoding).
Orchestration & pipelines
- Workflow orchestration: Dagster, Airflow, Prefect, or Temporal.
- Async job patterns: Celery, RQ, or platform-native spawn/poll patterns.
- LLM orchestration frameworks (LangGraph, LlamaIndex, Haystack) with the judgement to know when plain Python is a better answer.
- Structured output enforcement: Instructor, Outlines, XGrammar, JSON schema / tool-use modes.
Evaluation & observability
- Building golden datasets and regression suites for extraction tasks.
- Eval tooling: promptfoo, DeepEval, Ragas, or in-house harnesses.
- LLM tracing and monitoring: Langfuse, Arize Phoenix, LangSmith, OpenTelemetry.
Nice extras
- Rule engines and policy evaluation (Open Policy Agent / Rego, Drools, rule-engine).
- Experience in fintech, lending, insurance or accounting documents.
- Handling of PII and data-security practices in document pipelines.
- Contributions to open-source ML or document-processing projects.
Why join us
- Real production ownership from month one your work goes to actual users, not a demo.
- Genuinely hard technical problems in document AI, not wrappers over an API.
- Small team, short decision cycles, direct access to leadership.
- Budget and freedom to evaluate and adopt new open-source models as they land.
To apply: send your CV along with a short note on one AI system you have taken to production what it did, what the accuracy was, and what broke.
Here is your proper merged and professional JD with skills included neatly:
📌 Job Description – Relationship Officer (Credit Life Insurance)
IndiaFirst Life Insurance
📍 Job Location:
Multiple locations (Field / Customer-facing role)
💼 Job Summary:
We are hiring Fresher Relationship Officers (RO) for Credit Life Insurance sales. The role involves acquiring customers, explaining insurance products in simple terms, and achieving sales targets through direct customer interaction in assigned locations.
🎯 Key Responsibilities:
- Generate leads through field visits and customer interaction
- Explain Credit Life Insurance products clearly to customers
- Convert potential leads into successful policy sales
- Achieve monthly sales targets
- Maintain strong customer relationships
- Support documentation and policy issuance process
- Maintain daily activity and reporting updates
🎓 Eligibility Criteria:
- Graduate in any stream (Freshers eligible)
- Good communication skills
- Willingness to work in field sales and target-based role
- Age as per company norms
🧠 Skills Required:
🗣️ Communication Skills
- Good Hindi speaking ability (mandatory)
- Basic English communication skills
- Ability to explain products in simple terms
💼 Sales Skills
- Interest in sales and marketing
- Convincing and negotiation skills
- Ability to handle customer objections
👥 Customer Handling Skills
- Polite and professional behavior
- Ability to understand customer needs
- Relationship building skills
🧠 Personality Skills
- Confident and positive attitude
- Target-oriented mindset
- Willingness to learn and grow
📊 Work Skills
- Ability to work in field environment
- Time management
- Discipline and target achievement focus
⭐ Preferred Skills (Good to Have)
- Basic knowledge of insurance products
- Awareness of banking/loan products
- Local area familiarity
📈 Career Growth:
- Relationship Officer → Senior RO → BDM → Sales Manager
- Performance-based growth opportunities
- Exposure to insurance and BFSI industry
🧠 Job Nature:
- Field + customer interaction role
- Full-time and target-driven profile
- Sales-oriented opportunity in insurance sector
Position: Consultant (Sales) – International Education & Immigration
We are seeking a motivated and client-focused Consultant (Sales) to guide individuals interested in studying or migrating abroad. This role blends advisory expertise with sales accountability, ensuring clients receive accurate guidance while meeting enrollment and revenue goals.
Key Responsibilities:
- Evaluate client profiles including education, work experience, finances, and long-term objectives
- Advise on suitable study destinations, institutions, programs, visa categories, and migration pathways
- Present tailored solutions aligned with eligibility and career goals
- Convert inquiries into confirmed enrollments through structured follow-ups
- Explain admission criteria, visa requirements, documentation, timelines, and fees clearly
- Assist with application preparation, document checks, submissions, and acceptance stages
- Coordinate with admissions, compliance, and visa teams for smooth case processing
- Maintain detailed and accurate records in CRM systems
- Achieve monthly and quarterly sales and enrollment targets
- Stay updated on global education trends, policy changes, and intake cycles
Requirements:
- Bachelor’s degree in Business, Education, or related field
- Experience in counseling, immigration, or sales preferred
- Strong communication, negotiation, and interpersonal skills
- Detail-oriented, ethical, and target-driven
- Proficient in MS Office and CRM tools
What you'll do:
· Perform complex application programming activities with an emphasis on mobile development: Node.js, TypeScript, JavaScript, RESTful APIs and related backend frameworks
· Assist in the definition of system architecture and detailed solution design that are scalable and extensible
· Collaborate with Product Owners, Designers, and other engineers on different permutations to find the best solution possible
· Own the quality of code and do your own testing. Write unit test and improve test coverage.
· Deliver amazing solutions to production that knock everyone’s socks off
· Mentor junior developers on the team
What we’re looking for:
· Amazing technical instincts. You know how to evaluate and choose the right technology and approach for the job. You have stories you could share about what problem you thought you were solving at first, but through testing and iteration, came to solve a much bigger and better problem that resulted in positive outcomes all-around.
· A love for learning. Technology is continually evolving around us, and you want to keep up to date to ensure we are using the right tech at the right time.
· A love for working in ambiguity—and making sense of it. You can take in a lot of disparate information and find common themes, recommend clear paths forward and iterate along the way. You don’t form an opinion and sell it as if it’s gospel; this is all about being flexible, agile, dependable, and responsive in the face of many moving parts.
· Confidence, not ego. You have an ability to collaborate with others and see all sides of the coin to come to the best solution for everyone.
· Flexible and willing to accept change in priorities, as necessary
· Demonstrable passion for technology (e.g., personal projects, open-source involvement)
· Enthusiastic embrace of DevOps culture and collaborative software engineering
· Ability and desire to work in a dynamic, fast paced, and agile team environment
· Enthusiasm for cloud computing platforms such as AWS or Azure
Basic Qualifications:
· Minimum B.S. / M.S. Computer Science or related discipline from accredited college or University
· At least 4 years of experience designing, developing, and delivering backend applications with Node.js, TypeScript
· At least 2 years of experience building internet facing services
· At least 2 years of experience with AWS and/or OpenShift
· Exposure to some of the following concepts: object-oriented programming, software engineering techniques, quality engineering, parallel programming, databases, etc.
· Experience integrating APIs with front-end and/or mobile-specific frameworks
· Proficiency in building and consuming RESTful APIs
· Ability to manage multiple tasks and consistently meet established timelines
· Strong collaboration skills
· Excellent written and verbal communications skills
Preferred Qualifications:
· Experience with Apache Cordova framework
- Demonstrable knowledge of native coding background in iOS, Android
· Experience developing and deploying applications within Kubernetes based containers
Experience in Agile and SCRUM development techniques
React.JS JD:
We are looking for a skilled react.js developer to join our front-end development team. In this role, you will be responsible for developing and implementing user interface components using React.js concepts and workflows such as Redux, Flux, and Webpack. You will also be responsible for profiling and improving front-end performance and documenting our front-end codebase.
To ensure success as a react.js developer, you should have in-depth knowledge of JavaScript and React concepts, excellent front-end coding skills, and a good understanding of progressive web applications. Ultimately, a top-class react.js developer should be able to design and build modern user interface components to enhance application performance.
React.js Developer Responsibilities:
Meeting with the development team to discuss user interface ideas and applications.
Reviewing application requirements and interface designs.
Identifying web-based user interactions.
Developing and implementing highly responsive user interface components using react concepts.
Writing application interface codes using JavaScript following react.js workflows.
Troubleshooting interface software and debugging application codes.
Developing and implementing front-end architecture to support user interface concepts.
Monitoring and improving front-end performance.
Documenting application changes and developing updates.
React.js Developer Requirements:
Bachelor’s degree in computer science, information technology, or a similar field.
Previous experience working as a react.js developer.
In-depth knowledge of JavaScript, CSS, HTML, and front-end languages.
Knowledge of REACT tools including React.js, Webpack, Enzyme, Redux, and Flux.
Experience with user interface design.
Knowledge of performance testing frameworks including Mocha and Jest.
Experience with browser-based debugging and performance testing software.
Excellent troubleshooting skills.
Good project management skills.
Experience-1year-3 year
job Description:
Role Will Be to Define, Develop, Test, Analyze, and Maintain New and Current Software Applications in Support of the Achievement of Business Requirements. this Includes Writing, Coding, Testing, and Analyzing Software Programs and Applications. You Will also Research, Design, Document, and Modify Software Specifications Throughout the Production Life Cycle.
Skills: Asp.net, C#, Net Framework 1.1, 2.0, Programming, Application Development, C#, Net Framework 1.1, Programming, Application Development
Only apply ....if you want to relocate at ahmedabad location
only walking interview
- Must have experience in handling bidding portals.
- Should have knowledge of email marketing and follow-up with the clients response.
- Excellent Communication skills.
- Should be able to work independently.
- Must have strong drive to results and passion for growing businesses.
- Knowledge of web and mobile applications development practices.
- Deep understanding of marketing principles.
- Excellent oral and written communication skills including presentation skills.
- Must be self-motivated and a good team player.
- Must have strong decision-making, and problem solving skills.
- Ability to provide quality leadership to Sales team.
- Shaping marketing strategy of new products.
- Marketing the Company's software products via emails, blogs, newsletters and social media.
- Develop new opportunities to increase company visibility.
- Analyse work statistics to determine project requirements, and generate business opportunities by getting new development projects for the company in the areas of web and mobile applications.
- Screen potential business deals by analyzing requirements and financials.
- Generating leads for new development projects and convert them.
- Cold calling experience will be added advantage.
Dear Candidate
Greetings from App Ideas Infotech Pvt Ltd
App Ideas Infotech Pvt Ltd looking for a SEO Executive. The App Ideas is the leading Web & Mobile App Development Company that can help your business grow with innovative and engaging solutions. We build cutting-edge digital solutions with the quick-engaging user interface and user experience. Over the years we have established ourselves as the leading service provider for mobile app development, web development, Web and graphic design, e-commerce development, IOT development and games development.
Min. Experience:- 0.6 to 1 Year
Job Location: A’bad (Nikol)
Bond:- 1 Year
Salary :- 10k to 20k (Depends on Skills and experience)
Education Qualification:- BCA, MCA, MSCIT, BSCIT, BE(IT), ME(IT), Diploma in IT and others.
Job Description:
- Should have over all knowledge of Website optimization / performance, On-Page optimization, Off-page optimization, PPC, Social Media Optimization, Search Engine Marketing and Web Analytics.
- Experience with link building process, keyword generation, internet marketing and Search Engine optimization techniques (preferably google) and competitive analysis is must.
- Should be able to handle Google optimization,Yahoo, Bing, Reciprocal Linking Management, Directory Submissions, Planning and Implementing Internet Marketing Strategies with Social media optimization.
- Should be strong in technical and analytical skills with a proven track record for SEO with latest Market Trends.
- Good knowledge of HTML and CSS skill, proficient with Wordtracker, Google Adwords keyword tool and other SEO tools. Working knowledge on DMOZ editors, Zeal editors
Benefits
- Only 5 days working
- Flexible job timing
- Company Provide necessary training
- Great Career enhancement opportuity
- Excellent learning opportunities
- Paid Leaves, festival leaves
- Month End Party, Birthday Parties, Tours, and other cultural events.
If you do not find suitable profile, you may kindly share this information to your friends who are looking for change/good opportunity.
With Regards,
Trusha Kachhadiya
HR Executive
App Ideas Infotech Pvt Ltd
Web: http://www.theappideas.com/">www.http://www.theappideas.com/">theappideas.com




