Build relationships with prospective clients
Maintain consistent contact with existing clients
Manage sales pipeline
Analyze market and establish competitive advantages
Track metrics to ensure targets are hit
Qualifications:
Bachelor's degree
Strong negotiation skills
Strong communication and presentation skills

Similar jobs
Backend (Primary Focus) ● Strong knowledge and experience in Object-Oriented Programming (OOP) concepts. ● Strong understanding of Java, Spring Boot, and REST API development. ● Experience in Test-Driven Development (TDD) with Spring Boot. ● Proficiency in developing APIs using Redis and relational databases (MySQL preferred). ● Strong understanding of the AWS cloud platform, with experience using services like S3, Lambda. ● Good understanding of code versioning tools (Git) and bug-tracking systems (JIRA, etc.). ● Knowledge of DocumentDB or any other NoSQL document database is a plus. Frontend (Good to Have / Preferred for Full-Stack Evaluation) ● Hands-on experience with React.js, including state management (e.g., Redux, Context API). ● Experience with modern UI development, including CSS frameworks (Tailwind, Material-UI, Bootstrap, etc.). ● Understanding of REST API integration and handling API calls efficiently in React. ● Familiarity with component-driven development and frontend testing (e.g., Jest, React Testing Library).
Senior AI Engineer
Code Generation, Agent Architecture & LLM Systems
📍 Mumbai (On-site) | Full-time | 5+ years
About the Role:
Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.
We are hiring a Senior AI Engineer for a dedicated client engagement focused on building an AI-powered application builder platform - a product where users describe software in plain English and the system generates, previews, and iteratively refines working code.
The mandatory requirement for this role is hands-on production experience shipping LLM-powered systems with agent architectures, with experience in code generation or developer tooling contexts a strong advantage.
The role is product-focused and deeply hands-on. You will own everything between the user's prompt and correct code landing in the project: the agentic loop, code generation pipeline, context management, evaluation suite, and model cost strategy.
You will work alongside the Senior MLOps Engineer who operationalises the infrastructure around your system, and collaborate closely with backend, frontend, and DevOps engineers.
Responsibilities:
Agent Architecture
Design and own the agentic loop for the platform - request interpretation, planning, tool-calling sequence (read file, edit file, run build, search code, install package), and stop conditions.
Make and revisit architectural decisions on single-agent vs. multi-agent designs, including planner/executor splits and dedicated build-repair sub-agents.
Code Generation Pipeline
Own the end-to-end generation flow: task classification, context gathering, planning, targeted edits, verification, and commit.
Implement diff/search-replace-based file editing with fuzzy matching and fallback strategies.
Enforce scope discipline so the agent makes minimal diffs and does not modify code it was not asked to touch.
Self-Repair Loop
Build and tune the automated repair loop that pipes compiler, lint, build, and runtime errors back to the model with retry budgets and model escalation.
This loop is the primary quality lever - the difference between 60-70% and 90%+ build success rates.
Context Management
Build file-relevance retrieval so the agent sees the right files, not the whole codebase: dependency graphs, AST/tree-sitter-based chunking, embeddings, recency signals, and hybrid retrieval.
Implement conversation summarisation and memory for long sessions, and address long-project degradation through codebase summaries and periodic consistency passes.
Own token budgeting and prompt caching strategy.
Prompt Engineering as a Discipline
Own the system prompt and per-task prompt variants (new feature, bug fix, styling change).
Maintain few-shot examples and enforce coding conventions, stack rules, and prohibited behaviours such as no hardcoded secrets and no whole-file rewrites.
Version prompts like code with changelogs and rollback capability.
Evaluation and Quality Measurement
Design and own the evaluation suite: representative test prompts run on every prompt and model change, scored on build success rate, instruction adherence, and output quality including LLM-as-judge and visual/screenshot checks where relevant.
Define regression gates that block quality-degrading changes from shipping.
Treat evals the way engineers treat automated testing: versioned, automated, and tracked over time.
This responsibility is non-negotiable at this level.
Model Strategy and Cost
Design model routing - cheap and fast models for classification and small edits, frontier models for complex generation.
Drive cost optimisation through prompt caching, diff-based edits over full-file rewrites, and tighter context selection.
Track cost per agent run and tokens per task; evaluate new model releases against the eval suite and lead migrations when results justify it.
Safety and Reliability of Agent Behaviour
Defend against prompt injection from user content and fetched web content.
Ensure secrets never appear in generated client code.
Define what the agent's tools may and may not do in collaboration with the platform team.
Contribute to output moderation and abuse-pattern awareness.
Mentorship and Engineering Standards
Run code reviews, define engineering conventions for AI work, and raise the engineering bar across the AI team.
Work closely with the Senior MLOps Engineer on handoff of eval design, prompt configurations, and model routing logic.
Requirements:
Hands-on Production Ownership of LLM-Powered Systems with Agent Architectures (Mandatory)
Must have personally shipped and operated at least one complex production AI system - agentic, multi-step, or code generation - with end-to-end ownership of architecture, evaluation, and cost.
POCs, internal demos, and tutorial-grade work do not qualify.
5+ Years of Professional Software or AI Engineering Experience
With at least 3 years focused on LLM applications, AI engineering, or production AI systems.
Candidates with strong backend backgrounds and a clear, substantive pivot into LLM systems qualify.
Strong Python Proficiency and Service Development
Production-grade Python with FastAPI or equivalent: type hints, async patterns, streaming responses, testing, and packaging.
Not notebook-only.
Depth Across LLM APIs and Agent Systems
Production experience with at least two of OpenAI, Anthropic Claude, Google Gemini, or open-weight models (vLLM, Ollama, Together).
Production experience with at least one agent framework (LangGraph, CrewAI, AutoGen, LlamaIndex Agents) or hand-rolled equivalent.
Hands-on with tool calling, structured outputs, and multi-step reasoning.
Demonstrated, Systematic Evaluation Practice - Non-Negotiable
Must have built evaluation harnesses that gate production releases, not ad-hoc testing.
Hands-on with at least one of LangSmith, Langfuse, Promptfoo, Ragas, or DeepEval.
Candidates with no systematic answer to evaluation should not be considered at senior level regardless of other strengths.
Cost Discipline for Production AI
Track record of measurable cost optimisation on production AI features.
Able to speak in specifics: cost per request, savings achieved through caching or model routing, context reduction decisions.
AWS Working Knowledge
Hands-on with EC2, S3, IAM, and Docker.
Comfort with CI/CD workflows and deploying AI services.
Awareness of LLM Security Failure Modes
Familiar with prompt injection patterns, understands that system prompt rules alone are insufficient, and has experience with output validation and content safety in production.
Nice to Have
- Experience with AST/tree-sitter tooling, diff-based editing systems, or compiler-adjacent work
- MCP server authoring
- Open-source AI contributions
- Published technical writing on LLM systems
- Multi-modal model experience
- Fine-tuning exposure (LoRA, QLoRA, PEFT)
Location: Bangalore / Hybrid
Duration: 6 months
Internship type: Full-time
Stipend: ₹20,000 per month
Potential outcome: Full-time opportunity based on performance
About the Role
We are looking for a hands-on Supabase Engineering Intern to help build and strengthen the backend of our SaaS products.
You will work with Supabase not merely as a hosted database, but as a complete backend platform—including PostgreSQL, authentication, Row-Level Security, storage, database functions, migrations, and application integrations.
This is a full-time, six-month internship suited to someone who has already built projects using Supabase and wants experience working on a real multi-tenant production application.
What You Will Work On
- Design and maintain PostgreSQL tables, relationships, indexes, and constraints.
- Implement secure multi-tenant access using Supabase Row-Level Security policies.
- Integrate Supabase Auth with a Next.js and TypeScript application.
- Build backend workflows using database functions, triggers, RPCs, and Edge Functions.
- Manage schema migrations across development and production environments.
- Work with Supabase Storage and implement secure file-access policies.
- Diagnose slow queries and improve database performance.
- Build reliable application APIs and data-access layers.
- Write seed data, automated tests, and technical documentation.
- Help investigate and resolve production database, authentication, and permission issues.
- Review existing implementations for data leakage, incorrect RLS policies, and security risks.
Required Skills
- Practical experience building at least one project using Supabase.
- Good understanding of SQL and relational database fundamentals.
- Familiarity with PostgreSQL tables, joins, indexes, constraints, and transactions.
- Experience with JavaScript or TypeScript.
- Basic experience with Next.js, React, Node.js, or another modern web framework.
- Understanding of authentication and authorization concepts.
- Ability to use Git and GitHub.
- Strong debugging and problem-solving skills.
- Ability to commit full-time for the complete six-month internship.
Good to Have
- Experience implementing Supabase Row-Level Security policies.
- Understanding of multi-tenant SaaS architecture.
- Experience with Supabase Edge Functions, database functions, triggers, or RPCs.
- Familiarity with PostgreSQL query optimization and EXPLAIN ANALYZE.
- Experience managing Supabase migrations through the CLI.
- Knowledge of REST APIs, webhooks, background jobs, or third-party integrations.
- Experience using AI coding tools such as Cursor, Claude Code, or Codex.
- Contributions to open-source projects or independently deployed applications.
Who Should Apply
You may be a good fit if you:
- Have built and deployed a working Supabase application.
- Enjoy backend engineering, databases, and debugging.
- Can explain why you structured your database and access policies in a particular way.
- Are comfortable learning through documentation and experimentation.
- Take ownership instead of waiting for detailed instructions for every task.
- Want meaningful product-engineering experience rather than a certificate-based internship.
What You Will Learn
- How production-grade multi-tenant SaaS applications are designed.
- Secure database access using PostgreSQL Row-Level Security.
- Development-to-production database migration workflows.
- Authentication, authorization, storage, and backend architecture.
- Performance optimization and production debugging.
- How a startup engineering team ships and operates real products.
Application Process
To apply, please share:
- Your resume.
- GitHub profile.
- Links to one or two relevant projects.
- A short explanation of how you used Supabase in one project.
- An example of an RLS policy, database function, or Edge Function you have written.
- Your current location and availability.
- Confirmation that you can commit full-time for six months.
Important: Tutorial-only projects will not be sufficient. We are looking for candidates who can demonstrate that they understand the database and security decisions made in their projects.
Key responsibilities:
1. Engage with parents and adult learners and schedule high-impact 1:1 video counseling sessions
2. Conduct consultative, value-driven counseling, address objections, and influence decision-makers toward successful enrollments
3. Manage and optimize the complete sales lifecycle from first interaction to final conversion, ensuring consistent follow-ups and closures
Why sales at PlanetSpark are a game-changer:
1. Warm, high-intent leads only: Connect with prospects who have already attended a demo class, zero cold calling, higher conversion potential
2. Best-in-class sales training: Access industry-leading training, live coaching, hands-on mentorship, and real-time learning from top sales performers
3. Accelerated career progression: Experience rapid growth opportunities, fast promotions, and performance-driven salary hikes
4. Recognition-driven culture: Shine in weekly reward and recognition programs that celebrate top achievers
5. Unlimited earning potential: Enjoy uncapped incentives with no ceiling on your success
About CloudThat:-
At CloudThat, we are driven by our mission to empower professionals and businesses to harness the full potential of cloud technologies. As a leader in cloud training and consulting services in India, our core values guide every decision we make and every customer interaction we have.
Role Overview:-
We are looking for a passionate and experienced Technical Trainer to join our expert team and help drive knowledge adoption across our customers, partners, and internal teams.
Key Responsibilities:
• Deliver high-quality, engaging technical training sessions both in-person and virtually to customers, partners, and internal teams.
• Design and develop training content, labs, and assessments based on business and technology requirements.
• Collaborate with internal and external SMEs to draft course proposals aligned with customer needs and current market trends.
• Assist in training and onboarding of other trainers and subject matter experts to ensure quality delivery of training programs.
• Create immersive lab-based sessions using diagrams, real-world scenarios, videos, and interactive exercises.
• Develop instructor guides, certification frameworks, learner assessments, and delivery aids to support end-to-end training delivery.
• Integrate hands-on project-based learning into courses to simulate practical environments and deepen understanding.
• Support the interpersonal and facilitation aspects of training fostering an inclusive, engaging, and productive learning environment
Skills & Qualifications:
• Experience developing content for professional certifications or enterprise skilling programs.
• Familiarity with emerging technology areas such as cloud computing, AI/ML, DevOps, or data engineering.
Technical Competencies:
- Expertise in languages like C, C++, Python, Java
- Understanding of algorithms and data structures
- Expertise on SQL
Or Directly Apply-https://cloudthat.keka.com/careers/jobdetails/95441
Position: Travel Sales Consultant
Location: Saket, New Delhi
Experience: 1 - 2 years (Freshers can also apply)
Minimum Educational Qualification: Graduation
Employment Type: Full-time
Responsibilities And Duties
Connect with our prospective clients both over the phone, email, and chat.
Ask the right questions to ascertain the needs of each unique traveler
Recommend and sell the right trip to the client based on their needs including any extra services that may enhance their experience.
Ensure the use of correct booking processes and procedures to minimize risk and reduce error rates.
Act at all times with the purpose of providing a life-changing experience
Things you will need to bring to begin your adventure with us:
Sales skills - You'll have that edge when it comes to sales and understanding how to provide amazing customer service. You'll be target-driven, and up for any challenge.
Travel experience - You'll be a globe trotter who has an incurable case of the travel bug.
Academic achievements - You'll have been a high flyer with academic accomplishments.
Career ambition - You'll love the thought of a challenging career that can take you places.
Benefits:
Unlimited Earnings - You'll work on a fixed base salary plus uncapped commission; the more you sell, the more you'll earn! First-year average earnings are around 1 Million with potential for year-upon-year growth as you build your client base.
Training and development at our own in-house Learning Centre - We will provide you with all the tools you need to get up and running, as well as ongoing training to further develop your skills and knowledge.
Career development and advancement opportunities.
Unbeatable company culture.
👋🏼We're Nagarro.
We are a Digital Product Engineering company that is scaling in a big way! We build products, services, and experiences that inspire, excite, and delight. We work at scale across all devices and digital mediums, and our people exist everywhere in the world (18000+ experts across 33 countries, to be exact). Our work culture is dynamic and non-hierarchical. We are looking for great new colleagues. That is where you come in!
REQUIREMENTS:
- Experience: 13-15 years
- Strong technical background with node.js, event loop understanding, unit testing, developing web application & APIs, event & stream, call-back & closures, promise, async/await, accessing file system, Optimization techniques
- understanding of different components such as web server, storages, integrations
- should have worked on designing and building server-side solutions (in any technology), build process of node.js, CI/CD process of node.js, multi-tasking (working on multiple things at same time)
- Good knowledge of functional and Object-Oriented Programming
- Implementing effective security protocols, data protection measures, and storage solutions.
- Running diagnostic tests, repairing defects, and providing technical support.
- Recommending and implementing improvements to processes and technologies.
- Keeping informed of advancements in the field of Node.js development.
- Familiarity with Azure pipeline
- Should have experience in Identifying software application weaknesses and target areas and sketching out ideas for automated software test procedures. Reviewing software bug reports and highlighting problem areas.
- Knowledge of high-quality professional software engineering practices for agile software development cycle, including coding standards, code reviews, source control management, build processes, testing, and deployment.
- Fundamental knowledge of design patterns
- Experience in communicating effectively with users, other technical teams, and management to collect requirements, describe software product features, and technical designs.
- Mentoring the team members to meet the client's needs and holding them accountable for high standards of delivery.
- Being able to understand and relate technology integration scenarios and be able to apply these learnings in complex troubleshooting scenarios.
RESPONSIBILITIES:
- Writing and reviewing great quality code
- Understanding functional requirements thoroughly and analysing the client’s needs in the context of the project
- Envisioning the overall solution for defined functional and non-functional requirements, and being able to define technologies, patterns, and frameworks to realize it.
- Determining and implementing design methodologies and tool sets
- Enabling application development by coordinating requirements, schedules, and activities.
- Being able to lead/support UAT and production roll outs.
- Creating, understanding, and validating WBS and estimated effort for given module/task, and being able to justify it.
- Addressing issues promptly, responding positively to setbacks and challenges with a mindset of continuous improvement
- Giving constructive feedback to the team members and setting clear expectations.
- Helping the team in troubleshooting and resolving of complex bugs
- Coming up with solutions to any issue that is raised during code/design review and being able to justify the decision taken.
- Carrying out POCs to make sure that suggested design/technologies meet the requirements.
We are looking for a Business Development Executive. With good sales experience.
Roles & Responsibilities:-
1. Responsible for making outbound calls and understanding the needs of the market.
2. Build a strong relationship / trust with our users.
3. Understand the customer requirements and suggesting the right product to the customers.
4. Sell membership over the phone and achieve the targeted sales numbers & value, set quality parameters.
5. Understand the customer requirements, encourage them to upgrade our plans.
6. Address all the issues / grievances of the customer and provide the right solution.
7. Capture the insights from customer interactions and share it with the internal team.
8. Strictly adhere to the process requirements.
Required Candidate profile:-
- Language skills - English / Hindi.
- Product Knowledge.
- Minimum of 6 Months - 2 years' experience in Tele sales / Tele calling / Telemarketing / Collections / Retention / Domestic BPO.
- Great interpersonal and communication skills.
- High levels of integrity, autonomy, and self-motivation
- Basic computer skills - MS Excel, Word.
- Candidate: Female preferable. Hindi and English language Mandatory
About SaaS Labs US, Inc: We’re a Palo Alto & Noida-based product company building SaaS products for sales, support & success roles. Our popular products are https://justcall.io/">JustCall, https://helpwise.io/">Helpwise & https://easycalendar.com/">EasyCalendar. We’re 5th fastest growing in India & 54th in APAC as per Deloitte in 2019 & 2020. Bootstrapped our way to >$7mil ARR and targeting $50mil ARR by 2023 end. Closed a large venture funding round in Jan 2021 (yet to be announced). We’re going to grow team size from 70 to 150 in 2021 and 500 by 2023. Our team members are from India, US, Bulgaria, and Philippines.
Job Title: UI/UX Designer
Exp- 3 years and above
Responsibilities
1.Gather and evaluate user requirements in collaboration with product managers and engineers
- Illustrate design ideas using storyboards, process flows and sitemaps
- Design graphic user interface elements, like menus, tabs and widget
- Build page navigation buttons and search fields
- Develop UI mockups and prototypes that clearly illustrate how sites function and look like
- Create original graphic designs (e.g. images, sketches and tables
- Prepare and present rough drafts to internal teams and key stakeholders
- Identify and troubleshoot UX problems (e.g. responsiveness)Conduct layout adjustments based on user feedback
- Adhere to style standards on fonts, colors and image
Requirements
- Proven work experience as a UI/UX Designer or similar role.
- Portfolio of design projects.
- Knowledge of wireframe tools (e.g. Wireframe.cc and InVision)
- Up-to-date knowledge of design software like Adobe Illustrator and Photoshop.
- Team spirit; strong communication.
- Conduct layout adjustments based on user feedback.
- Adhere to style standards on fonts, colors and images.
• Experience in development with Java Technology (Java, Java Script, Spring).
• Experience with web technologies (JavaScript, HTML, CSS).
• Experience with Web Services (REST/SOAP API).
• Understanding of No-SQL Database (Ex : Mongo).
• Understanding of relational databases: Oracle, MS-SQL.
• Good knowledge of software development lifecycle.
• Good learning capacity.
• Good team spirit.
Knowledge/Experience using agile methodology is a big plus
Desired Skills
Experience with JSON, XML.
Very good knowledge on the Core Java, strong in the collection framework













