llm-agent — Agent Tool by AkiRusProd

by AkiRusProd · Agent Tool · ★ 52

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About llm-agent

long-term-memory-llm RAG-based LLM using long-term memory through vector database Description This repository enables the large language model to use long-term memory through a vector database (This method is called RAG (Retrieval Augmented Generation) — this is a technique that allows LLM to retrieve facts from an external database). The application is built with mistral-7b-instruct-v0.2.Q4KM.gguf (using LLAMAcpppython binding) and chromadb. User can ask in natural language to add information to db, find information from db or the Internet using guidance. Current features: add new memory: add information (in quotes) in natural language to the database query memory: request information from a database in natural language web search (experimental): find information from the Internet in natural language Diagram: Example: You Hi LOG: [Response] Bot Please add information to db "The user name is Rustam Akimov" LOG: [Adding to memory] Bot Can you find on the Internet who is Pavel Durov LOG: [Extracting question] LOG: [Searching] LOG: [Summarizing] Bot < According to the search results provided, Pavel Durov is a Russian entrepreneur who co-founded Telegram

chromadbgptgpt4allintent-classificationlarge-language-modelsllamallmmachine-learningnlprag

Quick Facts

Stars52
Forks9
LanguagePython
CategoryAgent Tool
Quality Score58.6363921477206/100
Last Updated2024-04-09
Created2023-09-19
Platformspython
Est. Tokens~19k

llm-agent alternative? Top 6 similar tools

Looking for a llm-agent alternative? If you're comparing llm-agent with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • cai by ad-si · ⭐ 202

    User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results!

  • ai-microcore by Nayjest · ⭐ 106

    A handy lib for smooth interaction with large language models (LLMs) and crafting AI apps.

  • quanta-quest by quanta-quest · ⭐ 105

    AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product

  • context-compressor by Huzaifa785 · ⭐ 80

    AI-powered text compression library for RAG systems and API calls. Reduce token usage by up to 50-60% while pr

  • LLM-Tools by manuelescobar-dev · ⭐ 175

    Open-source calculator for LLM system requirements.

  • sandbox-conversant-lib by cohere-ai · ⭐ 175

    Conversational AI tooling & personas built on Cohere's LLMs

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is llm-agent?

llm-agent is LLM using long-term memory through vector database. It is categorized as a Agent Tool with 52 GitHub stars.

What programming language is llm-agent written in?

llm-agent is primarily written in Python. It covers topics such as chromadb, gpt, gpt4all.

How do I install or use llm-agent?

You can find installation instructions and usage details in the llm-agent GitHub repository at github.com/AkiRusProd/llm-agent. The project has 52 stars and 9 forks, indicating an active community.

What are the best alternatives to llm-agent?

The top alternatives to llm-agent on Agent Skills Hub include cai, ai-microcore, quanta-quest. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools