Skip to content

Elaira is designed to streamline the process of accessing and comprehending technical standards documents, particularly those related to NASA. We have developed an AI-powered assistant that can assist users in understanding, navigating, and making sense of complex standard documents.

License

Notifications You must be signed in to change notification settings

elucidator8918/Nasa-Space-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

STAR: Revolutionizing Technical Standards with AI

image

Site Preview Pictures:

Screenshot from 2023-10-09 00-36-38

image

Screenshot from 2023-10-09 00-27-50

Table of Contents

Introduction

Welcome to the STAR (Standards Technical Assistance Resource) project, developed as part of NASA's SpaceApps Hackathon. STAR aims to revolutionize how technical standards are accessed and understood by leveraging AI and natural language processing.

Project Description

The STAR project is designed to streamline the process of accessing and comprehending technical standards documents, particularly those related to NASA. We have developed an AI-powered assistant that can assist users in understanding, navigating, and making sense of complex standard documents.

Features

  • AI-Powered Recommendations: The AI assistant recommends section numbers, language improvements, and more within standards documents.
  • Web Scraping: We scrape NASA's standards website to collect a library of standards documents for analysis.
  • FastAPI Web Application: The AI assistant is accessible through a user-friendly web interface.

Technologies Used

Our project leverages the following technologies and libraries:

  • HTML/CSS/JS for the frontend
  • Python
  • FastAPI
  • PyTorch
  • Hugging Face Transformers
  • Ngrok
  • BeautifulSoup

Installation

To set up the STAR project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/elucidator8918/Nasa-Space-Apps.git
  2. Navigate to the project directory: cd Nasa-Space-Apps
  3. Install the required Python packages: pip install -r requirements.txt
  4. Set up Ngrok for exposing your local server to the internet.

Usage

To run the project and access the AI assistant, follow these steps:

  1. Run the FastAPI server: uvicorn main:app --reload
  2. Access the AI assistant through your web browser by visiting the provided Ngrok URL.

Contributors

The following team members developed this project:

License

This project is licensed under the CC0-1.0 License.

About

Elaira is designed to streamline the process of accessing and comprehending technical standards documents, particularly those related to NASA. We have developed an AI-powered assistant that can assist users in understanding, navigating, and making sense of complex standard documents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published