Cutshort logo
Casey Foods Opc Pvt Ltd logo
District Sales Manager
Casey Foods Opc Pvt Ltd's logo

District Sales Manager

Hr Caseyfoods's profile picture
Posted by Hr Caseyfoods
4 - 7 yrs
₹2L - ₹3L / yr
Baripada, Bhadrak, Baleshwar, Kendrapara
Skills
Sales
skill iconLeadership
Marketing
- Manage sales operations in assigned district to achieve revenue goals.- Supervise sales team members; the BSMs, on daily basis and provide guidance whenever needed.- Identify skill gaps and conduct trainings to sales team.- Work with team to implement new sales techniques to obtain profits.- Assist in employee recruitment, promotion, retention and termination activities.- Conduct employee performance evaluation and provide feedback for improvements.- Contact potential customers and identify new business opportunities.- Stay abreast with customer needs, market trends and competitors.- Maintain clear and complete sales reports for management review.- Build strong relationships with customers for business growth.- Analyze sales performances and recommend improvements.- Ensure that sales team follows company policies and procedures at all times.- Develop promotional programs to increase sales and revenue.- Plan and coordinate sales activities for assigned projects.
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 Casey Foods Opc Pvt Ltd

Founded :
2018
Type :
Product
Size :
100-500
Stage :
Bootstrapped

About

N/A

Connect with the team

Profile picture
Prangya smruti
Profile picture
Lopita Mishra
Profile picture
M ASHAPALLI
Profile picture
Laxmipriya parida
Profile picture
ashapalli mohapatra
Profile picture
Itishree Biswal
Profile picture
Sagarika Mohanty
Profile picture
Srabani Biswal
Profile picture
Aditi Patro
Profile picture
Hr Caseyfoods
Profile picture
sagnika mohanty
Profile picture
kumari nalini
Profile picture
sourya shree
Profile picture
san gita

Company social profiles

N/A

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
suntekai
Remote only
2 - 4 yrs
₹2L - ₹4L / yr
skill iconHTML/CSS
liquid shopify
skill iconGit

Job description

Suntek.ai is at the forefront of helping eCommerce businesses optimize their operations through advanced AI solutions and comprehensive eCommerce store management. Our goal is to empower online retailers with state-of-the-art technology that enhances efficiency and drives growth role


Overview: We are seeking a talented Frontend Shopify Developer to join our team. In this role, you will focus on creating seamless and visually appealing Shopify storefronts while optimizing the user experience. You will collaborate with designers, developers, and stakeholders to deliver high-quality eCommerce solutions that drive engagement and sales.



Key Responsibilities• Design, develop, and implement custom Shopify themes and templates.

• Optimize the user experience for Shopify storefronts using HTML, CSS, JavaScript, and Shopify’s Liquid templating language.

• Collaborate with UI/UX designers to ensure the visual and functional integrity of Shopify stores.

• Ensure Shopify stores are mobile-responsive, cross-browser compatible, and SEO-friendly.

• Integrate and customize third-party Shopify apps to meet client requirements.

• Debug, troubleshoot, and resolve front-end issues for existing Shopify stores.

• Stay up-to-date with Shopify platform updates, tools, and best practices in front-end development.


Requirements•


  • Educational Background: Bachelor’s degree in Computer Science, IT, or a related field.
  • • Experience: 1-2 years of experience working as a Frontend Developer with Shopify.
  • • Strong proficiency in HTML, CSS, JavaScript , and Shopify’s Liquid templating language.
  • • Experience working with Shopify’s theme development environment and Shopify CLI.
  • • Knowledge of performance optimization techniques for Shopify storefronts.
  • • Basic understanding of SEO principles and web accessibility standards.
  • • Proficiency with version control tools like Git.
  • - Knowledge of Shopify theme architecture
  • - use of Metafield, Metaobject and their differences
  • - Template creation with dynamic sections and blocks
  • - Theme/Liquid code customization
  • - Cart drawer/mini cart implement through liquid & JS
  • - QuickView implementation
  • - Third party API implementation in Liquid
  • - GTM & GA integration with events
  • - Shopify pixels (Customer events)
  • - Checkout customization
  • - Knowledge of Checkout ExtensionSkills should have - Shopify, Shopify plus, JS, JS Dom manipulation, API integration, Git, Shopify CLI.
  • • Strong problem-solving skills and attention to detail.
  • Nice-to-Have Skills
  • • Knowledge of animations and transitions for enhanced user interactions.
  • • Familiarity with back-end basics for collaboration with full-stack developers.



What We Offer

• Competitive salary

• Remote work flexibility with a supportive and collaborative team culture.

• Opportunities to work on innovative eCommerce projects with a global impact.

• Support for professional growth through training and development programs.

• Exposure to cutting-edge technology in the eCommerce domain.

Read more
Misuraa Projects LLP
Hr Misuraa
Posted by Hr Misuraa
Remote only
1 - 3 yrs
₹8000 - ₹10000 / mo
Effective communication

1. Research for relevant resumes from various job portals

2. Shortlisting of relevant candidates and sharing it with the HR team

3. Connecting to the candidates and collecting data for analysis of the profile

4. Doing the first round of interviews to ascertain that the JD requirements are met

5. Aligning online/physical interview with the candidates with the HR/Operations team

6. Roll out offer letters & relevant joining documents and receive acceptance

7. Ascertain reporting to work on the joining date

Read more
Shiba Inu
ShibArmy HR
Posted by ShibArmy HR
Remote, Mumbai
3 - 10 yrs
₹12L - ₹50L / yr
skill iconGo Programming (Golang)
Ethereum
Truffle (Ethereum framework)
Tendermint
Qualifications
  • You're proficient in GoLang with a strong foundation in backend frameworks and databases 
  • Knowing Solidity is a definite plus but not a requirement
  • You have a passion for writing code as well as understanding and crafting the ways systems interact
  • You have experience deploying to and implementing solutions in AWS
  • You believe in the benefits of agile processes and shipping code often
  • You are pragmatic and work to coalesce requirements into reasonable solutions that provide value

Responsibilities
  • Deploy well-tested, maintainable and scalable software solutions
  • Take end-to-end ownership of the technology stack and product 
  • Collaborate with other engineers to architect scalable technical solutions
  • Embrace and improve our standards and processes to reduce friction and unlock efficiency


Current Ecosystem : 
ShibaSwap : https://shibaswap.com/#/" target="_blank">https://shibaswap.com/#/

Metaverse : https://shib.io/#/" target="_blank">https://shib.io/#/

NFTs : https://opensea.io/collection/theshiboshis" target="_blank">https://opensea.io/collection/theshiboshis

Game: Shiba Eternity on iOS and Android

Read more
Scillz Management Consulting
Deepthi R
Posted by Deepthi R
Bengaluru (Bangalore)
0 - 1 yrs
₹1L - ₹3.5L / yr
Sourcing
Screening
Recruitment/Talent Acquisition

Qualification: Any Graduate or Pursuing Graduate.

Experience: Fresher -2 years

Job Description: Role as Recruiter

                                                      

Roles and Responsibilities:

  • Handling & routing End-to-End Recruitment from initiating the recruitment process to streamlining overall operations.
  • Identify client needs on every requirement with quick response time
  • Understanding the skill set required by our Corporate clients.
  • Sourcing potential candidate for required skill set through various Job Portals like naukri, LinkedIn, monster, times jobs etc., existing database, internal and external references
  • Conducting the preliminary interviews and briefing the candidates regarding the job profile, salary package and Organization, etc.
  • Screening the candidates & forward their resumes for suitable positions based on the client’s requirements.
  • Once shortlisted, scheduling the Interview, follow up and co-ordination towards clients.
  • Handling on boarding process to ensure the joining formalities are carried out smoothly.
  • Maintain candidate database and generate reports from time to time.

 

Read more
DataMetica
at DataMetica
1 video
7 recruiters
Sumangali Desai
Posted by Sumangali Desai
Pune, Hyderabad
7 - 12 yrs
₹7L - ₹20L / yr
Apache Spark
Big Data
Spark
skill iconScala
Hadoop
+3 more
We at Datametica Solutions Private Limited are looking for Big Data Spark Lead who have a passion for cloud with knowledge of different on-premise and cloud Data implementation in the field of Big Data and Analytics including and not limiting to Teradata, Netezza, Exadata, Oracle, Cloudera, Hortonworks and alike.
Ideal candidates should have technical experience in migrations and the ability to help customers get value from Datametica's tools and accelerators.

Job Description
Experience : 7+ years
Location : Pune / Hyderabad
Skills :
  • Drive and participate in requirements gathering workshops, estimation discussions, design meetings and status review meetings
  • Participate and contribute in Solution Design and Solution Architecture for implementing Big Data Projects on-premise and on cloud
  • Technical Hands on experience in design, coding, development and managing Large Hadoop implementation
  • Proficient in SQL, Hive, PIG, Spark SQL, Shell Scripting, Kafka, Flume, Scoop with large Big Data and Data Warehousing projects with either Java, Python or Scala based Hadoop programming background
  • Proficient with various development methodologies like waterfall, agile/scrum and iterative
  • Good Interpersonal skills and excellent communication skills for US and UK based clients

About Us!
A global Leader in the Data Warehouse Migration and Modernization to the Cloud, we empower businesses by migrating their Data/Workload/ETL/Analytics to the Cloud by leveraging Automation.

We have expertise in transforming legacy Teradata, Oracle, Hadoop, Netezza, Vertica, Greenplum along with ETLs like Informatica, Datastage, AbInitio & others, to cloud-based data warehousing with other capabilities in data engineering, advanced analytics solutions, data management, data lake and cloud optimization.

Datametica is a key partner of the major cloud service providers - Google, Microsoft, Amazon, Snowflake.


We have our own products!
Eagle –
Data warehouse Assessment & Migration Planning Product
Raven –
Automated Workload Conversion Product
Pelican -
Automated Data Validation Product, which helps automate and accelerate data migration to the cloud.

Why join us!
Datametica is a place to innovate, bring new ideas to live and learn new things. We believe in building a culture of innovation, growth and belonging. Our people and their dedication over these years are the key factors in achieving our success.

Benefits we Provide!
Working with Highly Technical and Passionate, mission-driven people
Subsidized Meals & Snacks
Flexible Schedule
Approachable leadership
Access to various learning tools and programs
Pet Friendly
Certification Reimbursement Policy

Check out more about us on our website below!
www.datametica.com
Read more
client based out od Mohali  is hiring for iOS Developer
client based out od Mohali is hiring for iOS Developer
Agency job
via Insight Technosoft by Abhay Varma
Mohali
1 - 3 yrs
₹3L - ₹6.5L / yr
skill iconiOS App Development
skill iconSwift
skill iconObjective C
Xcode

Experience with Xcode, Cocoa Touch, Swift, third party Framework or libraries and iPhone SDK and React JS.

-Proficient with Swift, and Cocoa Touch.

-Good with OOPs design.

-Experience with IOS frameworks such as Core Data, Core Animation, Core Bluetooth, cocoa pods, etc.

-Experience with offline storage, threading, and performance tuning.

-Familiarity with REST APIs to connect IOS applications to back-end services.

-Understanding of apple design principles and interface guidelines.

-Experience with performance and memory tuning with tools {such as Instruments and Shark, depending on project needs}

-Familiarity with cloud message APIs and push notifications.

-Experience working with Google Map API.

-Must understand REST, JSON

Read more
LivingStone Stays
at LivingStone Stays
1 recruiter
Chirag Bansal
Posted by Chirag Bansal
Remote, Mumbai
0 - 2 yrs
₹5000 - ₹10000 / mo
Customer Success
Marketing & Communication
Negotiation
Client Servicing
The duration of this internship is 3 months. We are currently searching for the newest member of our team!! Do you love talking to people? Do you want the comfort of working from home? Are you self motivated, efficient and organised? Do you have a professional phone manner? Are you confident answering email and phone enquiries? Responsibilities- 1. Responsible for building and nurturing relationships with travellers to give them personal touch in service. 2. Providing support to travellers related to curating their experience, building itineraries and reservations. 3. Resolving all the traveller queries on call related to staying, travel and the destination. 4. Understanding the complete traveller booking cycle and working towards increasing visibility on those channels which are used by travellers to book the stays. 5. Writing content about our stays wherever required. 6. Using CRM to record all customer interaction.
Read more
Camp K12
at Camp K12
1 video
5 recruiters
Rajarshi Banerjee
Posted by Rajarshi Banerjee
Gurgaon, Gurugram, NCR (Delhi | Gurgaon | Noida)
2 - 4 yrs
₹5L - ₹14L / yr
Digital Marketing
Social Media Marketing (SMM)
Search Engine Optimization (SEO)
Online advertising
About Camp K12 (https://campk12.com/): Camp K12 is an ed-tech startup founded by an MIT/Harvard computer science grad and the ex-CEO of Apple India, bringing coding and 21st-century skills to students Age 6 - 18 around the globe, via LIVE online courses and in-person programs. We were India's first coding bootcamp for school kids in 2011, and today are a leader in the K-12 education space, making cutting-edge tech like AI, 3D/Virtual Reality programming, Web & Mobile App Development, accessible to young students via our custom-built technology platforms. We've taught over 50,000+ students, worked with 200+ schools nationwide, and collaborated with institutions like Google, Adobe, IIM Bangalore, IIT Delhi, and more to inspire an entire generation of young makers and doers. We are actively recruiting across all functions -- marketing, sales, BD, design, software development. If you share our vision for redefining school education, come and join us. Learn more: https://campk12.live Digital Marketing Guru Need a dynamic digital marketing personality with solid written and verbal English communication skills, with at least 2-3 years experience in all aspects of Social Media and Digital marketing, preferably for a start-up or technology education company. The candidate must have demonstrated success in designing and executing the social media campaigns resulting into measurable outcome and social media outreach. In addition to the attractive salary, this position carries big Bonus associated with Lead generation and Engagement metrics. Who can apply: - Excellent spoken & written communication - 2-4 years of work experience as a digital/social media marketer - Has good exposure to the latest technologies in ed-tech space - Self-driven & motivated - Has in-depth understanding of the social media platform Benefits - Personal development under the hands of an experienced team - Opportunity to grow with the company, we are growing ~10X YoY - High energy work culture - Great perks
Read more
Sagacito
at Sagacito
2 recruiters
Neha Verma
Posted by Neha Verma
NCR (Delhi | Gurgaon | Noida)
8 - 15 yrs
₹18L - ₹35L / yr
skill iconData Science
skill iconPython
skill iconMachine Learning (ML)
Natural Language Processing (NLP)
skill iconDeep Learning
•Analytics, Big Data, Machine Learning (including deep learning methods): Algorithm design, analysis and development and performance improvement o Strong understanding of statistical and predictive modeling concepts, machine-learning approaches, clustering, classification, regression techniques, and recommendation (collaborative filtering) algorithms Share CV to me at
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