Skip to content

ahsanreal4/Ocrivia

Repository files navigation

Description

Frontend Production link - https://ocrivia-frontend.vercel.app/

The backend is built on Nest JS with mongo atlas (mongoose). For security JWT token is used. For OCR recognition free external api is used. OCR Space Api - https://ocr.space/ocrapi

Node version => 18.19.0

Nest framework TypeScript starter repository.

Open source packages used

GroqCloud - https://console.groq.com

Sample Data

Use this account for samples

email: [email protected] password: AhsanAzeem

Installation

The application is connected with a cloud mongo db instance so you don't have to worry about connecting database

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Nest JS AI LLM backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published