2025-01-04 08:40:31 +01:00
2025-01-04 06:00:03 +01:00
2025-01-04 08:20:50 +01:00
2025-01-04 06:00:03 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 06:00:03 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:40:31 +01:00
2025-01-04 08:13:54 +01:00
2025-01-04 08:20:50 +01:00
2025-01-04 08:20:50 +01:00

R

Project description

R is a great and fast command line interface for gpt. It's also optimized for integration into other tools like vim. You can use it interactive or in a script like this:

r where do ponies come from?

Features

  • navigate trough history using arrows.
  • navigate trough history with recursive search using ctrl+r.
  • inception with python for incomming and outgoing content.
  • markdown and syntax highlighting.
  • execute python commands with prefixing !
  • list files of current workdirectory using ls.
  • type serve to start a webserver with directory listing. Easy for network transfers.

Default configuration

  • model temperature is 0.500000.
  • model name is gpt-4o-mini.
  • max tokens is 100.

In development

  • google search and actions with those results.
  • reminders.
  • predefined templates for reviewing / refactoring so you can personalize.

Screenshot(s)

screenshot

S
Description
CLI gpt with many features. Reviewing, refactoring, running (cgi) web server. Written in C but extensible by Python. It has nice markdown output for the terminal.
Readme
9.9 MiB
Languages
C 89.5%
Python 9.5%
Makefile 0.6%
Shell 0.2%
Dockerfile 0.2%