An open API service indexing awesome lists of open source software.

https://github.com/labwhatever/ai-techhub

AI TechHub
https://github.com/labwhatever/ai-techhub

Last synced: 9 months ago
JSON representation

AI TechHub

Awesome Lists containing this project

README

          

# Ai TechHub

## 84 Ai based It training system
## CODS204 CODE OFF DUTY
## Welcome to AiTech Hub - Your Gateway to AI Education
[View our deploy version of this Project](https://ai-techhub.vercel.app/)

Embark on a journey of discovery and innovation with AiTech Hub, where cutting-edge AI technology meets comprehensive IT education. Whether you're a beginner or an experienced enthusiast, we offer personalized learning experiences tailored to your needs.

## Explore Our Platform

### Screenshots

Take a sneak peek at what awaits you on AiTech Hub:

![Main Page](mainpage.png)
![AI Bot in Action](aibot.png)
![User Profile](profile.png)
![Login Page](login.png)
![Registration Page](register.png)

### Key Features

- **Personalized Learning:** Tailored learning plans designed to suit your knowledge level and learning objectives.
- **Interactive Lessons:** Engaging videos, animations, and exercises for an immersive learning experience.
- **Feedback and Assistance:** Receive hints and tips whenever you're stuck, empowering you to learn independently.
- **AI-Powered Bot:** Interact with our AI bot for real-time assistance and guidance.
- **Fully Responsive:** Seamlessly access our platform from any device, be it a desktop, tablet, or smartphone.
- **Authentication System:** Secure backend authentication ensures your data and progress remain safe.
- **Continuous Improvement:** Our system evolves over time, optimizing teaching methods based on user feedback.

## Lessons Learned

At AiTech Hub, we don't just teach; we learn and grow alongside our users. Here are some valuable insights we gained:

- **Backend Authentication Mastery:** We've delved deep into backend authentication, ensuring robust security measures are in place to safeguard user data.
- **AI Integration Expertise:** By integrating AI technology into our platform, we've expanded our web development horizons, offering innovative solutions to enhance the learning experience.

## Tech Stack

**Client:** React, Redux, TailwindCSS
**Server:** Node.js
**Backend Service:** Appwrite

## Run Locally
Clone the project
```bash
git clone https://github.com/smartcraze/Ai-Techhub
```
Go to the project directory
```bash
cd my-project
```
Install dependencies

```bash
npm install
```
Start the server
```bash
npm run dev
```
## Running Tests
To run tests, run the following command

```bash
npm run test
```
# You can Interact With Ai Bot