This is a basic chatbot application built using Gemini Pro 1.0 and Golang.
GoChat is a simple chatbot that allows users to interact with it through text messages. It uses the Gemini Pro 1.0 framework for handling the chatbot logic and Golang as the programming language.
- Responds to user messages with predefined answers
- Supports basic conversation flows
- Easy to extend and customize