abhirockzz/langchaingo-dynamodb-chat-history
Chat history (memory) implementation for LangChain based on DynamoDB
This project helps Go application developers working with LangChain store and retrieve conversation history for their AI chatbots. It takes user inputs and bot responses, stores them securely in an Amazon DynamoDB table, and feeds them back into the chatbot as needed to maintain context across interactions. This is ideal for developers building conversational AI applications in Go.
No commits in the last 6 months.
Use this if you are a Go developer building a LangChain-based chatbot and need a reliable, scalable way to manage its chat history using Amazon DynamoDB.
Not ideal if you are not a Go developer, not using LangChain, or prefer a different database or memory solution for your chatbot's history.
Stars
9
Forks
3
Language
Go
License
—
Category
Last pushed
Nov 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/abhirockzz/langchaingo-dynamodb-chat-history"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)