8000 GitHub - sulaimancode/chat-with-pdf: Another PDF Q&A app using Openai's api.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sulaimancode/chat-with-pdf

Repository files navigation

Another PDF-Chatbot powered by OpenAI

The main motivation behind the creation of this project was my interest in learning about Large Language Models (LLMs) and exploring the capabilities of Next.js. I strongly believe that the best way to learn is by doing, and hence, I started working on this project.

Technologies Used

This is a T3 Stack project bootstrapped with create-t3-app.

Tech used in this project:

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository
  2. Install npm packages
    npm install
  3. Create a .env file in the root of the project and fill in your keys (see the .env.example file for keys)
  4. Start the development server
    npm run dev
    

How do I deploy this?

Follow the T3 deployment guides for Vercel, Netlify and Docker for more information.

About

Another PDF Q&A app using Openai's api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0