Skip to content

priyanshubarai/pactum_ai

Repository files navigation

Pactum AI Web Application 🚀

A modern AI-powered application built with Next.js and TypeScript.
Live demo: https://pactum-ai-beta.vercel.app


📌 About

This project is a web application built using Next.js (React + server-side components) and TypeScript.
It provides an interface for users to interact with AI-driven functionality (the specifics depend on your code, e.g., chatbot, data fetch UI, or other AI workflows).


🧱 Tech Stack

Layer Technology
Frontend Next.js (TypeScript)
Styling CSS Modules / Tailwind CSS (if present)
API Next.js API Routes
Deployment Vercel

(Update the table if you use additional services like OpenAI APIs, databases, etc.)



🚀 Getting Started

git clone https://github.com/priyanshubarai/pactum_ai.git
cd pactum_ai
npm install

.env

NEXT_PUBLIC_API_URL=your_api_base_url
NEXT_PUBLIC_AI_KEY=your_api_key_here

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors