Skip to content

Repository files navigation

IntelliSense

(Always updated link: https://intelli-sense.vercel.app)

Project Image

What it does ?

IntelliSense lets you upload your pdf file and talk to it with ease. Comes with 2 plans basic (size < 4mb and pages < 5 ) and a pro plan (size < 16mb and pages < 40 ). Built with the Next.js 13.5 App Router, tRPC, TypeScript, Prisma & Tailwind.

Visit link: https://intelli-sense.vercel.app

Features

  • Subscription model using Stripe
  • Authentication Using Kinde
  • Data Fetching Using tRPC & Zod
  • LangChain for Infinite AI Memory
  • Pinecone as our Vector Storage
  • Prisma as our ORM
  • TypeScript

How to run locally

1.Clone the Repository:

  git clone https://github.com/Aditya-Muni/IntelliSense

2.Navigate to the Project Directory:

cd IntelliSense

3.Open console and run

  npm install

4.Create a .env file (example .env)

KINDE_CLIENT_ID=
KINDE_CLIENT_SECRET=
KINDE_ISSUER_URL=
KINDE_SITE_URL=
KINDE_POST_LOGOUT_REDIRECT_URL=
KINDE_POST_LOGIN_REDIRECT_URL=
DATABASE_URL=
UPLOADTHING_SECRET=
UPLOADTHING_APP_ID=
PINECONE_API_KEY=
OPENAI_API_KEY=
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=

Live Project

https://intelli-sense.vercel.app

About

IntelliSense: a software lets you talk to your PDF files with ease.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages