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:
Text to speech
Replay Chat/GPT Audio Replied Completions
Speech to text

Chat
Image Generation (Voice/Text)

Still Working On This, Will Get Serious With It Soon.
👨🏽💻Not Production Ready: Cross Platform
Getting Started
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 just go .
to start the app
-
You Will To Edit Tokens Or Just Comment out the tabs to disable social tabs
Features
- 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.
Speech to Text
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.
Chat
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.
Contributing
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.