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

https://github.com/philiptitus/jennie

Meet Jennie Your Friednly AI Interview Planner this is the frontend code that utilises the HORIZON UI Theme.
https://github.com/philiptitus/jennie

ai frontend reactjs typescript

Last synced: 3 months ago
JSON representation

Meet Jennie Your Friednly AI Interview Planner this is the frontend code that utilises the HORIZON UI Theme.

Awesome Lists containing this project

README

        

# [Jennie AI Interview Planner with Horizon UI ](https://horizon-ui.com/horizon-ui-chakra-ts) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https://horizon-ui.com/&text=Check%20Horizon%20UI,%20the%20trendiest%20open-source%20admin%20template%20for%20Chakra%20UI%20&%20React!)

![version](https://img.shields.io/badge/version-2.0.0-blue.svg)
![license](https://img.shields.io/badge/license-MIT-blue.svg)
[![GitHub issues open](https://img.shields.io/github/issues/horizon-ui/horizon-ui-chakra-ts.svg?maxAge=2592000)](https://github.com/horizon-ui/horizon-ui-chakra-ts/issues?q=is%3Aopen+is%3Aissue)

 

[Horizon UI TypeScript ](https://github.com/horizon-ui/horizon-ui-chakra-ts)

 

Get started and enhance your interview preparation with Jennie, the AI-powered Interview Planner built with Horizon UI—the most trendsetting & innovative Open Source Admin Template for Chakra UI & React!

---

### Introduction

Jennie is designed for those who aspire to ace their interviews with confidence. This AI Interview Planner provides you with real-time practice sessions, personalized feedback, and simulated interview environments, all within a beautifully crafted interface.

Horizon UI has been utilized to deliver a modern and responsive design, allowing Jennie to offer you a seamless and engaging interview preparation experience. With hundreds of components, styled blocks, and fully coded pages, Jennie is ready to help you prepare for interviews like a pro.

Save countless hours by leveraging Jennie’s AI capabilities to conduct practice interviews, analyze your responses, and offer actionable insights. It's like having a personal interview coach at your fingertips.

With Jennie, you’ll find specialized pages for different interview types, such as Technical Interviews, Behavioral Interviews, and more. Just choose the type of interview you want to practice, and Jennie will guide you through it!

### 🎉 [NEW] React Tables V8
Jennie also integrates the latest version of the React Tables (v8) library for a smooth and intuitive experience. Access this feature by cloning the [/feature/react-table-v8](https://github.com/horizon-ui/horizon-ui-chakra-ts/tree/feature/react-table-v8) branch!

### 🎉 [NEW] Horizon UI Components
All the main components from both versions are available, allowing you to interact with the latest additions of Horizon UI within Jennie. Stay tuned for new components and features coming soon! ⚡️
See all components

### Documentation

Each feature is thoroughly documented. For more information, you can read more in the documentation here.

### Quick Start

Install Jennie by following these steps:

- Install NodeJS LTS from
[NodeJs Official Page](https://nodejs.org/en/?ref=horizon-documentation)

Clone the repository with the following command:

```bash
git clone https://github.com/philiptitus/jennie.git
```

Run the following command in the terminal:

```bash
npm install
```

Then start your local server by running:

```bash
npm start
```