Python Assistant

Open-source Python projects categorized as Assistant

Top 23 Python Assistant Projects

  • Open-Assistant

    OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

  • Project mention: Best open source AI chatbot alternative? | /r/opensource | 2023-12-08

    For open assistant, the code: https://github.com/LAION-AI/Open-Assistant/tree/main/inference

  • Leon

    🧠 Leon is your open-source personal assistant.

  • Project mention: Rabbit R1, Designed by Teenage Engineering | news.ycombinator.com | 2024-01-09

    It's indeed suspicious. You're sending your voice samples, your various services accounts, your location and more private data to some proprietary black box in some public cloud. Sorry, but this is a privacy nightmare. It should be open source and self-hosted like Mycroft (https://mycroft.ai) or Leon (https://getleon.ai) to be trustworthy.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • core

    Production ready AI assistant framework (by cheshire-cat-ai)

  • Project mention: Ask HN: How do I train a custom LLM/ChatGPT on my own documents in Dec 2023? | news.ycombinator.com | 2023-12-24

    I haven't personally tried this for anything serious yet, but to get the thread started:

    Cheshire Cat [0] looks promising. It's a framework for building AI assistants by providing it with documents that it stores as "memories" that can be retrieved later. I'm not sure how well it works yet, but it has an active community on Discord and seems to be developing rapidly.

    [0] https://github.com/cheshire-cat-ai/core

  • Openaibot

    ⚡️ Build Your Own chatgpt Bot|🧀 Discord/Slack/Kook/Telegram |⛓ ToolCall|🔖 Plugin Support | 🌻 out-of-box | gpt-4-turbo

  • GassistPi

    Google Assistant for Single Board Computers

  • ProjectAlice

    Project Alice is a smart voice home assistant that is completely modular and extensible.

  • Kibitzr

    Personal Web Assistant

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gpt-cli

    Command-line interface for ChatGPT, Claude and Bard

  • Project mention: Prompt Engineering Courses are SCAM !!!! | /r/ChatGPT | 2023-06-17
  • code-llama-for-vscode

    Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.

  • Project mention: Stable Code 3B: Coding on the Edge | news.ycombinator.com | 2024-01-16

    How are people using codellama and this in their workflows?

    I found one option: https://github.com/xNul/code-llama-for-vscode

    But I'm guessing there are others, and they might differ in how they provide context to the model.

  • obsidian-copilot

    🤖 A prototype assistant for writing and thinking (by eugeneyan)

  • Project mention: Ask HN: Has Anyone Trained a personal LLM using their personal notes? | news.ycombinator.com | 2024-04-03

    hadn't seen your repo yet [1] - adding it to my list right now.

    Your blog post is really neat on top - thanks for sharing

    https://github.com/eugeneyan/obsidian-copilot

  • Open-Interface

    Control Any Computer Using LLMs

  • Project mention: Launch HN: Aqua Voice (YC W24) – Voice-driven text editor | news.ycombinator.com | 2024-03-26

    I don't think it would perform too well in tabular contexts, at least with just natural language, for reasons I've explored in one of my own projects [https://github.com/AmberSahdev/Open-Interface/?tab=readme-ov...].

    That said, I would still think it's very doable to set reserved keywords to navigate it ourselves while keeping it conversational.

  • Jarvis_AI

    Jarvis AI is a Python Module which is able to perform task like Chatbot, Assistant etc. It provides base functionality for any assistant application. This JarvisAI is built using Tensorflow, Pytorch, Transformers and other opensource libraries and frameworks.

  • LiveWhisper

    A nearly-live implementation of OpenAI's Whisper, using sounddevice. Requires existing Whisper install.

  • fordpass-ha

    Fordpass integration for Home Assistant

  • Project mention: Do you use Ford Pass? | /r/FordEscapePHEV | 2023-06-16

    Export data to Home Assistant via the Fordpass integration

  • Aetherius_AI_Assistant

    A completely private, locally-operated Ai Assistant/Chatbot/Sub-Agent Framework with realistic Long Term Memory and thought formation using Open Source LLMs. Qdrant is used for the Vector DB.

  • Project mention: Need Feedback on my Chatbot/Assistant Project | /r/LocalLLaMA | 2023-08-03

    Github: https://github.com/libraryofcelsus/Aetherius_AI_Assistant

  • Tasmota-IRHVAC

    Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware

  • Project mention: What protocol does this AC remote use or what type/name is it? | /r/AskEngineers | 2023-06-11

    If you want to automate it with an IR transmitter, it's likely this person has done the work for you: https://github.com/hristo-atanasov/Tasmota-IRHVAC

  • LazyHelper

    A simple interface to help lazy people like me to shutdown/reboot/sleep their computer remotely.

  • nws_alerts

    An updated version of the nws_alerts custom integration for Home Assistant

  • GPT-agents

    Browsing-enabled GPT agents with different personalities.

  • alts

    100% free, local & offline voice assistant with speech recognition (by alxpez)

  • Project mention: Show HN: Alts – 100% free, local, offline voice assistant and speech recognition | news.ycombinator.com | 2024-01-07
  • Pi0AudioBook

    Senior (sensory impaired) adapted HW audio book player with radio and auto-generated daily update (Raspberry Pi Zero)

  • assistant-tui

    ATUI - Assistant Textual User Interface

  • Project mention: Show HN: Assistant-TUI, a terminal user interface for OpenAI's assistant API | news.ycombinator.com | 2024-01-09
  • binsmith

    Create Avid bins with custom display settings

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Assistant related posts

  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?

    10 projects | news.ycombinator.com | 3 Apr 2024
  • Changes we're making to Google Assistant

    4 projects | news.ycombinator.com | 12 Jan 2024
  • Ask HN: Which GPT-powered coding assistants exist?

    4 projects | news.ycombinator.com | 6 Aug 2023
  • Need Feedback on my Chatbot/Assistant Project

    1 project | /r/LocalLLaMA | 3 Aug 2023
  • Do you use Ford Pass?

    1 project | /r/FordEscapePHEV | 16 Jun 2023
  • Obsidian-Copilot: A Prototype Assistant for Writing and Thinking

    1 project | /r/patient_hackernews | 13 Jun 2023
  • Obsidian-Copilot: A Prototype Assistant for Writing and Thinking

    1 project | /r/hackernews | 13 Jun 2023
  • A note from our sponsor - Scout Monitoring
    www.scoutapm.com | 1 Jun 2024
    Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →

Index

What are some of the best open-source Assistant projects in Python? This list will help you:

Project Stars
1 Open-Assistant 36,738
2 Leon 14,706
3 core 2,040
4 Openaibot 1,900
5 GassistPi 1,014
6 ProjectAlice 692
7 Kibitzr 634
8 gpt-cli 529
9 code-llama-for-vscode 520
10 obsidian-copilot 452
11 Open-Interface 374
12 Jarvis_AI 316
13 LiveWhisper 301
14 fordpass-ha 260
15 Aetherius_AI_Assistant 241
16 Tasmota-IRHVAC 181
17 LazyHelper 118
18 nws_alerts 71
19 GPT-agents 57
20 alts 41
21 Pi0AudioBook 28
22 assistant-tui 19
23 binsmith 13

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com