logo
Stargate partner Crusoe lands $750 million credit line for AI buildout

Stargate partner Crusoe lands $750 million credit line for AI buildout

CNBC4 days ago

Cloud infrastructure startup Crusoe, which is helping to build OpenAI's Stargate data center project in Texas, said Wednesday that it has raised a $750 million credit line from Brookfield Asset Management.
The new debt will go toward data centers, Nvidia chips and electrical and power generation infrastructure, Crusoe CEO Chase Lochmiller said in an interview.
"We're in a very capex-heavy business, which requires having significant and very deep pools of capital to be able to build both what the world needs and what our customers are demanding from us," Lochmiller said.
Crusoe is collaborating on one of the largest hubs for running artificial intelligence models, which President Donald Trump announced in January. Over the course of four years, OpenAI and partners including Oracle plan to invest up to $500 billion to construct AI infrastructure.
In December, Crusoe touted $600 million in funding with participation from Fidelity, Mubadala and Nvidia. In March it announced a $225 million credit line from Upper90 Capital Management. Last month Crusoe, Blue Owl Capital and Primary Digital Infrastructure disclosed the second phase of a $15 billion joint venture to develop a data center in Abilene, Texas, that will host 50,000 Nvidia graphics processing units.
Crusoe is following the lead of other cloud providers focused on AI. Last year CoreWeave, which supplies OpenAI and its partner Microsoft, announced a $650 million credit line, in addition to billions in debt. CoreWeave went public earlier this year, and is currently valued at about $71 billion, having almost quadrupled since its IPO.
Unlike CoreWeave, Crusoe builds its own data centers, rather than leasing. Investors valued Crusoe at $2.8 billion in the company's funding round announced in December.
"A lot has happened since then," Lochmiller said.
In May CoreWeave reported financial results for the first time as a public company, revealing new business from Google and OpenAI and revenue growth of 420%. The company's net loss more than doubled to about $315 million.
"Just kind of seeing how public markets reacting to that has been quite positive, and I think that's very encouraging to us in terms of the equity value of our business," Lochmiller said.
In addition to CoreWeave, Crusoe faces competition from top cloud providers such as Amazon and smaller players like Lambda and Nebius.
Demand for ChatGPT and other OpenAI services remains feverish. On Monday OpenAI said it had reached $10 billion in annualized revenue when excluding one-time deals, up from $5.5 billion in 2024.
Founded in 2018, Crusoe is based in Denver, with about 800 employees. Clients include the Massachusetts Institute of Technology, Together AI and Windsurf. In March, Crusoe said Nydig plans to acquire the startup's bitcoin mining business.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

TeamDesk Integration with OpenAI- A Guide to Unlocking AI-Powered Efficiency
TeamDesk Integration with OpenAI- A Guide to Unlocking AI-Powered Efficiency

Time Business News

time22 minutes ago

  • Time Business News

TeamDesk Integration with OpenAI- A Guide to Unlocking AI-Powered Efficiency

In today's fast-paced digital world, businesses are constantly looking for ways to optimize workflows and improve decision-making. TeamDesk, a powerful online database system, enables businesses to organize and manage data effectively. However, integrating TeamDesk with OpenAI can take data management to a whole new level by introducing AI-powered automation, insights, and intelligent decision-making. This article explores the benefits of integrating TeamDesk with OpenAI, potential use cases, and step-by-step instructions on how to set up this integration for enhanced business performance. Benefits of Integrating TeamDesk with OpenAI By linking TeamDesk with OpenAI, businesses can unlock numerous advantages, such as: Automated Data Processing: AI models can analyze vast amounts of data stored in TeamDesk, extract insights, and generate reports automatically. Natural Language Processing (NLP): OpenAI's NLP capabilities allow businesses to interpret unstructured text data, classify customer queries, and provide sentiment analysis. Enhanced Customer Support: AI-powered chatbots can interact with customers using data stored in TeamDesk, ensuring accurate and contextual responses. Predictive Analytics: Businesses can forecast trends, customer behaviors, and sales patterns using OpenAI's predictive capabilities. Document Generation: AI can generate contracts, reports, and summaries based on data from TeamDesk. Task Automation: AI-driven automation reduces manual effort in processing and updating records within TeamDesk. Use Cases for TeamDesk and OpenAI Integration 1. AI-Powered Data Analysis Organizations can use OpenAI to analyze large datasets stored in TeamDesk and derive meaningful insights. For example, an HR department can process employee feedback and extract key sentiment trends. 2. Automated Report Generation Instead of manually compiling reports, OpenAI can generate executive summaries, sales reports, and performance evaluations based on structured data from TeamDesk. 3. Customer Support Automation Integrating OpenAI with TeamDesk allows businesses to deploy AI chatbots that fetch real-time data from the database, offering customers accurate and quick responses. 4. Email Automation OpenAI can draft and personalize email responses based on customer interactions stored in TeamDesk, ensuring better engagement and efficiency. 5. Fraud Detection & Risk Management With AI's pattern recognition capabilities, businesses can identify unusual activities and flag potential fraudulent transactions in their database. Steps to Integrate TeamDesk with OpenAI To successfully integrate TeamDesk with OpenAI, follow these steps: Step 1: Set Up API Access for TeamDesk TeamDesk provides API access to interact with external applications. To enable API access: Log into TeamDesk. Navigate to Setup > Integrations > API Access. Generate an API key to allow external applications (such as OpenAI) to interact with TeamDesk. Note down the API endpoint for retrieving and updating records. Step 2: Obtain OpenAI API Key To use OpenAI's capabilities: Visit OpenAI's website and sign up for an API key. Choose the AI model you want to use (GPT-4, GPT-3.5, or fine-tuned models). Save the API key securely for later use. Step 3: Connect TeamDesk and OpenAI Using a Middleware Since TeamDesk and OpenAI use different APIs, middleware such as Zapier, Make (formerly Integromat), or custom scripts can help connect them. Using Zapier: Create a Zap and select TeamDesk as the trigger. Choose an event (e.g., 'New Record Created' or 'Updated Record'). Select OpenAI as the action app and define the task (e.g., 'Summarize Text' or 'Generate Email Response'). Map the fields between TeamDesk and OpenAI. Activate the Zap to automate the workflow. Step 4: Develop a Custom Integration (Optional) For more control, businesses can develop a custom integration using Python or JavaScript. Example: Python Script for TeamDesk & OpenAI Integration import requests def get_teamdesk_data(): teamdesk_url = ' headers = {'Authorization': 'Bearer YOUR_TEAMDESK_API_KEY'} response = headers=headers) return def send_to_openai(prompt): openai_url = ' headers = {'Authorization': 'Bearer YOUR_OPENAI_API_KEY', 'Content-Type': 'application/json'} data = {'model': 'gpt-4', 'prompt': prompt, 'max_tokens': 200} response = headers=headers, json=data) return data = get_teamdesk_data() prompt = 'Summarize this customer feedback: ' + str(data) result = send_to_openai(prompt) print(result['choices'][0]['text']) Step 5: Test and Deploy After setting up the integration: Test the workflow to ensure seamless data transfer. Optimize the AI model's responses for accuracy. Deploy the integration and monitor performance. Conclusion Integrating TeamDesk with OpenAI enables businesses to leverage AI for automating workflows, enhancing customer service, and driving data-driven decision-making. Whether through no-code platforms like Zapier or custom-built Python scripts, this integration can transform business operations. By combining the power of structured databases with AI-driven insights, organizations can boost efficiency, reduce manual tasks, and enhance productivity. Ready to take your data management to the next level? Start integrating TeamDesk with OpenAI today! TIME BUSINESS NEWS

The CEO of British telecom giant BT warns AI could lead to further job cuts at the firm
The CEO of British telecom giant BT warns AI could lead to further job cuts at the firm

Business Insider

time2 hours ago

  • Business Insider

The CEO of British telecom giant BT warns AI could lead to further job cuts at the firm

Executives warning of the potential impact of artificial intelligence on white-collar jobs is becoming an increasingly familiar tale. The latest is Allison Kirkby, the CEO of British telecommunications giant BT. In an interview with the Financial Times published Sunday, Kirkby said that advancements in AI technology could lead to further cuts at the firm. BT announced in 2023 plans to cut up to 55,000 jobs by 2030 as part of a push to reduce its cost base by the end of the decade. But Kirkby told the FT that this plan "did not reflect" AI's "full potential." "Depending on what we learn from AI ... there may be an opportunity for BT to be even smaller by the end of the decade," she said. BT has turned to AI in recent years to reinvent processes in areas like customer service. The company announced in 2024 that it was using generative AI to aid sales and support operations across BT and EE, its mobile network division. In December, the firm said that EE's virtual assistant, dubbed "Aimee," was handling up to 60,000 customer conversations a week. BT is not alone in its attempts to automate such tasks. Swedish payments company Klarna has been open about its efforts to use AI to run its customer service desks. In 2024, Klarna said its OpenAI-powered AI assistant was carrying out the work of 700 full-time customer service agents. The firm's CEO, Sebastian Siemiatkowski, has been a strong advocate of AI but has since softened his position on the tech, saying in May that certain cost-cutting efforts had gone too far and that Klarna was now recruiting for its customer service operation, Bloomberg reported. But Siemiatkowski has remained confident that AI poses a major threat to white-collar jobs going forward. Speaking on The Times Tech podcast earlier this month, Siemiatkowski said that the technology had played a major role in "efficiency gains" at Klarna and that its workforce had reduced from about 5,500 to 3,000 people in the last two years as a result. "My suspicion again is that there will be an implication for white-collar jobs, and when that happens, that usually leads to at least a recession in the short term," he added. "Unfortunately, I don't see how we could avoid that, with what's happening from a technology perspective." AI companies themselves have sounded the alarm that their product could significantly impact the job market. Anthropic CEO Dario Amodei recently warned that AI could eliminate half of all entry-level white-collar jobs within the next five years. "We, as the producers of this technology, have a duty and an obligation to be honest about what is coming," Amodei told Axios in May. "I don't think this is on people's radar.

I Asked ChatGPT How Much Money Is Needed To Retire in 20 Years — Here's What It Said
I Asked ChatGPT How Much Money Is Needed To Retire in 20 Years — Here's What It Said

Yahoo

time3 hours ago

  • Yahoo

I Asked ChatGPT How Much Money Is Needed To Retire in 20 Years — Here's What It Said

Your lifestyle, inflation, investments, anticipated health, Social Security and other income sources have to be figured into any comprehensive retirement financial strategy. However, if you're currently planning more for your weekend than your retirement, a quick ChatGPT query can at least plant some seeds as to what to expect, and how much you might need when your work life comes to an end. Find Out: Read More: Of course, ChatGPT struggles with accuracy, context and common sense, but it's interesting to experiment with. Here's what the chatbot answered when I asked it, 'How Much Money Will I Need to Retire in 20 Years?' ChatGPT can't guess your current savings, your expected retirement age or what you think you'll need every year to be comfortable in retirement. Therefore, it prompts by asking questions, but also provides a basic example of someone retiring in 20 years, at the age of 65, with a desired annual budget of $60,000, a longevity plan of 25-30 years, an inflation rate of 2.5%-3% per year and a 5%-7% investment rate of return (ChatGPT used 6% before retirement and 4% after, which are accurate estimates). Be Aware: Your future purchasing power won't be reduced if your income increases by the same amount as the rate of inflation. Typically, however, income doesn't keep pace with the rising cost of goods and services due to inflation. Using an inflation calculator, the reduced amount of $60,000 will be around $33,220 in 20 years. But to have the same purchasing power as $60K today, you'll need $108,360, per ChatGPT. To figure out how much money you'll need to retire, you'll need to factor in value of annuity formulas, both in the future (the value of payments at a future date) and in the present (the amount of money needed today to generate those future payments). A quick Google search will give you plenty of income annuity calculators and retirement calculators. Using our ChatGPT inquiry, Assuming you'll need $108,360 each year for 25 years of retirement and get 4% returns while withdrawing, you'll need to build a nest egg of by the time you turn 65. To reach that future goal, estimating a 6% return on investments and savings, you'll need to sock away $3,813 every month. ChatGPT is an easy target for detractors; it's at the vanguard of AI chatbot technology, but it lacks the depth of emotional understanding and subjective interpretation that humans possess. However, it's still in development, and that's why it scares people. For now, take it for what it is: a brainstorming tool. To truly get an accurate idea of how much money you'll need to retire in 20 years, start with ChatGPT, then move on to more accurate calculators that include more financial fields (like existing 401(k), IRA and pension information). Even those should just be the start of your retirement savings research, of course. Your retirement plans deserve the insight that only a professional financial advisor can provide. They also deserve your time and effort, at least as much as you'd use planning your weekend. More From GOBankingRates Mark Cuban Warns of 'Red Rural Recession' -- 4 States That Could Get Hit Hard 9 Downsizing Tips for the Middle Class To Save on Monthly Expenses Mark Cuban Says Trump's Executive Order To Lower Medication Costs Has a 'Real Shot' -- Here's Why This article originally appeared on I Asked ChatGPT How Much Money Is Needed To Retire in 20 Years — Here's What It Said Sign in to access your portfolio

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store