No description
  • Go 98.6%
  • Shell 1.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-09-21 16:59:21 +04:00
assets another try? 2024-05-19 22:14:49 +04:00
camb cleanup 2024-05-20 13:49:42 +04:00
.gitignore init 2024-05-14 22:36:14 +04:00
collections.json added email and user manual input option to the backend 2024-05-20 23:26:37 +04:00
go.mod chore: Update dependencies and add support for Resend API in Camb AI integration 2024-05-19 18:45:30 +04:00
go.sum chore: Update dependencies and add support for Resend API in Camb AI integration 2024-05-19 18:45:30 +04:00
main.go adds fallback email 2024-05-21 10:08:43 +04:00
README.md Create README.md 2024-09-21 16:59:21 +04:00
run.sh init 2024-05-15 00:31:56 +04:00

CAMB.AI x GPEC Hackathon

System architecture

Note

This repository is the backend of the project. The backend is implemented in go using pocketbase as a framework and extending it. Link to Frontend