https://github.com/ricoledan/nti_extractor
🛠️ an entity extraction cli agent that leverages the power of LangChain, ChatGPT and Wikibase to collect and query knowledge from documents
https://github.com/ricoledan/nti_extractor
Last synced: 1 day ago
JSON representation
🛠️ an entity extraction cli agent that leverages the power of LangChain, ChatGPT and Wikibase to collect and query knowledge from documents
- Host: GitHub
- URL: https://github.com/ricoledan/nti_extractor
- Owner: Ricoledan
- Created: 2023-08-11T01:58:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T03:58:52.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T14:29:54.670Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 839 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nti_extractor
*still in beta development*
🛠️ an entity extraction cli agent that leverages the power of LangChain, ChatGPT and Wikibase to collect and query
knowledge from documents
## Commands
```bash
python main.py --help
```
```bash
python main.py "when was tupac the artist born"
```