Skip to content

phamleduy04/hacktx24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend

  • Using: React + Vite (Typescript)
  • Test: Vitest

Backend

  • Using: Express.js (Typescript)
  • Test: Jest

Microservices

  • Using: FastAPI (Python)
  • POST: /process_image with file as a image file
  • Send to Vector app as a background job

Vector

  • Using: FastAPI (Python)
  • POST: /question with question to query database
  • POST: /vector with image to save image
  • Save to Vector Database