Skip to content

AbstraLabss/OpSec-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpSec-Assistant

OpSec Assistant is a Exclusive customer service that can help you thoroughly understand OpSec.

Goal

After crawling information about OpSec, this AI customer service can answer any question regarding to OpSec. Utilizing AI, RAG, LLm technique. Our OpSec Assistant can efficiently assist users in resolving issues.

Work flow

OpSec assistant

Endpoint for simply use

https://opsec-assistant.onrender.com/docs

Execution Frontend

streamlit run app.py --server.port 7666

Execution Backend

uvicorn server:app --port 8080 --reload

And you can see the swagger link

http://127.0.0.1:8080/docs

Local Server vector db

http://172.21.10.105:6333/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages