Skip to content
View Qyrx's full-sized avatar
  • 16:06 (UTC -12:00)
Block or Report

Block or report Qyrx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Qyrx/README.md

Qyrx (GAIRAX)

Welcome to Qyrx, your scholarly companion for generating academic papers from voice inputs. Pronounced as "GAIRAX," Qyrx leverages cutting-edge technology to transform your spoken ideas into publishable research papers. Embrace your inner scholar and embark on a journey of seamless content creation.

Qyrx App

Overview

Qyrx is a React-based application that allows users to dictate their research ideas through voice inputs. The app then harnesses the power of Natural Language Processing (NLP) and a transformer-based engine to craft well-structured scientific papers. From generating scholarly content to visualizing data and code, Qyrx covers it all.

Features

  • Voice-to-Text Conversion: Record your thoughts and watch them transform into text before your eyes.
  • NLP Magic: Our NLP engine extracts topics, keywords, and structure from your input for focused paper generation.
  • Content from the Web: Qyrx searches the internet for related materials to enhance your paper.
  • Visual Aids: Generate charts, graphs, and analytics to enhance the quality of your paper.
  • Stylish UI: Immerse yourself in a user-friendly and elegant interface inspired by scholarly aesthetics.
  • Publication Ready: Qyrx compiles your content into well-formatted, ready-to-publish papers.

Getting Started

  1. Clone this repository: `git clone https:/# Qyrx (GAIRAX)

Welcome to Qyrx, your scholarly companion for generating academic papers from voice inputs. Pronounced as "GAIRAX," Qyrx leverages cutting-edge technology to transform your spoken ideas into publishable research papers. Embrace your inner scholar and embark on a journey of seamless content creation.

Qyrx App

Overview

Qyrx is a React-based application that allows users to dictate their research ideas through voice inputs. The app then harnesses the power of Natural Language Processing (NLP) and a transformer-based engine to craft well-structured scientific papers. From generating scholarly content to visualizing data and code, Qyrx covers it all.

Features

  • Voice-to-Text Conversion: Record your thoughts and watch them transform into text before your eyes.
  • NLP Magic: Our NLP engine extracts topics, keywords, and structure from your input for focused paper generation.
  • Content from the Web: Qyrx searches the internet for related materials to enhance your paper.
  • Visual Aids: Generate charts, graphs, and analytics to enhance the quality of your paper.
  • Stylish UI: Immerse yourself in a user-friendly and elegant interface inspired by scholarly aesthetics.
  • Publication Ready: Qyrx compiles your content into well-formatted, ready-to-publish papers.

Getting Started

  1. Clone this repository: git clone https://github.com/yourusername/qyrx.git
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Explore Qyrx in your browser at http:https://localhost:3000

Modules and Libraries

Qyrx is meticulously crafted using the following modules and libraries:

  • IPM - Input Processing Module: Utilizes react-mic-recorder and react-speech-recognition for voice input and NLP.
  • CGM - Content Generation Module: Integrates @huggingface/transformers, react-syntax-highlighter, and react-chartjs-2.
  • EDRM - External Data Retrieval Module: Employs axios to gather research materials.
  • UIM - User Interface Module: Designed using react-router-dom and styled-components.
  • OCFM - Output Compilation and Formatting Module: Generates PDFs with react-pdf.
  • BSAM - Backend Services and APIs Module: Builds on express and communicates with axios.
  • DMSM - Data Management and Storage Module: Uses localStorage for user data.

Contribution

We welcome contributions to enhance Qyrx's capabilities. Please feel free to fork this repository, make improvements, and submit pull requests.

License

This project is licensed under the MIT License.

Acknowledgments

Qyrx is inspired by the pursuit of knowledge, scholarly elegance, and the joy of creation.


Have a question or feedback? Contact us at [email protected]. //qyrx.git2. Install dependencies:npm install3. Start the development server:npm start4. Explore Qyrx in your browser athttp:https://localhost:3000`

Modules and Libraries

Qyrx is meticulously crafted using the following modules and libraries:

  • IPM - Input Processing Module: Utilizes react-mic-recorder and react-speech-recognition for voice input and NLP.
  • CGM - Content Generation Module: Integrates @huggingface/transformers, react-syntax-highlighter, and react-chartjs-2.
  • EDRM - External Data Retrieval Module: Employs axios to gather research materials.
  • UIM - User Interface Module: Designed using react-router-dom and styled-components.
  • OCFM - Output Compilation and Formatting Module: Generates PDFs with react-pdf.
  • BSAM - Backend Services and APIs Module: Builds on express and communicates with axios.
  • DMSM - Data Management and Storage Module: Uses localStorage for user data.

Contribution

We welcome contributions to enhance Qyrx's capabilities. Please feel free to fork this repository, make improvements, and submit pull requests.

License

This project is licensed under the MIT License.

Acknowledgments

Qyrx is inspired by the pursuit of knowledge, scholarly elegance, and the joy of creation.


Have a question or feedback? Contact us at [email protected]

Popular repositories Loading

  1. SWE-agent SWE-agent Public

    Forked from princeton-nlp/SWE-agent

    SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models

    Python 1

  2. qyrx qyrx Public

    speech to text app for scientific content generation

  3. theraq theraq Public

    a foundational model for genetic and medical datasets; a hybrid engine for RNA-based therapeutics design

  4. DeePathNet DeePathNet Public

    Forked from CMRI-ProCan/DeePathNet

    Transformer-based deep learning integrates multi-omic data with cancer pathways

    Python

  5. NNforProgrammingQuantumAnnealers NNforProgrammingQuantumAnnealers Public

    Forked from BoschSamuel/NNforProgrammingQuantumAnnealers

    Artificial Neural Networks for Programming Quantum Annealers

    Python

  6. kyber kyber Public

    Forked from pq-crystals/kyber

    c refrence implemetation for Crystals Kyber

    C