Skip to content
/ GPTLab Public

All-in-one AI web app: ChatGPT-like chat, AI image & article generation, background removal and more..

Notifications You must be signed in to change notification settings

iamJ3/GPTLab

Repository files navigation

GPTLab Frontend

A React + Vite frontend for GPTLab. This project is currently a work in progress.

  • Status: In progress (WIP)
  • Stack: React, Vite, ESLint

Getting started

  1. Install dependencies
    npm install
  2. Start the dev server
    npm run dev
  3. Build for production
    npm run build
  4. Preview the build
    npm run preview
  5. Lint
    npm run lint

Project structure

  • src/: Application source code
  • public/: Static assets
  • index.html: App entry HTML
  • vite.config.js: Vite configuration

Roadmap

  • Core UI scaffolding and layout
  • Components and state management
  • API integration
  • Authentication (if needed)
  • Testing & QA
  • Deployment setup

Contributing

Contributions are welcome. Please open an issue or a pull request. Since the project is evolving, expect frequent changes.

License

TBD

About

All-in-one AI web app: ChatGPT-like chat, AI image & article generation, background removal and more..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages