Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View GenAIManish's full-sized avatar

Block or report GenAIManish

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. manish-itsoft/01-ncert-ebooks-rag-ingestion manish-itsoft/01-ncert-ebooks-rag-ingestion Public

    This repository contains the event-driven ingestion pipeline responsible for processing NCERT textbooks published in PDF format. The system automatically detects newly added PDFs , converts them in…

    Python

  2. manish-itsoft/01-ncert-rag-api manish-itsoft/01-ncert-rag-api Public

    This repository implements the API layer for the NCERT RAG system using FastAPI. It handles semantic search over the vector database, prompt construction, LLM integration, caching, and standardized…

    Python