Could you please update the UI to ask the user two things,
1. Briefly describe project goals or objectives
2. Describe core features or functionalities
You may find some suitable heading better than this, but the basic idea is to have two input boxes and get the text input for both these, to feed into the LLM prompt.
Make corresponding changes in the API handler also.
CS3-167 Changes in Generate Readme Page UI
Could you please update the UI to ask the user two things, 1. Briefly describe project goals or objectives 2. Describe core features or functionalities You may find some suitable heading better than this, but the basic idea is to have two input boxes and get the text input for both these, to feed into the LLM prompt. Make corresponding changes in the API handler also.