Objective
Create personal AI powered assistant that can help with day to day task improve my performance
Technologies
Social share
Challenge
Team Y application is a backend for AI assistant. It is fronted agnostic with user experiance in mind, only just a few of endpoint when interacting with assistant. Main features supported:
This application is built using TypeScript. It uses Node.js for runtime. The application uses Fastify, a fast and low overhead web framework for Node.js, for handling HTTP requests. The application uses Prisma, an open-source database toolkit, for database operations, dotenv for managing environment variables. Vercel/blob is used for file storage and Vercel/kv for Redis like database.
Here is a specyfication of API:
Releated Projects