Rudra Patel's repositories
LangGraphRAG
LangGraphRAG: A terminal-based Retrieval-Augmented Generation system using LangGraph. Features include message history caching, query transformation, and vector database retrieval. Ideal for NLP researchers and developers working on advanced conversational AI and information retrieval systems.
distributed-storage-system
A distributed storage system using Python and the socket library, featuring a server and multiple clients. The server coordinates data distribution and retrieval among clients using a token-based algorithm. Clients can store data to and request data from the server, which manages the communication and data aggregation across the system.
eqn-sol-by-gauss
solving equations by gauss approximations
opencv
Open Source Computer Vision Library
ranguy9304
Config files for my GitHub profile.
Siam-Vector-Search
Siam-Vector Search uses Siamese networks to improve vector similarity searches, making retrieval-augmented generation (RAG) systems more accurate.