Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dushyantbha012/ieee-web-dev

Repository files navigation

AIQueryHub

AIQueryHub is an AI-powered law assistant designed to help users with legal queries by analyzing PDF documents and providing relevant information.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/arnavbansal2764/ieee-web-dev.git
    cd ieee-web-dev
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    cp .env.example .env
    # Update .env with your configuration
  4. Generate Prisma client:

    npx prisma generate
  5. Run the development server:

    npm run dev

Usage

  1. Start the application:

    npm start
  2. Open your browser and navigate to http://localhost:3000.

  3. Use the interface to upload PDFs and interact with the AI assistant.

Features

  • PDF Analysis: Upload and analyze PDF documents.
  • AI Responses: Get AI-generated responses to your legal queries.
  • User Authentication: Secure user authentication with Clerk.
  • Interactive Dashboard: User-friendly dashboard to manage your documents and queries.

Technologies Used

  • Next.js: React framework for server-side rendering and static site generation.
  • Prisma: ORM for database management.
  • Tailwind CSS: Utility-first CSS framework.
  • Radix UI: Accessible UI components.
  • Axios: Promise-based HTTP client.
  • MongoDB: NoSQL database.
  • TypeScript: Typed JavaScript for better developer experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •