11+ Industrial engineering Jobs in Ahmedabad | Industrial engineering Job openings in Ahmedabad
Apply to 11+ Industrial engineering Jobs in Ahmedabad on CutShort.io. Explore the latest Industrial engineering Job opportunities across top companies like Google, Amazon & Adobe.
Roles and responsibility
•
Identify new business opportunities by researching and analysing market trends and customer needs.
•
Develop and maintain strong relationships with potential and existing clients to increase sales revenue.
•
Collaborate with the marketing team to develop and implement sales strategies and promotional activities.
•
Conduct sales presentations, product demonstrations, and negotiate contracts with clients.
•
Prepare proposals, quotes, and contracts that meet client needs and company goals.
•
Maintain accurate records of sales activities and customer information in the company's CRM system.
•
Work closely with cross-functional teams to ensure customer satisfaction and timely delivery of products and services.
•
Meet or exceed sales targets and contribute to the overall success of the company.
•
Visiting Different Industries to find the Potential Clients for the company
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.
As a C++ developer working in front office electronic trading, your role involves developing and maintaining software solutions for trading systems used in financial markets. Here are some key aspects of your responsibilities:
C++ Programming: Mastery of the C++ programming language is essential, as most trading systems are built using C++ due to its performance and efficiency.
Electronic Trading Systems: You'll work with electronic trading systems that execute trades automatically based on predefined algorithms or user instructions. Understanding order execution, order management, and market data processing is crucial.
Multithreading: Multithreading is vital in electronic trading systems to handle concurrent tasks efficiently. You'll need to design, implement, and debug multithreaded applications to ensure optimal performance and reliability.
Low-Latency Systems: Electronic trading often requires low-latency systems to execute trades swiftly. You'll optimize code and algorithms to minimize latency and ensure timely order execution.
Algorithmic Trading: Knowledge of algorithmic trading strategies and implementing them in software is advantageous. This includes understanding mathematical models, statistical analysis, and risk management.
Networking: Understanding network protocols and communication is necessary for connecting trading systems to exchanges, brokers, and other financial institutions. This involves working with TCP/IP, UDP, and messaging protocols like FIX (Financial Information Exchange).
Risk Management: You'll implement risk controls and safeguards in trading systems to prevent erroneous trades or mitigate risks associated with market volatility.
Testing and Debugging: Thorough testing and debugging are crucial to ensure the reliability and stability of trading systems. You'll write automated tests, perform manual testing, and debug issues to maintain system integrity.
Performance Optimization: Continuously optimizing the performance of trading systems is essential to handle increasing trading volumes and maintain competitiveness. This involves profiling code, identifying bottlenecks, and applying optimizations.
Regulatory Compliance: Adhering to regulatory requirements and standards in the financial industry is critical. You'll ensure that trading systems comply with regulations such as MiFID II, Dodd-Frank, and others applicable to electronic trading.
Collaboration: Working closely with traders, quants, risk managers, and other stakeholders to understand requirements and implement solutions that meet business needs.
Documentation: Maintaining clear and comprehensive documentation for code, algorithms, and system architecture is important for knowledge sharing and compliance purposes.
Overall, being a C++ developer in front office electronic trading requires a strong technical foundation, attention to detail, and the ability to work effectively in a fast-paced and demanding environment.
● Experience Level: Min 2+ years
● JavaScript/Typescript and React Native.
● Experience using technologies like React Native, Redux/MobX/Saga, TypeScript, modern CSS frameworks and webpack.
● Familiarity with native build tools, like XCode, Gradle {Android Studio, IntelliJ}
● RESTful API’s, basic HTTP knowledge, GET/POST.
● Good Communication Skills
Role & Responsibilities:
- Individuals are responsible for all traditional development activities analysis, design, coding, testing, and documentation.
- Add new features to existing Windows and Web-based applications in Visual Studio 2019. Interacting with internal team.
- Transform business and design needs into innovative products.
- Drive all projects to completion within deadlines.
- Perform thorough testing to find issues ahead of time.
- Engineering software needs more precise analysis & coding skillset
- Enhance skill set by working with fortune 500 clients
- Interacting with internal team.
Qualifications:
- B.E in computer science or related fields.
- Hand on development experience with web & database technologies (MS SQL).
- Excellent programming & communication skills Strong problem solving, judgmental, and decision-making skills.
- Ability to work at the tactical and strategic levels of IT initiatives.
- Impressive hands-on experience in .Net technologies. Impressive hands-on experience and knowledge with C#, SQL, JSON, XML, Win Forms & MVC, Angular, JavaScript, jQuery , HTML/CSS.
- Self-Motivated, flexible & Innovative.
Job Location: Ahmedabad
Experience: 1 to 3 years
Qualification:Graduate (Preferable BE/ BTech/ ME/ MTech/ MCA/ BCA/ MSc)
Job Description
We are looking for a motivated PHP / Laravel developer to come join our agile team of professionals.
If you are passionate about technology, constantly seeking to learn and improve skillset,then you
are the type of person we are looking for!
We are offering superb career growth opportunities, great compensation and benefits.
Responsibilities
● Develop,record and maintain cutting edge web-based PHP applications on portal plus
premium service platforms
● Build innovative,state-of-the-art applications and collaborate with the User Experience (UX)
team
● Ensure HTML, CSS, and shared JavaScript is valid and consistent across applications
● Prepare and maintain all applications utilizing standard development tools
● Utilize backend data services and contribute to increase existing data services API
● Lead the entire web application development life cycle rightfrom conceptstage to delivery
and post launch support
● Convey effectively with all task progress, evaluations,suggestions,schedules along with
technical and process issues
● Documentthe development process, architecture, and standard components
● Coordinate with co-developers and keeps project manager well informed of the status of
development effort and serves asliaison between developmentstaff and project manager
● Keep abreast of new trends and best practices in web development
Skills
● Strong knowledge of PHP web frameworks(such as 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
● Understanding accessibility and security compliance (Depending on the specific project)
● Strong knowledge of the common PHP or web server exploits and theirsolutions
Understanding fundamental design principles behind a scalable application
Fusion Softtech, is a leading Java , Liferay, PHP and Wordpress Software Development Services Company. We are on a growing spree and we are looking to onboard exclusive talent to grow with us. We are looking for a result-driven Java developer with 2 to 4 years of relevant exp. in same.
If you’re hard-working and dedicated, Fusion SoftTech is an ideal place to get ahead. Apply today!
Job description:
Singapore Calendar Timing - 08:00am to 05:00pm (IST)
- Design, implement, and maintain web application phases
- Conduct software analysis, programming, testing, and debugging
- Identifying production and non-production application issues
- Transforming requirements into stipulations.
- Should have knowledge of Data structures
- Develop, test, implement and maintain application software
- Recommend changes to improve established software application processes
- Ability to develop logical and high-quality code which meets functional specifications along with technical requirements for reusability, maintainability and scalability when appropriate application code for java programs.
- Ability to perform technical analysis based on requirements to establish architecture approach and create detailed design in support of the requirements.
- Excellent written and verbal communication skills, worked for foreign client would be an added advantage.
Technical Skills:
OOPS, Java, J2EE, Spring MVC, Spring Boot , Spring security and Spring Batch SOAP, REST API, Logging Framework, Hibernate, XML, JEE (Servlets/JSP/JMS), web services experience, microservices, AWS, Kubernetes, ELK Stack, Multithreading, GIT
Key Skills and Experience:
- Min 2 years of experience in the JAVA/J2EE.
- Experience with RESTFUL Web services.
- Experience in portal & web content management
- Hands-on experience on Javascript frameworks Alloy UI and JQuery.
- Hands-on experience in software development using J2EE Frameworks – Spring, Spring Boot, Struts, Hibernate.
- Basic knowledge of Javascript, HTML5, and CSS3.
- Good to have experience or Knowledge in AngularJS, ReactJS, different AWS services like S3, EC2, DynamoDB, Lambda function.
- Exposure in any of the Databases -MySQL/Postgres/Oracle/DB2 etc.
Perks and Benefits:
- Flexible working hours.
- 5 days working
- Fun loving environment with ample scope for flexibility.
- Exposure to work for foreign clients
- Employee friendly leave & Company Policies.
- Best working culture
Please find the below description about the role.
Designation: - Account Receivables(AR)
Job Timing: - Night Shift(6pm to 3am)
Work Mode:- Work From Office
Work Location:- Iscon Cross Road, Sg Highway
Job Type: Full-time
Responsibilities
• Possess good understanding of the Revenue Cycle Management(US Medical Billing) for Providers.
• Managing denials and rejection
• Verifying eligibility and benefits.
• Possess good knowledge of HIPPA, CPT codes, ICD9/10, Appeals, denial management.
• Follow up with Insurance companies in the US for denied/unpaid claims.
• Review the Claim status & update
• Communicate effectively, via phone and email
• Evaluation of clinical documentation.
As a Client Partner for account receivables, you will be responsible for making calls to insurance companies to follow-up on pending claims. We are looking for people with excellent spoken English skills, preferably with experience in account receivables, and denial management processes.
Skills and Responsibilities
• Excellent in English Communication (Verbal and written).
Eligibility of Candidates
• Immediate joining
• Excellent in English Communication (Verbal and written).
• Comfortable to work in the night shift.
• Experienced candidates are welcome.
Benefits
• Friendly environment.
• Fixed shift.
• 5 days working
Please revert me back with your acknowledgement
- Contacting potential clients to establish rapport and arrange meetings.
- Planning and overseeing new marketing initiatives.
- Researching organizations and individuals to find new opportunities.
- Increasing the value of current customers while attracting new ones.
- Finding and developing new markets and improving sales.
- Attending conferences, meetings, and industry events.
- Developing quotes and proposals for clients.
- Developing goals for the development team and business growth and ensuring they are met.
- Training personnel and helping team members develop their skills.
· Job Title:- MS Dot Net MVC Develop
· Job Location:- CG Road, Ahmedabad
· Experience:- 3 to 8 Years
· Number of Vacancy:- 03
The DotNet Developer will help to produce scalable software solutions. This person will be part of a cross-functional team that is responsible for the full software development life cycle, from conception to deployment - participating in the design and creation of scalable software, writing clean functional code, testing and fixing bugs or other coding issues. This person should be comfortable with DotNet, development frameworks and third-party libraries. This developer should also be a team player, as the role is responsible for interacting with users to define system requirements and/or necessary modifications in an Agile/Scrum environment followed by development and delivery of committed features.
Mandatory Skills Competencies:
· Ability to communicate effectively with clients and teams.
· Strong Team Player and ability to lead, guide, mentor, review track progress of team members.
· Good interpersonal skill
· Proven troubleshooting and debugging skills
· Strong knowledge of OOPs and Design Pattern
· Strong technical experience with .NET framework (4.0/4.5), C#, WEB API, http://asp.net/" target="_blank">ASP.NET MVC, JavaScript
· Sound understanding of Database concepts experienced with SQL SERVER
· Knowledge of Angular/React JS, Redux, Node JS, TypeScript, ES6 and Object-oriented JAVASCRIPT will be an added advantage
· Knowledge of HTML5 and CSS3
· Knowledge of any message queuing software (MSMQ, RabbitMQ)
· Knowledge of writing secure code (OWASP Guidelines)
· Experience with .NET CORE, Azure, docker and Kubernetes
· Understanding of Code Optimization techniques, Code coverage tool and code analysis tool
· Involved in analysis, design, development, unit testing and maintenance of detailed software modules
· Awareness with any of revision control systems like Git/SVN/TFS/VSS etc
- Designing, developing, coding, testing and debugging software framework/product
- Coordinate automation testing with the Engineering team members in an Agile workflow
- Flexible to work on automation as well as development
- Create accurate and detailed bug reports when issues are identified
- Mentor and assist other Engineering team members in automation standards
Do you have the right skills?
- 2+ years of professional experience within Automation/Development
- Scripting experience in Java or Python
- Hands on experience with the Rest API testing is necessary
- Basic understanding of networking / Linux process debugging tools
- Excellent communication and analytical skills, with experience working with otherdevelopers towards a common goal
- Great communication: Provides status without prompt, brings up blockers (coding/testing) immediately, speaks up in standup / planning
- Ability to remove some roadblocks




