There are two folder in main, negotiation_chatbot and chatbot All files of myapp are there and in chatbot and all files of myproject are present in negotiation_chatbot
I have removed the API key for security reasons...kindly enter one before running the application. I used Gemini AI so the API key will be available in gemini API. Enter the API key in chatbot->views.py inside a function named get_gemini_response()-> Headers-> Authorization. Write the key here: "Bearer {api_key}".