I build a completely Local and portable AutoGPT with the help of gpt-llama, running on Vicuna-13b

This page summarizes the projects mentioned and recommended in the original post on /r/LocalLLaMA

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gpt-llama.cpp

    A llama.cpp drop-in replacement for OpenAI's GPT endpoints, allowing GPT-powered apps to run off local llama.cpp models instead of OpenAI.

  • AGiXT

    AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.

  • That is nice and all, but AgentLLM has been able to do this for a little while now, and has a nice webui to interface with agents as they run along with support for GPU accelerations via oobabooga api or many other options.

  • 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
  • Auto-LLM-Local

    Discontinued Created my own python script similar to AutoGPT where you supply a local llm model like alpaca13b (The main one I use), and the script can access the supplied tools to achieve your objective. Code fully works as far as I can tell. Takes me 5 minutes per chain on my slow laptop.

  • AutoGPT4J

    A repository for a Java implementation of AutoGPT. It is heavily inspired by AutoGPT if not a clone of some of its functionality, though there is some deviation from it particularly in how Agents are implemented as well as planned support for more open source models.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • AGiXT: A local automation platform with memories and SmartGPT-like prompting. Works with Ooba/LCPP/GPT4All, and more

    2 projects | /r/LocalLLaMA | 8 Jun 2023
  • How big of a jump is 13B Vicuna Uncensored vs 30B Vicuna Uncensored?

    4 projects | /r/LocalLLaMA | 28 May 2023
  • Langchain, Langchain.js, vs AutoGPT for local agent development

    1 project | /r/LocalLLaMA | 27 May 2023
  • Is there an alternative to AgentGPT that I can run on my CPU with 32 GB of RAM?

    1 project | /r/LocalLLaMA | 27 May 2023
  • "Question answering over Docs" langchain integration into Textgen

    2 projects | /r/Oobabooga | 24 May 2023