Estimating costs and runway for projects is hard. Budgetoor
is an AI agent that calculates number of work hours based on requirements, staffing needed, location, and current salories in order to estimate project budget.
This agent is part of AI-PGF; AI that advances public goods funding. See original idea.
Table of Contents
pnpm init
First, run the development server:
pnpm run dev
Open http://localhost:3000 in your browser to see the result.
pnpm run build
pnpm run test
See the full testing guide.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you're interested in contributing to this project, please read the contribution guide.