Skip to content
/ ai-spec Public

Guidelines and logic to save project reference as a "pre-prompt" for artificial intelligence assistance chatbots to have a reference about given project, its aspects, technical base, its state and goals (without pasting the full codebase into ai to request input)

License

Notifications You must be signed in to change notification settings

Kaljuk/ai-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-spec

Guidelines and logic to save project reference as a "pre-prompt" for artificial intelligence assistance chatbots to have a reference about given project, its aspects, technical base, its state and goals (without pasting the full codebase into ai to request input)


Example file of project ai-spec specification


Last Update: 2023-03-27 Version: 1.2

Project Name

Amazing Project

Project Description

The Amazing Project is an innovative web application aimed at solving problem X by providing features A, B, and C.

Technology Stack

  • Frontend: React, Redux, TypeScript
  • Backend: Node.js, Express, MongoDB
  • CI/CD: Jenkins, Docker

Repository URL

https://github.com/user/amazing-project

Project Management Tool

Trello: https://trello.com/amazingproject

Team Members

Project Timeline and Milestones

  • Start Date: 2023-01-01
  • End Date: 2023-06-30

Milestones:

  1. Initial Prototype (2023-02-15): Complete first working version of the application.
  2. Feature A Implementation (2023-03-15): Implement and integrate feature A.
  3. Feature B Implementation (2023-04-15): Implement and integrate feature B.
  4. Feature C Implementation (2023-05-15): Implement and integrate feature C.
  5. Testing & Bug Fixes (2023-06-01): Complete testing and fix any identified issues.
  6. Launch (2023-06-30): Official release of the Amazing Project.

About

Guidelines and logic to save project reference as a "pre-prompt" for artificial intelligence assistance chatbots to have a reference about given project, its aspects, technical base, its state and goals (without pasting the full codebase into ai to request input)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published