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

https://github.com/zaman-hamza/optimxai

OptimxAI automates Jira ticket creation for product managers, turning discussions and specs into structured tasks. Originally focused on AI model fine-tuning, we’ve pivoted to streamlining product management workflows with AI-driven automation.
https://github.com/zaman-hamza/optimxai

ai automation firebase jira management react

Last synced: about 1 year ago
JSON representation

OptimxAI automates Jira ticket creation for product managers, turning discussions and specs into structured tasks. Originally focused on AI model fine-tuning, we’ve pivoted to streamlining product management workflows with AI-driven automation.

Awesome Lists containing this project

README

          

# OptimxAI

## Overview

Welcome to the GitHub repository for **OptimxAI**. This repository serves as the central hub for our company, which has evolved significantly over time. Initially focused on fine-tuning and deploying AI models, we have since pivoted to automating the creation of Jira tickets for product managers, making their workflows more efficient.

### About OptimxAI

OptimxAI started as a company dedicated to refining and deploying AI models. Over time, we recognized a bigger challenge in product management: streamlining task management. Today, we leverage AI to automate Jira ticket creation, helping product managers save time and focus on strategy.

### Key Features (Post-Pivot)

- **Automated Jira Ticket Creation**: AI-powered automation that generates Jira tickets based on product specs and discussions.
- **Context-Aware AI**: Our system intelligently extracts key details from conversations, documents, and reports to create well-structured Jira issues.
- **Seamless Integration**: Easily integrates with existing workflows, improving productivity without disruption.

## Evolution of OptimxAI

We've undergone a major transformation! Here are two videos that showcase our journey:

- **Before Pivot:** Fine-tuning and deploying AI models
[Insert YouTube Link Here]

- **After Pivot:** Automating Jira ticket creation for product managers
[Insert YouTube Link Here]

## Getting Started

To run our React-based website, follow these steps:

### Installation

1. Clone this repository to your local machine.
```bash
git clone https://github.com/your-username/optimxai-website.git

cd optimxai-website

npm install

npm run start
```
2. Access the website in your web browser at http://localhost:3000