1 Repo
Retrieving and parsing source code files into structured objects for AI analysis.
Distinct from Codebase File Manipulation: Focuses on loading a codebase as context for an LLM, not manipulating files for refactoring.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Codebase Ingestion. Refine with filters or upvote what's useful.
Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist
Retrieves files from a repository and converts them into document objects for AI processing.