11+ Private equity Jobs in Ahmedabad | Private equity Job openings in Ahmedabad
Apply to 11+ Private equity Jobs in Ahmedabad on CutShort.io. Explore the latest Private equity Job opportunities across top companies like Google, Amazon & Adobe.
About the Company:
Torre Capital (https://www.torre.capital/) is a VC funded Singapore based Financial Technology company and a Registered Fund Manager in Singapore. We are creating a fully digital Wealth-Tech to connect family offices and HNI investors with global opportunities, including alternative assets like Private Equity, Venture Capital, Real Estate Funds, and Hedge Funds. We also offer our investors the ability to invest in high-quality global growth startups, private debt opportunities, and other liquid opportunities (Equity baskets, structured products, etc.). Our team comprises of ex-Mckinsey consultants, Asset management veterans, and Digital experts. We are backed by prestigious VC firms and a network of angels and industry leaders.
Role:
Digital Sales Manager with experience in Financial Services Sales in that particular city. Role reports to Sr. Wealth Manager / Sr. Digital Wealth Manager.
Experience:
Candidates with experience Fintech Space / B2B sales-digital sales in large Tech Startups and with existing network of HNIs
Location:
Mumbai / Ahmedabad/ Bangalore/ Kolkata / Chennai/ Hyderabad / Pune / Jaipur / Surat / Rajkot/ Gurgaon / Noida / Chandigarh / Kochi (Cochin) / Vizag
Role Description:
- You work with the City’s biggest family offices and HNIs to onboard and activate them as our investors.
- Leading our outreach initiative, developing relations with new partners and building firm commitments for collaboration
- Negotiating attractive partnership deals and ensuring mutually beneficial partnership terms that are in line with business objectives and strategy.
- Maintaining and deepening relationships with existing partners.
- Conceptualizing and leading initiatives that give way to potential new revenue channels.
- Developing metrics to measure ROI from the synergies forged.
- Liaising with cross functional teams to create successful outcomes for both the business and its partners.
Qualifications:
- You have a Masters in Business Administration or related discipline from a top tier college or university
- You have at least 2- 5 years experience within a strategic engagements, partnerships & alliances, B2B account management or similar roles.
- You are aware of & are intersted in the FinTech ecosystem.
- You possess excellent interpersonal as well as written and verbal communication skills.
- You have a proven track record of meeting/exceeding your targets in your previous roles.
- You have a strong experience within consultative sales and possess the ability to prospect and manage senior level relationships.
What We Offer:
To start with, what we give is a market sustenance compensation and no benefits. If you continue post the first 6 months, we offer a market comp AND performance linked bonus. We firmly believe in the partnership model and any success will be equitably shared. What is on the plate is an entrepreneurial opportunity to build a fintech from scratch, an independent environment where everyone is a co-owner, and a strong team of equally talented individuals. Folks looking for a large paycheck on Day 1 kindly excuse.
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.
Job Location - Hyderabad & Ahmedabad
Skills required – Angular, ionic
What you'll do:
- Perform complex application programming activities with an emphasis on mobile development: Angular, ionic, Node, TypeScript, JavaScript, Apache Cordova, RESTful APIs and more
- 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. Automate feature testing and contribute UI testing framework
- Become a subject matter expert for our mobile applications
- 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
Preferred Qualifications:
- Proficient with Apache Cordova framework
- Built or maintained custom Cordova plugin
- Demonstrable knowledge of native coding background in iOS
- Understanding of Apple certificate and profile management
- Experience developing and deploying applications within Kubernetes based containers
- Experience in Agile and SCRUM development techniques
Job Description :
Business Development Executive/ Manager
2 – 8 years of experience as a Business Development Manager or similar role
Experience in leading business development team
Excellent communication and negotiation skills
Excellent leadership skills
Critical thinker and problem solver
Great communication and presentation skills
Excellent command of MS Office and CRM software
2 – 8 years of experience in business development, sales management, or relevant fields
Lead Generate, Sales and Get Client
Convincing Power
We are looking for Senior PHP Developers (Laravel+ CI)
Experience - 2-6 years
Location - Ahmedabad, Gujarat. (Work from Office)
5 Days working
Required Skills:
- Should have good communication skill
- Must have worked on CI
- Must have worked on API security, API, Webhooks, Sockets, on caching of API and optimize communication between 3rd party(Optional)
- Must have done 3rd party API integration with inbound and outbound communication.
- Should be capable enough to do documentation of API
- Knowledge about REST and SOAP API and GDPR compliances can be optional.
- Must worked on caching of API and optimize communication between 3rd party
- Experience in Laravel and MySQL would be added advantage
- Should have Worked on MVC,HMVC(Optional) and PHP architecture
- Thinking creatively to produce new ideas and concepts
- Using innovation to redefine a design brief within the constraints of cost and time
- Presenting finalized ideas and concepts to clients or account managers
- Working with a wide range of media, including photography and computer-aided design (CAD)
- Proofreading to produce accurate and high-quality work
- Contributing ideas and design artwork to the overall brief
We are looking for a highly skilled computer programmer who is comfortable with both front and back-end programming.
Full-stack developers are responsible for developing and designing front-end web architecture, ensuring the responsiveness of applications, and working alongside graphic designers for web design features, among other duties.
Full-stack developers will be required to see out a project from conception to the final product, requiring good organizational skills and attention to detail.
Full Stack Developer Responsibilities:
- Developing front-end website architecture.
- Designing user interactions on web pages.
- Developing back-end website applications.
- Creating servers and databases for functionality.
- Ensuring cross-platform optimization for mobile phones.
- Ensuring responsiveness of applications.
- Working alongside graphic designers for web design features.
- Seeing through a project from conception to finished product.
- Designing and developing APIs.
- Meeting both technical and consumer needs.
- Staying abreast of developments in web applications and programming languages.
- Degree in computer science.
- Strong organizational and project management skills.
- Proficiency with fundamental front-end languages such as HTML, CSS, and JavaScript.
- Familiarity with JavaScript frameworks React.js.
- Proficiency with Ruby on Rails
- Familiarity with database technology such as MySQL or Oracle or PostgreSQL.
- Excellent verbal communication skills.
- Good problem-solving skills.
- Attention to detail.
- 5 working days
- Flexible timings
- Work from home granted
Strong experience in customizing and extending Magento1 and
Magento2 platforms, PHP coding, MySQL administration and
optimization, and JavaScript, HTML, CSS, XML.
Desired Candidate Profile:-
An expert level knowledge of OO PHP, MySQL, Linux
(LAMP Stack) aimed at Magento.
Magento2 certified candidates are preferred.
Expertise with development life-cycle methodologies and
best practice.
A good understanding of web frontend technologies
(Javascript, HTML & CSS, SCSS)
Proven experience building bespoke extensions for Magento
2
Demonstrable integration experience of using third party
web services through SOAP & REST (Payment, fulfillment
etc)
A deep understanding of the use of a git based workflow
system and git-flow.
Good understanding of build and dependency management
tools such as Composer, Homebrew, Gulp.
Implement DevOps capabilities in cloud offerings using CI/CD toolsets and automation
Defining and setting development, test, release, update, and support processes for DevOps
operation
Troubleshooting techniques and fixing the code bugs
Coordination and communication within the team and with client team
Selecting and deploying appropriate CI/CD tools
Strive for continuous improvement and build continuous integration, continuous
development, and constant deployment pipeline (CI/CD Pipeline)
Pre-requisite skills required:
Experience working on Linux based infrastructure
Experience of scripting in at-least 2 languages ( Bash + Python / Ruby )
Working knowledge of various tools, open-source technologies, and cloud services
Experience with Docker, AWS ( ec2, s3, iam, eks, route53), Ansible, Helm, Terraform
Experience with building, maintaining, and deploying Kubernetes environments and
applications
Experience with build and release automation and dependency management; implementing
CI/CD
Clear fundamentals with DNS, HTTP, HTTPS, Micro-Services, Monolith etc.



