CINXE.COM

Best Tech Companies and Startups in Lucknow, India 2024 | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Best Tech Companies and Startups in Lucknow, India 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/startups/location/lucknow-up" rel="canonical"/><meta content="Find the best tech companies and startups in Lucknow, India, many of which are hiring now on Wellfound - See company jobs, overviews, benefits, funding info, employee reviews, and more." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://assets.wellfound.com/locations/hero-jobs.png" property="og:image"/><meta content="https://wellfound.com/startups/location/lucknow-up" property="og:url"/><meta content="Best Tech Companies and Startups in Lucknow, India 2024" property="og:title"/><meta content="Find the best tech companies and startups in Lucknow, India, many of which are hiring now on Wellfound - See company jobs, overviews, benefits, funding info, employee reviews, and more." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/2bcefc5c12174f5d.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/2bcefc5c12174f5d.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/dfe6db37b8bb638f.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/dfe6db37b8bb638f.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1223-5d71e563f3ee9365.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/488-8570bd8a90f2b7c4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/724-4aca2c63d13b1eb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6285-200ed2b4d9dcb069.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5878-488f153a8e1e7818.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/seoLanding/startupSearch-8086dc687d4778df.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingStartupLocation"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=seo+landing&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__fL5gg m-auto lg:!max-w-[1024px]"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Lucknow</span></div><div class="mt-6 w-full"><form class="m-auto mb-8 w-full styles_width100__a58wN"><div class="mb-2 text-xl font-medium antialiased">Show startups</div><div class="flex flex-col gap-3 sm:flex-row"><div class="flex flex-1 flex-col gap-3 sm:flex-row"><div class="flex flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><span class=""></span><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Industry</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-249542-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><div class="flex flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Lucknow</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-249543-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><div class="flex flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container css-1hwfws3"><span class=""></span><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">Using tech</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-249544-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><div class="flex"><button class="styles-module_component__88XzG mt-4 md:mt-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="submit">Search</button></div></div></form></div><div class="flex w-full flex-row flex-wrap"><div class="mt-4 w-full lg:max-w-[764px]"><div class="w-full items-center md:flex"><h1 class="flex-1 text-lg font-bold capitalize">Top Tech Startups in Lucknow, India in 2024</h1><h4 class="text-sm">14<!-- --> results total<!-- --> <!-- -->- Page <!-- -->1<!-- --> of <!-- -->2</h4></div><div class="mt-4 flex w-full flex-col gap-6"><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/brandie-1"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Brandie company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7454831-a1db797ff21e8b4f11baf149b099404c-medium_jpg.jpg?buster=1580367878" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/brandie-1"><h2 class="inline text-md font-semibold">Brandie</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Brandie - digitising word of mouth marketing on social media</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.brandie.io" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.brandie.io</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/stockholm">Stockholm</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/bangalore">Bengaluru</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-delhi">Delhi</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/mumbai">Mumbai</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Brandie is a Sweden-based crowd marketing platform that is also the world鈥檚 first social media loyalty program. We are democratising marketing through our platform by giving the benefit of the top 1% of social media users to the other 99% and promote brand loyalty. Brandie is enabling brands to create a relationship with their most loyal customers and to leverage that relationship in marketing efforts. For users this means being able to receive meaningful rewards by creating tailored content for the brands they love.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/advertising">Advertising</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/social-media-marketing">Social Media Marketing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/adtech">Adtech</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/brandie-1/jobs">View <!-- -->all<!-- --> <!-- -->3<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Brandie</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/tikaj"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="TIKAJ company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6711217-3741bad61533689bf8e1bd5f60dcba52-medium_jpg.jpg?buster=1573193966" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/tikaj"><h2 class="inline text-md font-semibold">TIKAJ</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Security Automation, Intelligence &amp; Compliance</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.tikaj.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.tikaj.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/gurgaon">Gurgaon</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>TIKAJ is a cybersecurity startup and has been building cybersecurity resilience since 2018, we鈥檝e been helping organizations and people protect their digital footprints. When we started, we just had the vision to make organizations feel safer over the web and in these years many things have changed, but our core aspirations, vision, and value remain the same, to build a more secure and cyber security-aware digital world where organizations and people everywhere on the web can truly Enjoy Safer Technology. <!-- --> <!-- --> <!-- -->Our objective is to empower our clients and partners every day on their digital journey by applying our in-depth knowledge and expertise. Since its inception, TIKAJ has shown consistent market growth and has shown strong financial results year after year that reflects our expertise in the area. Our commitment to clients and partners and our expertise coupled with irreproachable business ethics have firmly cemented us as a company to be reckoned with. We have a proven track record in delivering innovative cyber security solutions. Our cloud-based AI and ML-powered analytics platform provides the hacker鈥檚 view with deep insights into the external cyber landscape, helping clients prepare for impending attacks<!-- --> <!-- --> <!-- -->Our team is passionate and purpose-driven about the tasks entrusted to us by our clients. Through regular and comprehensive training, we continually enrich and equip our competent team to provide efficient service and support to our clients. <!-- --> </div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-security">Enterprise Security</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cyber-security">Cyber Security</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->3<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/tikaj/jobs">View <!-- -->all<!-- --> <!-- -->4<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->TIKAJ</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/feeding-trends-2"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Feeding Trends company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7928827-d6f9ef99cb55cf0f168f738fe6ca1e8f-medium_jpg.jpg?buster=1614444642" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/feeding-trends-2"><h2 class="inline text-md font-semibold">Feeding Trends</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Informative Content Platform Powered By AI</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://feedingtrends.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://feedingtrends.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/lucknow-up">Lucknow</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Informative Content Platform Powered By AI.<!-- --> <!-- -->Helps Content Creators Create Better Content and Earn Easily, Indirectly Making Them Create Informative Content For Users<!-- --> <!-- --> <!-- -->Content section ( <a href="http://feedingtends.com" target="_blank" rel="nofollow ugc">feedingtends.com</a> ) <!-- --> <!-- -->Which gets 2 Lakh monthly traffic from Google.<!-- --> <!-- --> <!-- -->Event-content section ( <a href="http://events.feedingtrends.com" target="_blank" rel="nofollow ugc">events.feedingtrends.com</a> )<!-- --> <!-- -->Which offers complete ticketing solutions to event organisers. <!-- --> </div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/global-6">Global</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/feeding-trends-2/jobs">View <!-- --> <!-- -->1<!-- --> <!-- -->job<!-- --> <!-- -->at <!-- -->Feeding Trends</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/neuralix-ai"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Neuralix.ai company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9914965-3baf213384a15fa3dda3ba37e5cbb023-medium_jpg.jpg?buster=1702037920" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/neuralix-ai"><h2 class="inline text-md font-semibold">Neuralix.ai</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">&quot;Our aim is to empowering tomorrow through today&#x27;s technology breakthroughs&quot;</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.neuralix.ai/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.neuralix.ai/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/dallas">Dallas</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/bangalore">Bengaluru</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div><a href="http://Neuralix.ai" target="_blank" rel="nofollow ugc">Neuralix.ai</a>, stands as more than just a startup; it is a beacon of innovation in the realms of Artificial Intelligence, IoT, and Signal Processing. Rooted in a bold vision, the mission is to leverage cutting-edge technologies to redefine possibilities, transforming today&#x27;s complex challenges into the breakthrough solutions that will shape tomorrow.<!-- --> <!-- -->In a world rapidly leaning towards sustainability and green practices, we recognise the transformative power of AI. Our innovations aren&#x27;t just advancements; they&#x27;re promises. As we charter paths towards a de-carbonised future, Our Value Proposition: Transforming Challenges into Opportunities.<!-- --> <!-- --> <!-- -->Let&#x27;s innovate together.&quot;</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/technology">Technology</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/neuralix-ai/jobs">View <!-- -->all<!-- --> <!-- -->6<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Neuralix.ai</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/upnyx-innovative-solutions-2"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Upnyx Innovative Solutions company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9389570-ca1f87b576abcf81b2fd64a2e01d9374-medium_jpg.jpg?buster=1677267131" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/upnyx-innovative-solutions-2"><h2 class="inline text-md font-semibold">Upnyx Innovative Solutions</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">AI workforce for SMEs</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.upnyx.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.upnyx.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/california">California</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/dubai">Dubai</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/india">India</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/united-kingdom">United Kingdom</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/malaysia">Malaysia</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/saudi-arabia">Saudi Arabia</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Introducing Aiworksquad: Revolutionize Your Business Efficiency with AI-Powered Virtual Employees<!-- --> <!-- --> <!-- -->Aiworksquad is a groundbreaking AI SaaS product designed specifically for small and medium-sized enterprises (SMEs) to enhance their overall business efficiency. By seamlessly integrating AI employees into their marketing, sales, and operational workflows, Aiworksquad empowers businesses to achieve unparalleled productivity gains and cost-effective scalability.<!-- --> <!-- --> <!-- -->Our AI employees are not mere algorithms; they are intelligent virtual team members capable of performing a wide range of tasks, creating compelling content, and engaging in natural language communication with users. Aiworksquad delivers an immersive experience that gives users the feeling of having real people employed within their teams, driving productivity and augmenting human capabilities.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Small and Medium Businesses</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/chat">Chat</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Artificial Intelligence / Machine Learning</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">B2B 路 SaaS 路 Mobile 路 Artificial Intelligence / Machine Learning</div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->4<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->5<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->6<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Product<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/upnyx-innovative-solutions-2/jobs">View <!-- -->all<!-- --> <!-- -->18<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Upnyx Innovative Solutions</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/infoneo-technologies"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Infoneo Technologies company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/8688003-6dfbbe5f248892247139f07620b3ca15-medium_jpg.jpg?buster=1642509810" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/infoneo-technologies"><h2 class="inline text-md font-semibold">Infoneo Technologies</h2></a></div><span class="text-md text-neutral-1000">Cutting-edge globally present Software, Web &amp; App Development Company with technophile approach to a</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.infoneotech.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.infoneotech.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/noida">Noida</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web-development">Web Development</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-application-3">Mobile Application</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->2<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/infoneo-technologies/jobs">View <!-- -->all<!-- --> <!-- -->2<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Infoneo Technologies</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/alphasine-technologies-1"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="AlphaSine Technologies company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7304598-16bbfb48720155d9015fc84ea45767e2-medium_jpg.jpg?buster=1573287521" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/alphasine-technologies-1"><h2 class="inline text-md font-semibold">AlphaSine Technologies</h2></a></div><span class="text-md text-neutral-1000">Smart &amp; Energy Efficient Motors and Drives for Electric Vehicles</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.alphasine.in" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.alphasine.in</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/lucknow-up">Lucknow</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Our products are a range of energy efficient fans which help consumers save upto 65% of their power consumption.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/energy-efficiency">Energy Efficiency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/industrial-automation">Industrial Automation</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/electric-vehicles">Electric Vehicles</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Rural Energy</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Industrial Energy Efficiency</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/smart-home-1">Smart Home</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other Engineering<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/alphasine-technologies-1/jobs">View <!-- --> <!-- -->1<!-- --> <!-- -->job<!-- --> <!-- -->at <!-- -->AlphaSine Technologies</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/propques"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Propques company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/8227376-78ff867bfc6dd361f724a9a30a9a5ef1-medium_jpg.jpg?buster=1614851207" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/propques"><h2 class="inline text-md font-semibold">Propques</h2></a></div><span class="text-md text-neutral-1000">India&#x27;s Premier Co-working consultants</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.propques.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.propques.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/bangalore">Bengaluru</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/patna">Patna</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/indore">Indore</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/mumbai">Mumbai</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/lucknow-up">Lucknow</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Tailored programs ,Tools &amp; strategies to help you start, grow and thrive in your flexible workspace business.<!-- --> <!-- --> <!-- -->Our clients include; landlords, asset owners, entrepreneurs and existing serviced office and coworking operators, who want to jump-start their exposure in the flexible office industry and grow their coworking businesses.<!-- --> <!-- --> <!-- -->Get the vital information needed to fast track your vision, understand the best fit for your workspace and implement effective operating models and procedures for efficiency, increased ROI鈥檚 and long term success.</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/real-estate-1">Real Estate</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consulting-1">Consulting</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/property-management">Property Management</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/coworking">Coworking</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/commercial-real-estate">Commercial Real Estate</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Designer<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->1<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Marketing<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Operations<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/propques/jobs">View <!-- -->all<!-- --> <!-- -->5<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->Propques</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/farziengineer-1"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="FarziEngineer company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7832572-fd183ea15981ef913e065c118b9c8f3e-medium_jpg.jpg?buster=1619304241" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/farziengineer-1"><h2 class="inline text-md font-semibold">FarziEngineer</h2></a></div><span class="text-md text-neutral-1000">FarziCom is a new-age headless ecommerce platform</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://farziengineer.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://farziengineer.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/noida">Noida</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>Our modern eCommerce platform and deep expertise in commerce unshackle brands from the constraints imposed on them by legacy systems. Leading D2C brands including Global Bees, Mamaearth, boAt, Lotus Herbals, ITC, WowSkinScience, Emami Group, Faces Canada plus 50 other active online stores, trust FarziEngineer to accelerate and transform their commerce businesses with our products and services.<!-- --> <!-- --> <!-- --> <!-- -->We do provide unique solutions for businesses and individuals who are looking to take their business websites and applications to the next level. </div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/e-commerce">E-Commerce</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/machine-learning">Machine Learning</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web-development">Web Development</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-application-3">Mobile Application</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Engineering<!-- --> (<!-- -->2<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Other<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/farziengineer-1/jobs">View <!-- -->all<!-- --> <!-- -->3<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->FarziEngineer</a></div></div></div></div><div class="rounded-lg border border-gray-400"><div class="mb-6 flex w-full flex-col md:flex-row"><div class="styles_editorial__uDcY5"><div class="p-4 pb-0"><div class="flex w-full"><a class="content-center" href="/company/aiprog"><div class="flex h-[64px] w-[64px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Aiprog company logo" loading="lazy" src="/cdn-cgi/image/width=128,height=128,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/9452079-c7d75799cba76a0e48d0b511d6675052-medium_jpg.jpg?buster=1689576451" height="64" width="64" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/aiprog"><h2 class="inline text-md font-semibold">Aiprog</h2></a></div><span class="text-md text-neutral-1000">Algorithm Invention And Programming</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://aiprog.ai" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://aiprog.ai</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/lucknow-up">Lucknow</a></dd></div></dl><div class="styles_startupDescription__wkJfE"><div>We have multiple products Like :<!-- --> <!-- -->Haplly - Dating App<!-- --> <!-- -->E-commerce software Solution: E-Magneto<!-- --> <!-- -->HRM<!-- --> <!-- -->CRM</div></div><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div></dd></dl></div></div><h3 class="px-4 font-bold">Jobs</h3><div class="flex flex-wrap gap-6 px-2 pb-4 pt-2"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&amp;&amp;]:text-sm" type="button">Sales<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/aiprog/jobs">View <!-- --> <!-- -->1<!-- --> <!-- -->job<!-- --> <!-- -->at <!-- -->Aiprog</a></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 1, current page" href="/startups/location/lucknow-up">1</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/startups/location/lucknow-up?page=2">2</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/startups/location/lucknow-up?page=2">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></div></div><div class="top-[144px] m-auto mt-6 lg:ml-12 lg:w-[210px]"><div class="z-menu rounded-t-md border-gray-400 bg-white pb-6 lg:top-4 lg:border lg:p-6"><h2 class="styles-module_component__3ZI84 styles-module_flow__FV70c !mb-5 text-md font-medium">Share this page</h2><div class="flex items-center gap-4"><a href="http://facebook.com/sharer/sharer.php?u=https://wellfound.com/startups/location/lucknow-up?utm_campaign=startup_collection_share&amp;utm_content=startup_collection_share_module&amp;utm_medium=social&amp;utm_term=startup_collection" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></a><a href="http://twitter.com/share?text=Check out startups at Wellfound, Top Tech Startups&amp;url=https://wellfound.com/startups/location/lucknow-up?utm_campaign=startup_collection_share&amp;utm_content=startup_collection_share_module&amp;utm_medium=social&amp;utm_term=startup_collection" class="styles_component__UCLp3 styles_defaultLink__eZMqw h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a href="https://www.linkedin.com/shareArticle/?summary=Check out startups at Wellfound, Top Tech Startups&amp;mini=true&amp;url=https://wellfound.com/startups/location/lucknow-up?utm_campaign=startup_collection_share&amp;utm_content=startup_collection_share_module&amp;utm_medium=social&amp;utm_term=startup_collection" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg height="16" width="15" class="!text-gray-800 hover:!text-gray-700" fill="currentColor" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></a><span><div class="styles_pointerAssist__RkVQp"><div class="flex h-4 cursor-pointer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-6 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a4 4 0 11-2.954 6.697L10 11.58v.84l5.046 2.883a4 4 0 11-.938 1.769L9.27 14.305a4 4 0 110-4.611l4.84-2.766A4 4 0 0118 2zm0 14a2 2 0 100 4 2 2 0 000-4zM6 10a2 2 0 100 4 2 2 0 000-4zm12-6a2 2 0 100 4 2 2 0 000-4z" fill="currentColor"></path></svg></div></div></span></div></div><div class="styles_component__0lths flex flex-col"><div class="flex flex-row"><div class="styles_headerText__DvJmI flex flex-col"><span class="styles_ctaHeader__zu6Jd text-lg font-medium">Didn&#x27;t find the job you wanted in this list of startups?</span><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aaa text-sm">Search for your role at over 30,000+ startups on <!-- -->Wellfound<!-- -->, for free.</p></div></div><ul class="styles_listings__wsWgs"><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>6,996<!-- --> jobs <span class="text-dark-aa">in</span> Design</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>51,894<!-- --> jobs <span class="text-dark-aa">in</span> <!-- -->Engineering</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>10,444<!-- --> jobs <span class="text-dark-aa">in</span> Marketing</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>17,814<!-- --> jobs <span class="text-dark-aa">in</span> Sales</li></ul><div> &amp; thousands more job opportunities for all other roles</div><button class="styles-module_component__88XzG styles_button__BuRRx styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="button">Find your next job</button><div class="styles_login__HEOWK"><span>Already have a <!-- -->Wellfound<!-- --> profile? </span><button class="styles_component__7ZpRT styles_anchor__IQxD8" type="button">Sign in</button></div></div><div class="mt-4 rounded border border-gray-400 p-4"><div class="flex justify-center"><img alt="" loading="lazy" src="/cdn-cgi/image/width=200,height=150,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/recruit/StartupCatalog.png" height="75" width="100" class="hidden lg:block"/></div><div class="mb-1 font-bold">Can鈥檛 find your company? Neither can top tech talent.</div><div class="text-sm">Join our community and build your dream team.<!-- --> </div><div class="flex justify-center pt-4"><a class="styles-module_component__88XzG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/onboarding/recruit"><span class="text-xs">Create company profile</span></a></div></div></div></div><div class="mt-8 w-full p-4"><header class="text-dark-aaaa font-medium antialiased text-xl text-center">Explore More Tech Companies and Startups</header><div class="mb-12 mt-8"><h2 class="mb-6 flex whitespace-nowrap text-lg font-bold after:ml-4 after:w-full after:self-center after:border-b after:text-gray-400 after:content-[&#x27;&#x27;]">Tech Hubs</h2><div class="my-8 grid grid-cols-3"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/new-york-city-ny">New York City</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/san-francisco">San Francisco</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/los-angeles">Los Angeles</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/boston">Boston</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/chicago">Chicago</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/seattle">Seattle</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/austin">Austin</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/washington-dc">Washington DC</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/atlanta">Atlanta</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/san-diego">San Diego</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/denver">Denver</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/san-jose">San Jose</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/dallas">Dallas</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/houston">Houston</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/location/miami">Miami</a></div></div><div class="mb-12 mt-8"><h2 class="mb-6 flex whitespace-nowrap text-lg font-bold after:ml-4 after:w-full after:self-center after:border-b after:text-gray-400 after:content-[&#x27;&#x27;]">Industries</h2><div class="my-8 grid grid-cols-3"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/mobile-2">Mobile</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/enterprise-software">Enterprise Software</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/health-care">Healthcare</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/consumer-internet">Consumer Internet</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/clean-technology">Clean Technology</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/e-commerce">E-Commerce</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/saas">SaaS</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/social-media">Social Media</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/technology">Technology</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/education">Education</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/software">Software</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/digital-media">Digital Media</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/web-development">Web Development</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/financial-services-1">Financial Services</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-700" href="/startups/industry/sales-and-marketing-1">Sales and Marketing</a></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright 漏 <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"location":"lucknow-up","page":null,"__APOLLO_SIG__":"blaD3%g9o67klfHFCVskwriIJOtAB6gw0B2%7lG4qaLaclZH24U-8920632371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"seoLandingPageStartupSearchResults({\"location\":\"lucknow-up\",\"page\":1,\"remote\":false})":{"__typename":"SeoLandingPageStartupSearchResult","totalStartupCount":14,"perPage":10,"pageCount":2,"startups":[{"__ref":"StartupResult:7454831"},{"__ref":"StartupResult:6711217"},{"__ref":"StartupResult:7928827"},{"__ref":"StartupResult:9914965"},{"__ref":"StartupResult:9389570"},{"__ref":"StartupResult:8688003"},{"__ref":"StartupResult:7304598"},{"__ref":"StartupResult:8227376"},{"__ref":"StartupResult:7832572"},{"__ref":"StartupResult:9452079"}],"facebookShareLink":"https://wellfound.com/startups/location/lucknow-up?utm_campaign=startup_collection_share\u0026utm_content=startup_collection_share_module\u0026utm_medium=social\u0026utm_term=startup_collection","twitterShareLink":"https://wellfound.com/startups/location/lucknow-up?utm_campaign=startup_collection_share\u0026utm_content=startup_collection_share_module\u0026utm_medium=social\u0026utm_term=startup_collection","linkedinShareLink":"https://wellfound.com/startups/location/lucknow-up?utm_campaign=startup_collection_share\u0026utm_content=startup_collection_share_module\u0026utm_medium=social\u0026utm_term=startup_collection"},"seoLandingPageStartup({\"isRemote\":false,\"location\":\"lucknow-up\",\"page\":1})":{"__ref":"SEOLandingPageStartup:406172"},"jobCounts":{"__typename":"JobCounts","design":6996,"softwareEngineering":51894,"marketing":10444,"sales":17814}},"autocomplete":{"__typename":"Autocomplete","marketTags({\"query\":\"\"})":[{"__ref":"NewTag:13"},{"__ref":"NewTag:200"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:2462"},{"__ref":"NewTag:92"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:2"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152689"},{"__ref":"NewTag:93839"}],"skillTags({\"query\":\"\"})":[{"__ref":"NewTag:15597"},{"__ref":"NewTag:14775"},{"__ref":"NewTag:14781"},{"__ref":"NewTag:15850"},{"__ref":"NewTag:14780"},{"__ref":"NewTag:15592"},{"__ref":"NewTag:87799"},{"__ref":"NewTag:21379"},{"__ref":"NewTag:24003"},{"__ref":"NewTag:15593"}]}},"NewTag:13":{"__typename":"NewTag","id":"13","displayName":"Healthcare","slug":"health-care"},"NewTag:200":{"__typename":"NewTag","id":"200","displayName":"Artificial Intelligence","slug":"artificial-intelligence","name":"artificial intelligence","marketTagNoindex":false},"NewTag:156514":{"__typename":"NewTag","id":"156514","displayName":"Fin Tech","slug":"fintech-2"},"NewTag:2462":{"__typename":"NewTag","id":"2462","displayName":"Internet of Things","slug":"internet-of-things"},"NewTag:92":{"__typename":"NewTag","id":"92","displayName":"Machine Learning","slug":"machine-learning","name":"machine learning","marketTagNoindex":false},"NewTag:152177":{"__typename":"NewTag","id":"152177","displayName":"Blockchains","slug":"blockchains-4","name":"blockchains","marketTagNoindex":true},"NewTag:2":{"__typename":"NewTag","id":"2","displayName":"Biotechnology","slug":"biotechnology"},"NewTag:152176":{"__typename":"NewTag","id":"152176","displayName":"Cryptocurrency","slug":"cryptocurrency-2"},"NewTag:152689":{"__typename":"NewTag","id":"152689","displayName":"Virtual Reality","slug":"virtual-reality-3"},"NewTag:93839":{"__typename":"NewTag","id":"93839","displayName":"Bitcoin","slug":"bitcoin"},"NewTag:15597":{"__typename":"NewTag","id":"15597","displayName":"Management","parentLocationDisplayName":null,"slug":"management","taggingsCount":1505347},"NewTag:14775":{"__typename":"NewTag","id":"14775","displayName":"Python","parentLocationDisplayName":null,"slug":"python","taggingsCount":1182549},"NewTag:14781":{"__typename":"NewTag","id":"14781","displayName":"Javascript","parentLocationDisplayName":null,"slug":"javascript","taggingsCount":1052633},"NewTag:15850":{"__typename":"NewTag","id":"15850","displayName":"SQL","parentLocationDisplayName":null,"slug":"sql","taggingsCount":959437},"NewTag:14780":{"__typename":"NewTag","id":"14780","displayName":"Java","parentLocationDisplayName":null,"slug":"java","taggingsCount":958754},"NewTag:15592":{"__typename":"NewTag","id":"15592","displayName":"HTML","parentLocationDisplayName":null,"slug":"html","taggingsCount":898257},"NewTag:87799":{"__typename":"NewTag","id":"87799","displayName":"Microsoft Excel","parentLocationDisplayName":null,"slug":"microsoft-excel","taggingsCount":802055},"NewTag:21379":{"__typename":"NewTag","id":"21379","displayName":"Microsoft Office","parentLocationDisplayName":null,"slug":"microsoft-office","taggingsCount":793345},"NewTag:24003":{"__typename":"NewTag","id":"24003","displayName":"Project Management","parentLocationDisplayName":null,"slug":"project-management-1","taggingsCount":685645},"NewTag:15593":{"__typename":"NewTag","id":"15593","displayName":"CSS","parentLocationDisplayName":null,"slug":"css","taggingsCount":677027},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7454831":{"__typename":"Badge","id":"COMPANY_STAGE-7454831","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:34":{"__typename":"NewTag","id":"34","name":"advertising","slug":"advertising","displayName":"Advertising","marketTagNoindex":false},"NewTag:450":{"__typename":"NewTag","id":"450","name":"social media marketing","slug":"social-media-marketing","displayName":"Social Media Marketing","marketTagNoindex":false},"NewTag:155941":{"__typename":"NewTag","id":"155941","name":"adtech","slug":"adtech","displayName":"Adtech","marketTagNoindex":false},"NewTag:1870":{"__typename":"NewTag","id":"1870","name":"stockholm","slug":"stockholm","displayName":"Stockholm","locationTagNoindex":false},"NewTag:1904":{"__typename":"NewTag","id":"1904","name":"bangalore","slug":"bangalore","displayName":"Bengaluru","locationTagNoindex":false},"NewTag:2203":{"__typename":"NewTag","id":"2203","name":"new delhi","slug":"new-delhi","displayName":"Delhi","locationTagNoindex":false},"NewTag:22939":{"__typename":"NewTag","id":"22939","name":"mumbai","slug":"mumbai","displayName":"Mumbai","locationTagNoindex":false},"StartupResult:7454831":{"__typename":"StartupResult","id":"7454831","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-7454831"}],"companySize":"SIZE_11_50","highConcept":"Brandie - digitising word of mouth marketing on social media","logoUrl":"https://photos.wellfound.com/startups/i/7454831-a1db797ff21e8b4f11baf149b099404c-medium_jpg.jpg?buster=1580367878","name":"Brandie","slug":"brandie-1","companyUrl":"https://www.brandie.io","description":"Brandie is a Sweden-based crowd marketing platform that is also the world鈥檚 first social media loyalty program. We are democratising marketing through our platform by giving the benefit of the top 1% of social media users to the other 99% and promote brand loyalty. Brandie is enabling brands to create a relationship with their most loyal customers and to leverage that relationship in marketing efforts. For users this means being able to receive meaningful rewards by creating tailored content for the brands they love.","marketTaggings":[{"__ref":"NewTag:34"},{"__ref":"NewTag:450"},{"__ref":"NewTag:155941"}],"locationTaggings":[{"__ref":"NewTag:1870"},{"__ref":"NewTag:1904"},{"__ref":"NewTag:2203"},{"__ref":"NewTag:22939"}],"jobListingCounts":{"__typename":"Counts","totalCount":3,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":2},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":1}]}},"Badge:COMPANY_STAGE-6711217":{"__typename":"Badge","id":"COMPANY_STAGE-6711217","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:171":{"__typename":"NewTag","id":"171","name":"enterprise security","slug":"enterprise-security","displayName":"Enterprise Security","marketTagNoindex":false},"NewTag:13196":{"__typename":"NewTag","id":"13196","name":"cyber security","slug":"cyber-security","displayName":"Cyber Security","marketTagNoindex":false},"NewTag:2280":{"__typename":"NewTag","id":"2280","name":"gurgaon","slug":"gurgaon","displayName":"Gurgaon","locationTagNoindex":false},"StartupResult:6711217":{"__typename":"StartupResult","id":"6711217","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-6711217"}],"companySize":"SIZE_11_50","highConcept":"Security Automation, Intelligence \u0026 Compliance","logoUrl":"https://photos.wellfound.com/startups/i/6711217-3741bad61533689bf8e1bd5f60dcba52-medium_jpg.jpg?buster=1573193966","name":"TIKAJ","slug":"tikaj","companyUrl":"https://www.tikaj.com","description":"TIKAJ is a cybersecurity startup and has been building cybersecurity resilience since 2018, we鈥檝e been helping organizations and people protect their digital footprints. When we started, we just had the vision to make organizations feel safer over the web and in these years many things have changed, but our core aspirations, vision, and value remain the same, to build a more secure and cyber security-aware digital world where organizations and people everywhere on the web can truly Enjoy Safer Technology. \n\nOur objective is to empower our clients and partners every day on their digital journey by applying our in-depth knowledge and expertise. Since its inception, TIKAJ has shown consistent market growth and has shown strong financial results year after year that reflects our expertise in the area. Our commitment to clients and partners and our expertise coupled with irreproachable business ethics have firmly cemented us as a company to be reckoned with. We have a proven track record in delivering innovative cyber security solutions. Our cloud-based AI and ML-powered analytics platform provides the hacker鈥檚 view with deep insights into the external cyber landscape, helping clients prepare for impending attacks\n\nOur team is passionate and purpose-driven about the tasks entrusted to us by our clients. Through regular and comprehensive training, we continually enrich and equip our competent team to provide efficient service and support to our clients. \n\n","marketTaggings":[{"__ref":"NewTag:171"},{"__ref":"NewTag:13196"}],"locationTaggings":[{"__ref":"NewTag:2280"}],"jobListingCounts":{"__typename":"Counts","totalCount":4,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":3},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":1}]}},"Badge:COMPANY_STAGE-7928827":{"__typename":"Badge","id":"COMPANY_STAGE-7928827","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:156264":{"__typename":"NewTag","id":"156264","name":"global","slug":"global-6","displayName":"Global","marketTagNoindex":false},"NewTag:406172":{"__typename":"NewTag","id":"406172","name":"lucknow-up","slug":"lucknow-up","displayName":"Lucknow","locationTagNoindex":false},"StartupResult:7928827":{"__typename":"StartupResult","id":"7928827","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-7928827"}],"companySize":"SIZE_1_10","highConcept":"Informative Content Platform Powered By AI","logoUrl":"https://photos.wellfound.com/startups/i/7928827-d6f9ef99cb55cf0f168f738fe6ca1e8f-medium_jpg.jpg?buster=1614444642","name":"Feeding Trends","slug":"feeding-trends-2","companyUrl":"https://feedingtrends.com","description":"Informative Content Platform Powered By AI.\nHelps Content Creators Create Better Content and Earn Easily, Indirectly Making Them Create Informative Content For Users\n\nContent section ( feedingtends.com ) \nWhich gets 2 Lakh monthly traffic from Google.\n\nEvent-content section ( events.feedingtrends.com )\nWhich offers complete ticketing solutions to event organisers. \n\n","marketTaggings":[{"__ref":"NewTag:156264"}],"locationTaggings":[{"__ref":"NewTag:406172"}],"jobListingCounts":{"__typename":"Counts","totalCount":1,"roles":[{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":1}]}},"Badge:B2B-9914965":{"__typename":"Badge","id":"B2B-9914965","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9914965":{"__typename":"Badge","id":"COMPANY_STAGE-9914965","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:1056":{"__typename":"NewTag","id":"1056","name":"technology","slug":"technology","displayName":"Technology","marketTagNoindex":false},"NewTag:1633":{"__typename":"NewTag","id":"1633","name":"dallas","slug":"dallas","displayName":"Dallas","locationTagNoindex":false},"StartupResult:9914965":{"__typename":"StartupResult","id":"9914965","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-9914965"},{"__ref":"Badge:COMPANY_STAGE-9914965"}],"companySize":"SIZE_11_50","highConcept":"\"Our aim is to empowering tomorrow through today's technology breakthroughs\"","logoUrl":"https://photos.wellfound.com/startups/i/9914965-3baf213384a15fa3dda3ba37e5cbb023-medium_jpg.jpg?buster=1702037920","name":"Neuralix.ai","slug":"neuralix-ai","companyUrl":"https://www.neuralix.ai/","description":"Neuralix.ai, stands as more than just a startup; it is a beacon of innovation in the realms of Artificial Intelligence, IoT, and Signal Processing. Rooted in a bold vision, the mission is to leverage cutting-edge technologies to redefine possibilities, transforming today's complex challenges into the breakthrough solutions that will shape tomorrow.\nIn a world rapidly leaning towards sustainability and green practices, we recognise the transformative power of AI. Our innovations aren't just advancements; they're promises. As we charter paths towards a de-carbonised future, Our Value Proposition: Transforming Challenges into Opportunities.\n\nLet's innovate together.\"","marketTaggings":[{"__ref":"NewTag:200"},{"__ref":"NewTag:1056"}],"locationTaggings":[{"__ref":"NewTag:1633"},{"__ref":"NewTag:1904"}],"jobListingCounts":{"__typename":"Counts","totalCount":6,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":4},{"__typename":"ListCount","optionId":"387776","name":"Other","count":1},{"__typename":"ListCount","optionId":"751461","name":"Product","count":1}]}},"Badge:COMPANY_STAGE-9389570":{"__typename":"Badge","id":"COMPANY_STAGE-9389570","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:340":{"__typename":"NewTag","id":"340","name":"small and medium businesses","slug":"small-and-medium-businesses","displayName":"Small and Medium Businesses","marketTagNoindex":true},"NewTag:760":{"__typename":"NewTag","id":"760","name":"chat","slug":"chat","displayName":"Chat","marketTagNoindex":false},"NewTag:624857":{"__typename":"NewTag","id":"624857","name":"artificial intelligence / machine learning","slug":"artificial-intelligence-machine-learning","displayName":"Artificial Intelligence / Machine Learning","marketTagNoindex":true},"NewTag:689579":{"__typename":"NewTag","id":"689579","name":" B2B 路 SaaS 路 Mobile 路 Artificial Intelligence / Machine Learning","slug":"b2b-saas-mobile-artificial-intelligence-machine-learning","displayName":"B2B 路 SaaS 路 Mobile 路 Artificial Intelligence / Machine Learning","marketTagNoindex":true},"NewTag:1624":{"__typename":"NewTag","id":"1624","name":"california","slug":"california","displayName":"California","locationTagNoindex":false},"NewTag:1637":{"__typename":"NewTag","id":"1637","name":"dubai","slug":"dubai","displayName":"Dubai","locationTagNoindex":false},"NewTag:1647":{"__typename":"NewTag","id":"1647","name":"india","slug":"india","displayName":"India","locationTagNoindex":false},"NewTag:1782":{"__typename":"NewTag","id":"1782","name":"united kingdom","slug":"united-kingdom","displayName":"United Kingdom","locationTagNoindex":false},"NewTag:2113":{"__typename":"NewTag","id":"2113","name":"malaysia","slug":"malaysia","displayName":"Malaysia","locationTagNoindex":false},"NewTag:10712":{"__typename":"NewTag","id":"10712","name":"saudi arabia","slug":"saudi-arabia","displayName":"Saudi Arabia","locationTagNoindex":false},"StartupResult:9389570":{"__typename":"StartupResult","id":"9389570","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-9389570"}],"companySize":"SIZE_11_50","highConcept":"AI workforce for SMEs","logoUrl":"https://photos.wellfound.com/startups/i/9389570-ca1f87b576abcf81b2fd64a2e01d9374-medium_jpg.jpg?buster=1677267131","name":"Upnyx Innovative Solutions","slug":"upnyx-innovative-solutions-2","companyUrl":"https://www.upnyx.com","description":"Introducing Aiworksquad: Revolutionize Your Business Efficiency with AI-Powered Virtual Employees\n\nAiworksquad is a groundbreaking AI SaaS product designed specifically for small and medium-sized enterprises (SMEs) to enhance their overall business efficiency. By seamlessly integrating AI employees into their marketing, sales, and operational workflows, Aiworksquad empowers businesses to achieve unparalleled productivity gains and cost-effective scalability.\n\nOur AI employees are not mere algorithms; they are intelligent virtual team members capable of performing a wide range of tasks, creating compelling content, and engaging in natural language communication with users. Aiworksquad delivers an immersive experience that gives users the feeling of having real people employed within their teams, driving productivity and augmenting human capabilities.","marketTaggings":[{"__ref":"NewTag:340"},{"__ref":"NewTag:760"},{"__ref":"NewTag:624857"},{"__ref":"NewTag:689579"}],"locationTaggings":[{"__ref":"NewTag:1624"},{"__ref":"NewTag:1637"},{"__ref":"NewTag:1647"},{"__ref":"NewTag:1782"},{"__ref":"NewTag:2113"},{"__ref":"NewTag:10712"}],"jobListingCounts":{"__typename":"Counts","totalCount":18,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":1},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":4},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":5},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":6},{"__typename":"ListCount","optionId":"751461","name":"Product","count":1},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":1}]}},"Badge:COMPANY_STAGE-8688003":{"__typename":"Badge","id":"COMPANY_STAGE-8688003","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"NewTag:3127":{"__typename":"NewTag","id":"3127","name":"web development","slug":"web-development","displayName":"Web Development","marketTagNoindex":false},"NewTag:153266":{"__typename":"NewTag","id":"153266","name":"mobile application","slug":"mobile-application-3","displayName":"Mobile Application","marketTagNoindex":false},"NewTag:152433":{"__typename":"NewTag","id":"152433","name":"Noida","slug":"noida","displayName":"Noida","locationTagNoindex":false},"StartupResult:8688003":{"__typename":"StartupResult","id":"8688003","badges":[{"__ref":"Badge:COMPANY_STAGE-8688003"}],"companySize":"SIZE_51_200","highConcept":"Cutting-edge globally present Software, Web \u0026 App Development Company with technophile approach to a","logoUrl":"https://photos.wellfound.com/startups/i/8688003-6dfbbe5f248892247139f07620b3ca15-medium_jpg.jpg?buster=1642509810","name":"Infoneo Technologies","slug":"infoneo-technologies","companyUrl":"https://www.infoneotech.com/","description":null,"marketTaggings":[{"__ref":"NewTag:3127"},{"__ref":"NewTag:153266"}],"locationTaggings":[{"__ref":"NewTag:152433"}],"jobListingCounts":{"__typename":"Counts","totalCount":2,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":2}]}},"NewTag:90":{"__typename":"NewTag","id":"90","name":"energy efficiency","slug":"energy-efficiency","displayName":"Energy Efficiency","marketTagNoindex":false},"NewTag:318":{"__typename":"NewTag","id":"318","name":"industrial automation","slug":"industrial-automation","displayName":"Industrial Automation","marketTagNoindex":false},"NewTag:399":{"__typename":"NewTag","id":"399","name":"electric vehicles","slug":"electric-vehicles","displayName":"Electric Vehicles","marketTagNoindex":false},"NewTag:806":{"__typename":"NewTag","id":"806","name":"rural energy","slug":"rural-energy","displayName":"Rural Energy","marketTagNoindex":true},"NewTag:11024":{"__typename":"NewTag","id":"11024","name":"industrial energy efficiency","slug":"industrial-energy-efficiency","displayName":"Industrial Energy Efficiency","marketTagNoindex":true},"NewTag:153832":{"__typename":"NewTag","id":"153832","name":"smart home","slug":"smart-home-1","displayName":"Smart Home","marketTagNoindex":false},"StartupResult:7304598":{"__typename":"StartupResult","id":"7304598","badges":[],"companySize":"SIZE_1_10","highConcept":"Smart \u0026 Energy Efficient Motors and Drives for Electric Vehicles","logoUrl":"https://photos.wellfound.com/startups/i/7304598-16bbfb48720155d9015fc84ea45767e2-medium_jpg.jpg?buster=1573287521","name":"AlphaSine Technologies","slug":"alphasine-technologies-1","companyUrl":"http://www.alphasine.in","description":"Our products are a range of energy efficient fans which help consumers save upto 65% of their power consumption.","marketTaggings":[{"__ref":"NewTag:90"},{"__ref":"NewTag:318"},{"__ref":"NewTag:399"},{"__ref":"NewTag:806"},{"__ref":"NewTag:11024"},{"__ref":"NewTag:153832"}],"locationTaggings":[{"__ref":"NewTag:406172"}],"jobListingCounts":{"__typename":"Counts","totalCount":1,"roles":[{"__typename":"ListCount","optionId":"154701","name":"Other Engineering","count":1}]}},"NewTag:16":{"__typename":"NewTag","id":"16","name":"real estate","slug":"real-estate-1","displayName":"Real Estate","marketTagNoindex":false},"NewTag:253":{"__typename":"NewTag","id":"253","name":"consulting","slug":"consulting-1","displayName":"Consulting","marketTagNoindex":false},"NewTag:1722":{"__typename":"NewTag","id":"1722","name":"property management","slug":"property-management","displayName":"Property Management","marketTagNoindex":false},"NewTag:1946":{"__typename":"NewTag","id":"1946","name":"coworking","slug":"coworking","displayName":"Coworking","marketTagNoindex":false},"NewTag:9708":{"__typename":"NewTag","id":"9708","name":"commercial real estate","slug":"commercial-real-estate","displayName":"Commercial Real Estate","marketTagNoindex":false},"NewTag:10255":{"__typename":"NewTag","id":"10255","name":"patna","slug":"patna","displayName":"Patna","locationTagNoindex":false},"NewTag:15395":{"__typename":"NewTag","id":"15395","name":"indore","slug":"indore","displayName":"Indore","locationTagNoindex":false},"StartupResult:8227376":{"__typename":"StartupResult","id":"8227376","badges":[],"companySize":"SIZE_11_50","highConcept":"India's Premier Co-working consultants","logoUrl":"https://photos.wellfound.com/startups/i/8227376-78ff867bfc6dd361f724a9a30a9a5ef1-medium_jpg.jpg?buster=1614851207","name":"Propques","slug":"propques","companyUrl":"https://www.propques.com/","description":"Tailored programs ,Tools \u0026 strategies to help you start, grow and thrive in your flexible workspace business.\n\nOur clients include; landlords, asset owners, entrepreneurs and existing serviced office and coworking operators, who want to jump-start their exposure in the flexible office industry and grow their coworking businesses.\n\nGet the vital information needed to fast track your vision, understand the best fit for your workspace and implement effective operating models and procedures for efficiency, increased ROI鈥檚 and long term success.","marketTaggings":[{"__ref":"NewTag:16"},{"__ref":"NewTag:200"},{"__ref":"NewTag:253"},{"__ref":"NewTag:1722"},{"__ref":"NewTag:1946"},{"__ref":"NewTag:9708"}],"locationTaggings":[{"__ref":"NewTag:1904"},{"__ref":"NewTag:10255"},{"__ref":"NewTag:15395"},{"__ref":"NewTag:22939"},{"__ref":"NewTag:406172"}],"jobListingCounts":{"__typename":"Counts","totalCount":5,"roles":[{"__typename":"ListCount","optionId":"14883","name":"Designer","count":1},{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":1},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":2},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":1}]}},"Badge:COMPANY_STAGE-7832572":{"__typename":"Badge","id":"COMPANY_STAGE-7832572","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:29":{"__typename":"NewTag","id":"29","name":"e-commerce","slug":"e-commerce","displayName":"E-Commerce","marketTagNoindex":false},"StartupResult:7832572":{"__typename":"StartupResult","id":"7832572","badges":[{"__ref":"Badge:COMPANY_STAGE-7832572"}],"companySize":"SIZE_11_50","highConcept":"FarziCom is a new-age headless ecommerce platform","logoUrl":"https://photos.wellfound.com/startups/i/7832572-fd183ea15981ef913e065c118b9c8f3e-medium_jpg.jpg?buster=1619304241","name":"FarziEngineer","slug":"farziengineer-1","companyUrl":"http://farziengineer.com/","description":"Our modern eCommerce platform and deep expertise in commerce unshackle brands from the constraints imposed on them by legacy systems. Leading D2C brands including Global Bees, Mamaearth, boAt, Lotus Herbals, ITC, WowSkinScience, Emami Group, Faces Canada plus 50 other active online stores, trust FarziEngineer to accelerate and transform their commerce businesses with our products and services.\n \nWe do provide unique solutions for businesses and individuals who are looking to take their business websites and applications to the next level. ","marketTaggings":[{"__ref":"NewTag:29"},{"__ref":"NewTag:92"},{"__ref":"NewTag:3127"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:153266"}],"locationTaggings":[{"__ref":"NewTag:152433"}],"jobListingCounts":{"__typename":"Counts","totalCount":3,"roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":2},{"__typename":"ListCount","optionId":"387776","name":"Other","count":1}]}},"Badge:COMPANY_STAGE-9452079":{"__typename":"Badge","id":"COMPANY_STAGE-9452079","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:841":{"__typename":"NewTag","id":"841","name":"software","slug":"software","displayName":"Software","marketTagNoindex":false},"StartupResult:9452079":{"__typename":"StartupResult","id":"9452079","badges":[{"__ref":"Badge:COMPANY_STAGE-9452079"}],"companySize":"SIZE_11_50","highConcept":"Algorithm Invention And Programming","logoUrl":"https://photos.wellfound.com/startups/i/9452079-c7d75799cba76a0e48d0b511d6675052-medium_jpg.jpg?buster=1689576451","name":"Aiprog","slug":"aiprog","companyUrl":"https://aiprog.ai","description":"We have multiple products Like :\nHaplly - Dating App\nE-commerce software Solution: E-Magneto\nHRM\nCRM","marketTaggings":[{"__ref":"NewTag:841"}],"locationTaggings":[{"__ref":"NewTag:406172"}],"jobListingCounts":{"__typename":"Counts","totalCount":1,"roles":[{"__typename":"ListCount","optionId":"80488","name":"Sales","count":1}]}},"NewTag:1664":{"__typename":"NewTag","id":"1664","slug":"new-york-city-ny","displayName":"New York City"},"NewTag:1692":{"__typename":"NewTag","id":"1692","slug":"san-francisco","displayName":"San Francisco"},"NewTag:1653":{"__typename":"NewTag","id":"1653","slug":"los-angeles","displayName":"Los Angeles"},"NewTag:1620":{"__typename":"NewTag","id":"1620","slug":"boston","displayName":"Boston"},"NewTag:1626":{"__typename":"NewTag","id":"1626","slug":"chicago","displayName":"Chicago"},"NewTag:1680":{"__typename":"NewTag","id":"1680","slug":"seattle","displayName":"Seattle"},"NewTag:1617":{"__typename":"NewTag","id":"1617","slug":"austin","displayName":"Austin"},"NewTag:1691":{"__typename":"NewTag","id":"1691","slug":"washington-dc","displayName":"Washington DC"},"NewTag:1616":{"__typename":"NewTag","id":"1616","slug":"atlanta","displayName":"Atlanta"},"NewTag:1679":{"__typename":"NewTag","id":"1679","slug":"san-diego","displayName":"San Diego"},"NewTag:1635":{"__typename":"NewTag","id":"1635","slug":"denver","displayName":"Denver"},"NewTag:1693":{"__typename":"NewTag","id":"1693","slug":"san-jose","displayName":"San Jose"},"NewTag:1645":{"__typename":"NewTag","id":"1645","slug":"houston","displayName":"Houston"},"NewTag:1657":{"__typename":"NewTag","id":"1657","slug":"miami","displayName":"Miami"},"NewTag:3":{"__typename":"NewTag","id":"3","slug":"mobile-2","displayName":"Mobile"},"NewTag:12":{"__typename":"NewTag","id":"12","slug":"enterprise-software","displayName":"Enterprise Software"},"NewTag:1":{"__typename":"NewTag","id":"1","slug":"consumer-internet","displayName":"Consumer Internet"},"NewTag:26":{"__typename":"NewTag","id":"26","slug":"clean-technology","displayName":"Clean Technology"},"NewTag:10":{"__typename":"NewTag","id":"10","slug":"saas","displayName":"SaaS"},"NewTag:6":{"__typename":"NewTag","id":"6","slug":"social-media","displayName":"Social Media"},"NewTag:43":{"__typename":"NewTag","id":"43","slug":"education","displayName":"Education"},"NewTag:4":{"__typename":"NewTag","id":"4","slug":"digital-media","displayName":"Digital Media"},"NewTag:17":{"__typename":"NewTag","id":"17","slug":"financial-services-1","displayName":"Financial Services"},"NewTag:51":{"__typename":"NewTag","id":"51","slug":"sales-and-marketing-1","displayName":"Sales and Marketing"},"SEOLandingPageStartup:406172":{"__typename":"SEOLandingPageStartup","id":"406172","heading":"Top Tech Startups in Lucknow, India in 2024","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/startups/location/lucknow-up","description":"Find the best tech companies and startups in Lucknow, India, many of which are hiring now on Wellfound - See company jobs, overviews, benefits, funding info, employee reviews, and more.","image":"https://assets.wellfound.com/locations/hero-jobs.png","ogUrl":"https://wellfound.com/startups/location/lucknow-up","robots":"index","structuredData":null,"title":"Best Tech Companies and Startups in Lucknow, India 2024","type":null},"tech":null,"location":{"__ref":"NewTag:406172"},"market":null,"remoteLocation":null,"featuredLocations":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1653"},{"__ref":"NewTag:1620"},{"__ref":"NewTag:1626"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1617"},{"__ref":"NewTag:1691"},{"__ref":"NewTag:1616"},{"__ref":"NewTag:1679"},{"__ref":"NewTag:1635"},{"__ref":"NewTag:1693"},{"__ref":"NewTag:1633"},{"__ref":"NewTag:1645"},{"__ref":"NewTag:1657"}],"featuredMarkets":[{"__ref":"NewTag:3"},{"__ref":"NewTag:12"},{"__ref":"NewTag:13"},{"__ref":"NewTag:1"},{"__ref":"NewTag:26"},{"__ref":"NewTag:29"},{"__ref":"NewTag:10"},{"__ref":"NewTag:6"},{"__ref":"NewTag:1056"},{"__ref":"NewTag:43"},{"__ref":"NewTag:841"},{"__ref":"NewTag:4"},{"__ref":"NewTag:3127"},{"__ref":"NewTag:17"},{"__ref":"NewTag:51"}]}}},"router":null}},"page":"/seoLanding/startupSearch","query":{"location":"lucknow-up"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[23695,66406,91101],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e734746a8529fdd',t:'MTczMjM4NzEyOS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10