tomasonjo/NeoGPT-Explorer
Knowledge-graph based chatbot using GPT3 and Neo4j
This tool helps you quickly get answers from a large collection of news articles by asking questions in plain English. It takes a dataset of news articles and allows you to query them conversationally, providing insights like "What are the latest news about Apple?" or "Who was mentioned in a positive light lately?". News researchers, analysts, and anyone needing to extract specific information or trends from news archives would find this useful.
188 stars. No commits in the last 6 months.
Use this if you need to extract specific information or identify trends from a large collection of news articles using natural language queries, rather than manual searching or keyword matching.
Not ideal if you're looking for a general-purpose chatbot or if your data isn't primarily text-based articles.
Stars
188
Forks
54
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tomasonjo/NeoGPT-Explorer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.