Skip to content
/ AiGen Public

Multi Model Personal Assistant Wrapper in Go: Interact with ChatGPT, Claude or Ollama Cross Platform (Speech & Image generation supported)

License

Notifications You must be signed in to change notification settings

SanHacks/AiGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go OpenAi Cross Platform

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:

Text to speech

image Replay Chat/GPT Audio Replied Completions

Speech to text

image

Chat

Screenshot 2023-03-20 at 02 02 33

Image Generation (Voice/Text)

image

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.