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

https://github.com/sujal-maheshwari2004/bashai

BashAI is a custom Unix-like shell in Python with built-in AI assistance. It supports standard shell features (commands, piping, redirection, jobs) and enhances usability with autocompletion, history, and aliases. The docbot assistant provides real-time help via GPT-4 or offline using Llama.cpp for smarter terminal use.
https://github.com/sujal-maheshwari2004/bashai

llm python rag shell

Last synced: about 2 months ago
JSON representation

BashAI is a custom Unix-like shell in Python with built-in AI assistance. It supports standard shell features (commands, piping, redirection, jobs) and enhances usability with autocompletion, history, and aliases. The docbot assistant provides real-time help via GPT-4 or offline using Llama.cpp for smarter terminal use.

Awesome Lists containing this project

README

          

# bashAI
BashAI is a custom Unix-like shell in Python with built-in AI assistance. It supports standard shell features (commands, piping, redirection, jobs) and enhances usability with autocompletion, history, and aliases. The docbot assistant provides real-time help via GPT-4 or offline using Llama.cpp for smarter terminal use.