Skip to content

Making Your Documents Smarter, Your Work Easier - AI doc reader

License

Notifications You must be signed in to change notification settings

Mvishal123/quillfox

Repository files navigation

What is quillfox?

Quillfox allows you to have conversations with any PDF's. Simply upload and start asking your questions. She is brilliant and cunningly intelligent as a fox.

Tech stack:

Nextjs 14, tRPC, Prisma, Kinde auth, openAI api, pinecone vector database, langchain.

Tailwindcss, shadCN ui, Stripe, Uploadthing, tanstack query


Live link: https://quillfox.vercel.app/{:target="_blank"}

Please note that if fox (chat) is not giving any response, it means I am out of openai credits. :(

In that case here are few previews of what it actually looks like:

It's very simple

1. Sign up

landing page

2. Upload your PDF

uploading page

3. Access it from the dashboard

PDFs page

4. Start asking questions

quillfox page

5. If you need to interact with larger files upgrade to pro plan.

Right now I have just removed the pro feature gate. So you can upload files of any size (Just for DEMO purpose).

pricing page


Installation

First clone this repository. You can also fork this repository and then clone the forked one.

git clone https://github.com/Mvishal123/quillfox.git

Make sure you have Node Package Manager (npm) installed. Will work with most versions, but the latest (LTS) is recommended.

Now you need to install all the dependencies.

cd quillfox
npm install

You are done with the installation.

To run the website, use the following command

npm run dev

Contributions are always welcomed.

  • Raise issues
  • Make changes and make a PR.

About

Making Your Documents Smarter, Your Work Easier - AI doc reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published