Python Developer Needed to Create a Simple OpenAI Chatbot Interface
Budget: $30 – $250 NZD
I am looking for a Python developer to create a simple chat interface that integrates with the OpenAI API. The interface should resemble a basic chat application, similar to WhatsApp or Facebook Messenger, where I can send text based messages and receive responses from an OpenAI chatbot, using my own OpenAI API key.
Requirements:
Develop a basic chat interface that allows me to input text and receive responses from the OpenAI chatbot run locally.
Create text field in the source code where I can add:
a. My OpenAI secret key
b. Model engine (e.g., "gpt-3.5-turbo")
c. Text assign a role (e.g., "you are a therpist, help the user" or "you are a friendly AI assistant, help the user").
Deliverables:
Complete Python source code for the chat interface and integration with OpenAI API.
Demonstration that the application can successfully run locally and exchange text messages with the OpenAI chatbot.
Please provide an estimate of the time and cost required to complete this project, along with a brief description of your experience working with Python and the OpenAI API.
I tried to do it myself but couldn't work it out. Attached is a very basic outlay which it can be built similar to that, or if you know dome good simple libraries then make it more beautiful.
Requirements:
Develop a basic chat interface that allows me to input text and receive responses from the OpenAI chatbot run locally.
Create text field in the source code where I can add:
a. My OpenAI secret key
b. Model engine (e.g., "gpt-3.5-turbo")
c. Text assign a role (e.g., "you are a therpist, help the user" or "you are a friendly AI assistant, help the user").
Deliverables:
Complete Python source code for the chat interface and integration with OpenAI API.
Demonstration that the application can successfully run locally and exchange text messages with the OpenAI chatbot.
Please provide an estimate of the time and cost required to complete this project, along with a brief description of your experience working with Python and the OpenAI API.
I tried to do it myself but couldn't work it out. Attached is a very basic outlay which it can be built similar to that, or if you know dome good simple libraries then make it more beautiful.