/budgetoor

Public goods funding AI Agent for calculating project budgets

Primary LanguageTypeScript

Budgetoor

Agent to calculate number of work hours to estimate project budget.

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

Getting Started

⚠️ Important
Make sure the following tools are installed.

Docker Desktop Version Node.js version pnpm Version

Installing dependencies

pnpm init

Running the app

First, run the development server:

pnpm run dev

Open http://localhost:3000 in your browser to see the result.

Building for production

pnpm run build

Running tests

pnpm run test

See the full testing guide.

Contributing

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.

Near Builders