A professional collection of production-grade AI agent projects, including research assistants, coding agents, memory-enabled agents, helpdesk agents, and RAG-based systems built with Python, LangChain, GPT/Qwen, FAISS memory, and FastAPI.
This repository brings together multiple AI agent projects focused on real-world applications of autonomous reasoning, retrieval-augmented generation, coding assistance, research automation, and memory-driven interaction.
- AgentCrew-AI — Multi-agent collaboration framework
- AutoCode-LLM-Agent — AI coding assistant for code generation and development workflows
- Autonomous-Research-Agent — Research automation agent for searching, summarizing, and synthesizing knowledge
- HelpDesk-Agent — Customer support and enterprise helpdesk agent
- MemoryGPT-Agent — Long-term memory enabled conversational AI agent
- RAG-Research-Assistant — Retrieval-augmented research assistant for knowledge-intensive tasks
- Python
- LangChain
- GPT / Qwen
- FAISS vector memory
- FastAPI
git clone https://github.com/Miraj-Rahman-AI/Adv-AI-Agents.git
cd Adv-AI-AgentsThis PR adds a professional root README for the Adv-AI-Agents repository.
- Added repository overview
- Added project descriptions
- Added tech stack
- Added installation section
- Added usage instructions
- Added roadmap
- Add complete README files for all subprojects
- Standardize project structure
- Add deployment guides
- Add benchmarks and demos
- Expand enterprise-grade AI agent use cases
This repository is intended for research, development, and educational purposes.