1 مستودع
Conversion of tabular data frames into vector embeddings for storage in vector databases.
Distinct from Vector Stores: Specifically targets the ingestion of pandas DataFrames into vector stores, not general offline persistence.
Explore 1 awesome GitHub repository matching data & databases · Tabular-to-Vector 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
Converts pandas DataFrames into document objects for storage in a vector database.