You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DocChat is an AI-powered Multi-Agent RAG system using Docling for structured document parsing and BM25 + vector search retrievers to retrieve fact-checked answers from PDFs, DOCX, and text files, preventing hallucinations. 🚀
An AI-driven tool integrating Abaqus and OpenAI's LLM for automating finite element simulations, including input file generation, job execution, stress extraction, parametric studies, and sensitivity analysis, streamlining complex workflows for enhanced decision-making.
This project is a modular AI chatbot framework that allows dynamic interaction with multiple LLM providers using LangGraph, LangChain, Streamlit, and FastAPI. It also optionally integrates search tools such as Tavily for online augmentation.
This is not another dashboard. This is a tool that feels alive where the agent's reasoning is visceral, visualizations draw themselves, and every interaction has weight.
Autourgos LLM AgentKit is a framework for building LLM-powered AI agents with ReAct reasoning and tool-calling capabilities within the Autourgos ecosystem.
LLMOps pipeline for hallucination monitoring in agentic AI systems. Master's research project focusing on ReAct agents with lightweight mitigation. Built with Ollama, LangGraph, and MLflow.
LinkMind is an intelligent conversational ReAct agent built with LangChain and Streamlit. It leverages a chain-of-thought reasoning approach integrated with web search, document scraping, and FAISS-based vector search powered by Google's Gemini to deliver detailed, context-aware responses while maintaining session memory.