lablab-ai / ai21labs-text-improver-nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI21 Labs Text Improver

How to use this repository?

This is a starter project that will help you getting started with AI21 Labs Text Improver API.

# clone repo 
git clone https://github.com/lablab-ai/ai21labs-text-improver-nextjs.git

# change folder
cd ai21labs-text-improver-nextjs

First, install

npm i

# or
yarn

Then you need to get your AI21Labs API key here and insert it into the .env file

Run the development server:

npm run dev

# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/. The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

image

Relevant links


Artificial Intelligence Hackathons, tutorials and Boilerplates

Join the LabLab Discord

Discord Banner 1
On lablab discord, we discuss this repo and many other topics related to artificial intelligence! Checkout upcoming Artificial Intelligence Hackathons Event

Acclerating innovation through acceleration

About


Languages

Language:JavaScript 95.1%Language:CSS 4.9%