An open API service indexing awesome lists of open source software.

https://github.com/jwhazy/chat

A very simple chat interface for the terminal
https://github.com/jwhazy/chat

ai bun bunjs llms openai terminal tui typescript

Last synced: 2 months ago
JSON representation

A very simple chat interface for the terminal

Awesome Lists containing this project

README

          

# chat

A _very_ simple chat interface for the terminal. Uses GPT-5 and web search tools provided by OpenAI. Better documentation coming soon...

## To-do

- [x] Command line arguments
- [ ] History
- [ ] Code highlighting
- [x] Toggle reasoning options
- [x] Different models
- [ ] A more TUI like interface (eventually)