Back to Home
mohammadreza-mohammadi94 icon

Agentic-AI-LLM-Apps

by mohammadreza-mohammadi94

Overview

A Retrieval-Augmented Generation (RAG) system for querying Alice's Adventures in Wonderland using LangChain and FAISS.

Installation

Run Command
python -m alice_rag

Environment Variables

  • OPENAI_API_KEY

Security Notes

Critical: A Cerebras API key is hardcoded in `projects/multi-agent/Cerebras-Debate-Orchestrator/src/llm_interface.py`. The `calculator_tool` in `projects/tools/Tool-Augmented Chain with Calculator/app.py` uses `eval`, which, despite attempts at sandboxing, is a high-risk function. Several email sending tools across different projects contain placeholder email addresses (`YOUR_EMAIL_ADDRESS`) that need to be replaced. External API calls (OpenAI, Tavily, Pushover, SendGrid, NewsAPI, Groq, Cerebras) are made across different projects, requiring careful management of API keys via environment variables.

Similar Servers

Stats

Interest Score30
Security Score1
Cost ClassLow
Avg Tokens1500
Stars1
Forks1
Last Update2025-12-01

Tags

RAGLangChainFAISSNLPSemantic SearchOpenAI GPT