Arash-Mansourpour/LSTM-AIChatPersian
This project develops a Persian RAG chatbot using LSTM with attention, Self-Supervised Learning, embedding, tokenization, Google API integration, and Redis for recall. Optimizers like Adam and RMSprop, along with regularization (L1, L2) and data augmentation, enhance the model. Performance is evaluated through BLEU, ROUGE, and METEOR metrics.
Stars
5
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Arash-Mansourpour/LSTM-AIChatPersian"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用...
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.