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.
- Host: GitHub
- URL: https://github.com/zaman-hamza/optimxai
- Owner: zaman-hamza
- Created: 2023-10-16T05:37:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T18:44:57.000Z (over 1 year ago)
- Last Synced: 2025-04-10T22:58:28.028Z (about 1 year ago)
- Topics: ai, automation, firebase, jira, management, react
- Language: CSS
- Homepage: https://optimx-ai.web.app/
- Size: 5.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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