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

https://github.com/devendra-alt/gen-ai-ext


https://github.com/devendra-alt/gen-ai-ext

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Generative AI Extension

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author](#authors)
- [🔭 Future Features](#future-features)
- [📝 License](#license)

# 📖 GenAi-ext

**Generative Ai Extension** is a chrome extension that user can interact with and ask question.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **User Interaction**
- **Data being served by backend server**
- **Webpack for bundler**
- **Linters for code quality**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Node.js
- Chrome Browser (tried and tested)

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git https://github.com/devendra-alt/gen-ai-ext
```

### Install

Install this project with:

```sh
cd gen-ai-ext
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

(back to top)

## 👥 Authors

👤 **Author**

- GitHub: [@devendra-alt](https://github.com/devendra-alt)
- Twitter: [@Devendra5101](https://twitter.com/Devendra5101)
- LinkedIn: [Devendra Mulewa](https://linkedin.com/in/devendramulewa)

(back to top)

## 🔭 Future Features

- [ ] **Animations**
- [ ] **FavIcon**
- [ ] **Multimodule query**

(back to top)

## 📝 License

This project is [MIT](/MIT.md) licensed.

(back to top)