Skip to content

Effortless RFP creation and proposal submission with Bitte's AI-driven RFP agent, streamlining workflows for DevHub, the Infrastructure and Events Committees, and AI-PGF.

License

Notifications You must be signed in to change notification settings

Tguntenaar/rfp-agent-next

Repository files navigation

DevHub RFP Agent

DevHub RFP Agent is an Bitte AI Agent built to manage the NearDevHub contract from a LLM chat interface. Built using Next.js 14 + Elysia.

Demo Deploy

Tooling:

Use Case Framework

Project Walkthrough

DevHub RFP Agent facilitates the development of AI-powered contract management. Build your own agent

API Base URL

https://rfp-agent-next.vercel.app/

Endpoints

  • Add RFP POST /api/addRfp

  • Add Proposal POST /api/addProposal

Checkout the full swagger here: https://rfp-agent-next.vercel.app/api/swagger

Usage

Make LLM requests to the endpoints above. Refer to the full API documentation for detailed parameter and response information.

Getting Started

Docs to integrate

Installation

Set NEAR_ENV="mainnet" in your .env.local file.

# install dependencies
pnpm i

# start the development server
pnpm dev:agent

# start the development server while running a dev agent
pnpm dev:agent

Demo

--

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

detail_image

About

Effortless RFP creation and proposal submission with Bitte's AI-driven RFP agent, streamlining workflows for DevHub, the Infrastructure and Events Committees, and AI-PGF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages