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.
- Host: GitHub
- URL: https://github.com/sujal-maheshwari2004/bashai
- Owner: sujal-maheshwari2004
- Created: 2025-04-07T16:38:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T19:22:31.000Z (about 1 year ago)
- Last Synced: 2025-04-07T20:28:59.989Z (about 1 year ago)
- Topics: llm, python, rag, shell
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.