Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update branding from HAI BUILD to Specif AI #47

Merged
merged 4 commits into from
Feb 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .changeset/wide-bears-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"specif-ai": patch
---

Update branding from HAI BUILD to Specifai

- Replace HAI BUILD references with Specifai in theme configuration
- Update logo paths to use Specifai branded logos
- Remove "with HAI BUILD" from app description
- Remove period from welcome title in login component
- Update app name in package.json
- Update README.md to use Specifai
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to Specif AI
# Contributing to Specifai

We're excited you're interested in contributing to Specif AI! This document outlines the process for contributing to our project. We welcome contributions from everyone, whether you're fixing a typo, improving documentation, or adding a new feature.
We're excited you're interested in contributing to Specifai! This document outlines the process for contributing to our project. We welcome contributions from everyone, whether you're fixing a typo, improving documentation, or adding a new feature.

## Getting Started

Expand Down Expand Up @@ -64,4 +64,4 @@ Feature requests are welcome. Please provide a clear description of the feature

If you have any questions, feel free to open an issue or reach out to the maintainers through the GitHub repository.

Thank you for contributing to Specif AI!
Thank you for contributing to Specifai!
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
</div>
<br>

# 🚀 Specif AI
# 🚀 Specifai

**Specif AI** is an AI-powered platform that transforms the project requirements management. It combines AI technology with intuitive workflows to automate documentation, generate and manage tasks - all while adapting to your team's specific needs.
**Specifai** is an AI-powered platform that transforms the project requirements management. It combines AI technology with intuitive workflows to automate documentation, generate and manage tasks - all while adapting to your team's specific needs.
<div align="center">
<img src="assets/gifs/specif-ai-overview.gif" alt="Specif AI in Action" width="900">
<img src="assets/gifs/specif-ai-overview.gif" alt="Specifai in Action" width="900">
</div>

## Table of Contents
Expand All @@ -40,9 +40,9 @@

## 🌟 Overview

In today's fast-paced software development landscape, delivering high-quality solutions quickly is more critical than ever. Specif AI is a cutting-edge platform that revolutionizes how teams generate, manage, and refine software requirements by combining AI intelligence with human context.
In today's fast-paced software development landscape, delivering high-quality solutions quickly is more critical than ever. Specifai is a cutting-edge platform that revolutionizes how teams generate, manage, and refine software requirements by combining AI intelligence with human context.

By simply providing a solution name, description, and tech stack details, Specif AI automatically generates comprehensive documentation, including:
By simply providing a solution name, description, and tech stack details, Specifai automatically generates comprehensive documentation, including:

- 📄 Business Requirement Documents (BRD)
- 🔧 Non-Functional Requirements Documents (NFRD)
Expand Down Expand Up @@ -100,7 +100,7 @@ By simply providing a solution name, description, and tech stack details, Specif
-it hai-build-requirement-backend
```

3. **Download the Specif AI desktop application** from the [releases page](https://github.com/presidio-oss/specif-ai/releases).
3. **Download the Specifai desktop application** from the [releases page](https://github.com/presidio-oss/specif-ai/releases).
4. **Run** the Desktop Application

For detailed setup instructions, refer to:
Expand Down Expand Up @@ -164,7 +164,7 @@ For more details, refer to the [Backend Server Setup Configuration Settings](./b

### 🔌 Integrations

Specif AI seamlessly integrates with popular tools to enhance your workflow:
Specifai seamlessly integrates with popular tools to enhance your workflow:

#### Jira Integration
The stories and tasks generated as part of the solutions can be used to create actual stories and tasks in your Jira instance using the Jira integration provided by the application. Features include:
Expand All @@ -184,15 +184,15 @@ The enterprise knowledge base is integrated with AI-powered chat to enhance sugg

## 🏗 Architecture

Specif AI follows a modern, scalable architecture designed for optimal performance and maintainability.
Specifai follows a modern, scalable architecture designed for optimal performance and maintainability.

<div align="center">
<img src="assets/img/specif-ai-architecture.png" alt="Application Architecture Diagram"/>
</div>

## 📝 Version Controlled Requirements Management Made Easy

Specif AI is a powerful desktop application built to streamline and organize your project requirements. With Specif AI, users can create a unified directory where all essential files are not only accessible and editable but also seamlessly synced with platforms like OneDrive, Dropbox, or any git-enabled local folder. This setup allows users to point to specific artifacts and data sources in a version-controlled environment, making collaboration and tracking effortless. Our goal is to enhance your development workflow by integrating seamlessly with the tools you already use, without adding complexity or obstacles.
Specifai is a powerful desktop application built to streamline and organize your project requirements. With Specifai, users can create a unified directory where all essential files are not only accessible and editable but also seamlessly synced with platforms like OneDrive, Dropbox, or any git-enabled local folder. This setup allows users to point to specific artifacts and data sources in a version-controlled environment, making collaboration and tracking effortless. Our goal is to enhance your development workflow by integrating seamlessly with the tools you already use, without adding complexity or obstacles.


## 🗺 Roadmap
Expand Down
4 changes: 2 additions & 2 deletions backend/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🚀 Specif AI Backend Server
# 🚀 Specifai Backend Server

The backend service that powers Specif AI's intelligent document generation and processing capabilities.
The backend service that powers Specifai's intelligent document generation and processing capabilities.

## Table of Contents
- [Setup Options](#setup-options)
Expand Down
4 changes: 2 additions & 2 deletions electron/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🖥️ Specif AI Desktop Application - Electron
# 🖥️ Specifai Desktop Application - Electron

The Electron-based desktop application for Specif AI facilitates local file system integration for all generated documents, providing a seamless user experience across platforms.
The Electron-based desktop application for Specifai facilitates local file system integration for all generated documents, providing a seamless user experience across platforms.

## Table of Contents
- [Features](#features)
Expand Down
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "specif_ai",
"version": "1.9.7",
"description": "AI-powered requirements management and specification platform",
"productName": "Specif AI",
"productName": "Specifai",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "specif-ai",
"displayName": "Specif AI",
"version": "1.9.7",
"description": "AI-powered platform that generates project requirements and transforms them into actionable tasks with intuitive workflows.",
"repository": {
"type": "git",
"url": "https://github.com/presidio-oss/specif-ai"
},
"scripts": {
"changeset": "npx @changesets/cli",
"version-packages": "npm run changeset version"
},
"author": {
"name": "Presidio"
},
"license": "MIT"
}
"name": "specif-ai",
"displayName": "Specifai",
"version": "1.9.7",
"description": "AI-powered platform that generates project requirements and transforms them into actionable tasks with intuitive workflows.",
"repository": {
"type": "git",
"url": "https://github.com/presidio-oss/specif-ai"
},
"scripts": {
"changeset": "npx @changesets/cli",
"version-packages": "npm run changeset version"
},
"author": {
"name": "Presidio"
},
"license": "MIT"
}
8 changes: 4 additions & 4 deletions ui/JIRA-README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Jira OAuth 2.0 Integration Guide for Specif AI
# Jira OAuth 2.0 Integration Guide for Specifai

This guide explains how to integrate the Specif AI solution with Jira using OAuth 2.0. Follow these steps to create an OAuth app, configure permissions, and set up the integration.
This guide explains how to integrate the Specifai solution with Jira using OAuth 2.0. Follow these steps to create an OAuth app, configure permissions, and set up the integration.

## Step 1: Create an OAuth 2.0 Integration

Expand All @@ -11,7 +11,7 @@ This guide explains how to integrate the Specif AI solution with Jira using OAut
2. **Create a New OAuth App:**
- Log in and click the **Create New App** button.
- Select **OAuth 2.0 Integration** from the options.
- Enter a name for the app, such as "Specif AI Integration."
- Enter a name for the app, such as "Specifai Integration."
- Click **Create App** to proceed.

3. **Navigate to the App Configuration:**
Expand Down Expand Up @@ -41,7 +41,7 @@ This guide explains how to integrate the Specif AI solution with Jira using OAut
- Open the **Authorization** tab in the app configuration screen.

2. **Select OAuth 2.0 Authorization:**
- Choose **OAuth 2.0** as the authorization type to enable OAuth-based authentication between Jira and the Specif AI.
- Choose **OAuth 2.0** as the authorization type to enable OAuth-based authentication between Jira and the Specifai.

3. **Set the Callback URL:**
- Enter the **Callback URL** for the Requirements app. This URL is where users will be redirected after authorizing the app.
Expand Down
4 changes: 2 additions & 2 deletions ui/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🎨 Specif AI - Angular UI
# 🎨 Specifai - Angular UI

The modern, responsive frontend application for Specif AI, built with Angular and integrated with Electron for desktop deployment.
The modern, responsive frontend application for Specifai, built with Angular and integrated with Electron for desktop deployment.

## Table of Contents
- [Features](#features)
Expand Down
4 changes: 2 additions & 2 deletions ui/src/app/pages/login/login.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
/>

<div class="bg-white rounded-lg shadow-lg max-w-lg overflow-hidden">
<div class="space-y-1 px-6 pt-6">
<div class="space-y-1 px-6 pt-6 text-center">
<h3 id="app-title" class="font-semibold text-base text-gray-900">
{{ themeConfiguration.appWelcomeTitle }}.
{{ themeConfiguration.appWelcomeTitle }}
</h3>
<p id="app-description" class="text-sm font-medium text-gray-500">
{{ themeConfiguration.appDescription }}
Expand Down
1 change: 1 addition & 0 deletions ui/src/assets/img/logo/specifai_light_applogo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading