8000 GitHub - nextgpt/conectiva-website: Landing page and service interface for Conectiva – a platform that uses AI to automate lead generation from public bidding documents and business descriptions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Landing page and service interface for Conectiva – a platform that uses AI to automate lead generation from public bidding documents and business descriptions.

Notifications You must be signed in to change notification settings

nextgpt/conectiva-website

 
 

Repository files navigation

CONECTIVA – Website

This repository contains the source code for the official website and service interface of CONECTIVA, a platform that uses artificial intelligence to automate lead generation for companies based on public bidding documents and business descriptions.

🚀 Features

  • 🧠 AI-powered agent that reads public bidding PDFs and returns compatible companies.
  • 💬 Business description-to-prospects tool using natural language input.
  • ⚡ Credit-based pricing system integrated into the frontend.
  • 📱 Responsive and modern interface using React + MUI.
  • 🎥 Embedded demo videos and structured product pages.
  • 🧩 Modular architecture for easy scalability.

🛠️ Tech Stack

  • Frontend: React + TypeScript
  • UI Framework: Material UI (MUI)
  • Routing: React Router
  • Build Tool: Vite
  • Language: TypeScript
  • Hosting: (to be defined)

📂 Folder Structure


src/
├── components/
├── pages/
│   ├── Home/
│   ├── Services/
│   └── Contact/
├── services/
├── assets/
└── App.tsx

🧪 Running Locally

Make sure you have Node.js and npm installed.

git clone https://github.com/efrainmpp1/conectiva-website.git
cd conectiva-website
npm install
npm run dev

About

Landing page and service interface for Conectiva – a platform that uses AI to automate lead generation from public bidding documents and business descriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 1.6%
  • Other 1.1%
0