Forge is a command-line tool that ships with Foundry. Forge tests, builds, and deploys your smart contracts.
Foundry is a smart contract development toolchain.
Foundry manages your dependencies, compiles your project, runs tests, deploys, and lets you interact with the chain from the command-line and via Solidity scripts.