Skip to content

nacal/ai-suggestion-textarea

Repository files navigation

ai-sugggestion-textarea

Similar to Github Copilot, it suggests the continuation of the string entered in the text form.

This was created with Next.js.

https://zenn.dev/nacal/articles/535c337a59e686

Getting Started

Environment variables

# .env.local
OPENAI_API_KEY=sk-**

Run the development server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published