B0Bot - CyberSecurity News API
- Mentors
- Seniya, Niweera
- Organization
- SCoRe Lab
- Technologies
- python, OpenAI, Flask API, ChatGPT, Langchain, MongoDB Atlas
- Topics
- web, api, LLM
In this project, our objective is to develop a CyberSecurity News API tailored for automated bots on social media platforms.
It is a cutting-edge Flask-based API that grants seamless access to the latest cybersecurity and hacker news. Users can effortlessly retrieve news articles either through specific keywords or without, streamlining the information acquisition process.
Once a user requests our API, it retrieves news data from our knowledge base and feeds it to ChatGPT. After ChatGPT processes the data, the API obtains the response and returns it in JSON format.