The application is Cross Platfrom and can be compiled for :
- Web
- Android
- Windows
- Linux
- MacOS
Details on How to Compile for application are in section ###Getting Started Downlaod Android App: Download App
This is a Go-based chatbot interface that uses the fyne framework. The app is designed to allow users to interact with a chatbot through the interface.
The app currently features the following functionalities:
Replay Chat/GPT Audio Replied Completions
Still Working On This, Will Get Serious With It Soon.
👨🏽💻Not Production Ready: Cross Platform
To run the app, follow the steps below:
-
Clone the repository to your local machine
-
Ensure that you have Go and fyne installed on your machine
-
Open your terminal and navigate to the root of the cloned repository
-
Run
go run main.go
or justgo .
to start the app -
You Will To Edit Tokens Or Just Comment out the tabs to disable social tabs
- Text to Speech
- The app features a text-to-speech functionality that allows users to convert text into speech. To use this feature, simply type the text into the chatbox and - click the 'Speak' button.
The app also features a speech-to-text functionality that allows users to convert speech into text. To use this feature, click the microphone button to start recording, and then speak into your device's microphone. When you're done, click the stop button, and the app will convert your speech into text.
The app features a chat interface that allows users to interact with a chatbot. Users can ask the chatbot questions or provide it with information, and the chatbot will respond accordingly.
If you're interested in contributing to the project, feel free to submit a pull request. The developers welcome contributions from the community and are always looking for ways to improve the app.