Skip to content
/ r0b0t Public
forked from lamg/r0b0t

GUI for interacting with Large Language Models

Notifications You must be signed in to change notification settings

jhorv/r0b0t

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK application to interact with Large Language Models

NuGet Version NuGet Downloads

r0b0t is a GTK+ application for interacting with Large Language Models from OpenAI, and also with GitHub Copilot.

Installation

  • On Ubuntu requires apt install appmenu-gtk3-module
  • create a .env file with variables openai_key, github_key, huggingface_key and anthropic_key, in the same directory where the program runs; or make sure at least one of them is defined when doing so.

screenshot

About

GUI for interacting with Large Language Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 99.0%
  • Other 1.0%