Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.14 KB

ChatBuddy

ChatBuddy App is a conversational AI app built with Java AndroidStudio that you can use in your mobile devices. You can type your questions or statements and get responses in real time using this app.

This app is made using open-source library provided by https://openai.com/ that allows developers to integrate ChatGPT natural language processing engine.It provides simple API to access ChatGpt engine and use it to process natural language queries and generate responses

Screenshots


Alt text

Video Demo

Click here to Watch the Working Demo Here


NOTE

You must genrate your own API key from https://openai.com/ and paste in the string tag shown below
alt note



Credit

https://openai.com/ https://square.github.io/okhttp/

##License
@Tsandesh