command
module
Version:
v0.0.0-...-9fa62ac
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GenAI Chatbot
A simple chatbot that uses the Go SDK for Google Generative AI.
https://github.com/kavinaravind/go-genai/assets/10949859/eff0ce4e-43f7-484e-8174-65f82af59dd5
Getting Started
These instructions will get you up and running on your local machine for development purposes.
Prerequisites
- Go (currently running: go version go1.22.4 darwin/arm64)
- Make (currently running: GNU Make 3.81)
Building
git clone https://github.com/kavinaravind/go-genai.git
cd go-genai
make build
Google Generative AI
You can start by Getting an API Key to use the Gemini API.
Running
./chatbot --api-key <API_KEY> # after building the binary via make build
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.