llm-agent

by AkiRusProd · Agent Tool · ★ 52

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.

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

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.

View on GitHub → Browse Agent Tool tools