RepoFriendliAIFriendliAIpublished May 25, 2024seen 5d

friendliai/play-go-ai

TypeScript

Open original ↗

Captured source

source ↗
published May 25, 2024seen 5dcaptured 15hhttp 200method plain

friendliai/play-go-ai

Description: Golang Playground Driven by AI, Created from FriendliAI Hackathon

Language: TypeScript

Stars: 7

Forks: 0

Open issues: 0

Created: 2024-05-25T14:59:56Z

Pushed: 2025-12-16T02:20:24Z

Default branch: main

Fork: no

Archived: no

README:

play.go.ai

play.go.ai is an AI-powered Go code editor built with Next.js and Vercel AI SDK using FriendliAI.

![Deploy with Vercel]()

Developing

  • Clone the repository
  • Create a .env.local file with FRIENDLI_TOKEN=your-api-key where your-api-key is your friendli suite API key from friendli.ai/suite.
  • Run pnpm install to install dependencies.
  • Run pnpm dev to start the development server.