Skip to content

rtrin/scholarai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ“ ScholarAI

Instant document summarizer for your work and school related needs

๐Ÿ‘พ This project includes:

  • Next.js, utilizing Next's API routing capabilities
  • Routes for ChatGPT and Twilio APIs
  • Frontend design with TailwindCSS

โš™๏ธ Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

  • Note that you will need to provide your own OpenAI and Twilio API keys in a .env file.

Edit the page by modifying pages/_app.tsx. The page auto-updates as you edit the file.

Modify the API routes by changing the TypeScript files in the pages/api directory. Files in this directory are treated as [routes] instead of React pages.

๐Ÿงฉ Learn More

To learn more about Next.js, take a look at the following resources:

๐Ÿ’ก Next Steps

  • Create a more user-friendly UI
  • Add various buttons for functions such as quizzes for ease of use
  • Allow users to input their own API keys (provide a link to get one as well).

About

PDF Document Search - All In Hackathon Winning Submission ๐Ÿ†

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors