An open API service indexing awesome lists of open source software.

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

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"
```