https://github.com/doemser/user-story-gpt
Write User Stories with GPT and ease.
https://github.com/doemser/user-story-gpt
Last synced: about 1 year ago
JSON representation
Write User Stories with GPT and ease.
- Host: GitHub
- URL: https://github.com/doemser/user-story-gpt
- Owner: doemser
- Created: 2023-07-21T11:32:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T01:03:37.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T02:23:22.612Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 185 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Story GPT
Writes User Stories with ease.
- Describe your App
- Set your Tech Stack
- Describe your feature
- Done: User Story written
Features planned:
- hold multiple app descriptions

## Getting Started
- Clone repository
- Copy .env.local.example and fill in your GPT-4 API Key
```
cp .env.local.example .env.local
```
> If you do not have a GPT-4 API Key go to /services/openai and set the model in the respective files to gpt-3.5-turbo