Skip to content

OSU-BMBL/scGNN-frontend

 
 

Repository files navigation

scGNN-frontend

Welcome to scGNN-frontend! This project is based on ChatGPT-Next and works in conjunction with scGNN-server to offer a modern and fully-featured chat experience. Users can interact with the Language Model (LLM) to execute scGNN within conversations.

Getting Started

To get started with scGNN-frontend, follow these steps:

# clone this repository.
git clone https://github.com/scGNN3-0/scGNN-frontend.git
cd scGNN-frontend
# install the necessary dependencies
yarn install
# start the development server 
yarn dev

Features

Modern chat interface. Integration with scGNN-server for running scGNN in conversations. Built with TypeScript for type safety. Based on Next.js for a robust web application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

ChatGPT-Next scGNN-server Thank you for checking out scGNN-frontend! Feel free to reach out with any questions or feedback.

About

a typescript frontend for scGNN

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.3%
  • SCSS 11.0%
  • Other 1.7%