An Android app that uses the GPT-3.5-turbo model for chat-based completions
ChatGPT Android App
This is an Android app that uses the GPT-3.5-turbo model for chat-based completions. It allows users to ask questions and get responses generated by the model.
Features
- Users can enter a question in the app.
- The app sends the question to the GPT-3.5-turbo model for completion.
- The response generated by the model is displayed in the app.
Setup
To use this app, follow these steps:
- Clone the repository to your local machine.
- Open the project in Android Studio.
- Build and run the app on an Android device or emulator.
Usage
- Launch the app on your Android device.
- Enter a question in the provided text field.
- Tap the submit button.
- The app will send the question to the GPT-3.5-turbo model for completion.
- The generated response will be displayed in the app.
Dependencies
This app uses the following dependencies:
- okhttp3 library for making HTTP requests.
- org.json library for parsing JSON responses.
API Endpoint
The app sends requests to the following API endpoint:
https://neuroapi.host/v1/chat/completions
Ensure that you have a stable internet connection to communicate with the API.
Screenshots
License
This project is licensed under the MIT License (https://opensource.org/licenses/MIT).
THANKS
MANY THANKS TO https://t.me/neurogen_news