Skip to content

viplav-cybersecai-rag

Viplav Sindhu requested to merge (removed):viplav-main-patch-90964 into main

Project Name

CyberSec AI RAG System

Folder

viplav-cybersecai-rag

Live Demo

https://cybersec-ai-rag-5jrn5f5rd3qwdza3s25ars.streamlit.app/

GitHub Repository

https://github.com/viplav18293/cybersec-ai-rag

Description

A Streamlit-based Retrieval-Augmented Generation app for cybersecurity document analysis. It uses LangChain, FAISS vector store, and HuggingFace sentence-transformer embeddings.

Features

  • Upload PDF/TXT documents
  • Split documents into chunks
  • Generate embeddings
  • Store and search using FAISS
  • Chat interface using Streamlit
Edited by Viplav Sindhu

Merge request reports

Loading