Skip to content

A ChatPDF clone that allows users to engage in conversations with the PDF documents they upload.

Notifications You must be signed in to change notification settings

jjppsia/doconvo

Repository files navigation

Next.js Starter Template

This is my opinionated starter template when building web applications using Next.js. It is inspired by the awesome work done by shadcn/ui. All credits for the inspiration go to him.

Usage

npx create-next-app -e https://github.com/jjppsia/next-template

Features

  • radix-ui: A collection of React components and hooks for building accessible and composable UI components.
  • ts-reset: A set of TypeScript utility types for easier and safer coding.
  • class-variance-authority: A library for handling class variance and authority in TypeScript.
  • clsx: A tiny utility for constructing className strings conditionally in React.
  • next-themes: Provides a simple way to handle themes in your Next.js application.
  • tailwind-merge: A utility to merge multiple Tailwind CSS classes into a single class name.

About

A ChatPDF clone that allows users to engage in conversations with the PDF documents they upload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published