aws-amplify / aws-amplify/amplify-data

Allow guest access for AI conversations

Open
#595 2 comments 0 reactions 0 assignees View on GitHub
AI Kit feature-request
Dominant language
TypeScript
Stars
18
Forks
23
Avg merge
26m
Merged PRs (30d)
1

Description

Per https://docs.amplify.aws/react/ai/set-up-ai/

`Conversation routes currently ONLY support owner-based authorization and generation routes ONLY support non-owner-based authorization (authenticated, guest, group, publicApiKey).`

I'm trying to make a competitive chat site. Best practices in product growth require low friction adoption. Forcing a signup flow before they understand how good the service is not helping.

Look at chatgpt, you can stay logged out and a get a feel for the service: https://chatgpt.com the same should be possible with amplify ai kit.

Contributor guide

Open the contributing guide

Research direction

Start with the authorization guidance in https://docs.amplify.aws/react/ai/set-up-ai/ and compare the stated rules for conversation and generation routes. Trace how guest or unauthenticated access is represented in the AI conversation flow. Done means a user can try conversations without signing up while the applicable authorization behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai, api, authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.