Alfred

Personal assistant for the terminal, for all operating systems and languages

Python OpenAI CLI Multiplatform

Features

Terminal assistant

Ask questions directly from the command line

Powered by GPT

Uses OpenAI models for intelligent responses

Multiplatform

Compatible with Linux, macOS and Windows

Multilanguage

Ask and get answers in any language

Installation

System requirements:

	
< > Input
Bash
sudo apt update
sudo apt install -y python3 python3-pip git
Copied

If you have a Debian-based system, download and install alfred.deb

Install Python dependencies:

	
< > Input
Bash
pip install halo
pip install --upgrade openai
Copied

Clone the repository:

	
< > Input
Bash
sudo rm -r /usr/src/alfred
cd /usr/src
git clone -b branch_v1.3 https://github.com/maximofn/alfred.git
cd /usr/src/alfred
sudo find . -depth -not -name '*.py' -delete
Copied

Create an alias and restart the terminal:

	
< > Input
Bash
echo 'alias alfred="/usr/src/alfred/alfred.py"' >> ~/.bashrc
source ~/.bashrc
Copied

OpenAI API KEY

  1. Go to platform.openai.com/api-keys
  2. Click on "Create new secret key"
  3. Copy the key and paste it when Alfred asks for it

Usage

Type alfred followed by your question.

Type alfred, press Enter and keep asking questions. Type exit to quit.

Support

If you like it consider giving the repository a star ⭐, but if you really like it consider buying me a coffee ☕.

BuyMeACoffee

Related projects and articles

Continue reading

Last posts -->

Have you seen these projects?

Gymnasia

Gymnasia Gymnasia
React Native
Expo
TypeScript
FastAPI
Next.js
OpenAI
Anthropic

Mobile personal training app with AI assistant, exercise library, workout tracking, diet and body measurements

Horeca chatbot

Horeca chatbot Horeca chatbot
Python
LangChain
PostgreSQL
PGVector
React
Kubernetes
Docker
GitHub Actions

Chatbot conversational for cooks of hotels and restaurants. A cook, kitchen manager or room service of a hotel or restaurant can talk to the chatbot to get information about recipes and menus. But it also implements agents, with which it can edit or create new recipes or menus

View all projects -->
>_ Available for projects

Do you have an AI project?

Let's talk.

maximofn@gmail.com

Machine Learning and AI specialist. I develop solutions with generative AI, intelligent agents and custom models.

Do you want to watch any talk?

Last talks -->

Do you want to improve with these tips?

Last tips -->

Use this locally

Hugging Face spaces allow us to run models with very simple demos, but what if the demo breaks? Or if the user deletes it? That's why I've created docker containers with some interesting spaces, to be able to use them locally, whatever happens. In fact, if you click on any project view button, it may take you to a space that doesn't work.

Flow edit

Flow edit Flow edit

FLUX.1-RealismLora

FLUX.1-RealismLora FLUX.1-RealismLora
View all containers -->
>_ Available for projects

Do you have an AI project?

Let's talk.

maximofn@gmail.com

Machine Learning and AI specialist. I develop solutions with generative AI, intelligent agents and custom models.

Do you want to train your model with these datasets?

short-jokes-dataset

HuggingFace

Dataset with jokes in English

Use: Fine-tuning text generation models for humor

231K rows 2 columns 45 MB
View on HuggingFace →

opus100

HuggingFace

Dataset with translations from English to Spanish

Use: Training English-Spanish translation models

1M rows 2 columns 210 MB
View on HuggingFace →

netflix_titles

HuggingFace

Dataset with Netflix movies and series

Use: Netflix catalog analysis and recommendation systems

8.8K rows 12 columns 3.5 MB
View on HuggingFace →
View more datasets -->