Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doemser/user-story-gpt
Write User Stories with GPT and ease.
https://github.com/doemser/user-story-gpt
Last synced: 28 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T01:03:37.000Z (about 1 year ago)
- Last Synced: 2024-10-02T08:54:12.289Z (about 1 month 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 writtenFeatures planned:
- hold multiple app descriptions
![userStoryGpt](/public/user-story-gpt.png)
## 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