Skip to content

React Application which provide AI services (text-to-image and text-generation)

Notifications You must be signed in to change notification settings

navetacandra/wee-ai

Repository files navigation

wee-ai

React Application which provide AI services (text-to-image and text-generation). This app use an API provided by Huggingface and Deepinfra

Preview: Click Here

  1. Clone this repository
git clone https://github.com/navetacandra/wee-ai.git
  1. Install packages (use npm or yarn)
npm install
# or
yarn install
# or
bun install
  1. Start server
npm run dev
# or
yarn dev
# or
bun dev

About

React Application which provide AI services (text-to-image and text-generation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published