Skip to content

Commit

Permalink
Merge pull request #17 from AGI-CEO/main
Browse files Browse the repository at this point in the history
example test
  • Loading branch information
AGI-CEO authored Dec 11, 2023
2 parents d132555 + 20efbe2 commit 0c68e50
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,22 @@

## Frontend

Our frontend is built with the latest technologies in the market: HTML, JS, and CSS 🎨. We've ensured a seamless and interactive user interface that's not only easy to navigate but also visually appealing. Our frontend design principles are rooted in providing a user-centric experience, ensuring that every interaction on our platform is intuitive and enjoyable. For more details, refer to our [index.html](public/index.html) file.
Our frontend is built with the latest technologies in the market: HTML, JS, and CSS 🎨. We've ensured a seamless and interactive user interface that's not only easy to navigate but also visually appealing. Our frontend design principles are rooted in providing a user-centric experience, ensuring that every interaction on our platform is intuitive and enjoyable. For more details, refer to our [app.js](public/app.js) file.

## Backend

The backend is powered by NodeJS and Express ⚙️, guaranteeing fast, efficient, and reliable server-side operations. We've optimized our backend to handle high volumes of data and requests without compromising on speed or security. Our backend architecture is designed to be robust and scalable, ensuring that our platform can grow and adapt to our users' needs. For more details, refer to our [app.js](public/app.js) file.
The backend is powered by NodeJS and Express ⚙️, guaranteeing fast, efficient, and reliable server-side operations. We've optimized our backend to handle high volumes of data and requests without compromising on speed or security. Our backend architecture is designed to be robust and scalable, ensuring that our platform can grow and adapt to our users' needs. For more details, refer to our [server.js](server.js) file.

## Database

Our database is managed by Supabase 🗄️, the open-source Firebase alternative. It provides a real-time, auto-scaling, and intuitive database that ensures your data is always secure and accessible. With Supabase, we've ensured that our data management is top-notch, providing reliable and consistent access to your data.

## Dependencies

We use a number of dependencies to ensure the smooth running of our application. These include "@supabase/supabase-js", "dotenv", "express", and "pg". For more details, refer to our [package.json](package.json) file.
We use a number of dependencies to ensure the smooth running of our application. These include "@supabase/supabase-js", "dotenv", "express", "express-fileupload", "langchain", "pdf-parse", "pdfjs-dist", and "pg". For more details, refer to our [package.json](package.json) file.

## Join Us

Join us on this exciting journey! We're committed to providing a platform that's not just cutting-edge, but also user-friendly and reliable. We can't wait for you to experience all that hade.ai has to offer!

AI

0 comments on commit 0c68e50

Please sign in to comment.