NarsGPT
NarsGPT copied to clipboard
A NARS implemented as a GPT model prompted to invoke reasoning steps, with NARS-based memory and control machinery implemented in Python.
Shouldn't this issues section better moved to the official repo?
This is a list of key contributors who have made key contributions which are "powering" this repository: - Patrick Hammer @ Stockholm University (Providing a view of NARS memory to...
include some offline versions like: https://github.com/xtekky/gpt4free#related-gpt4free-projects https://github.com/nomic-ai/gpt4all https://github.com/okisdev/ChatChat
Sentence embedding similarity is sufficient to query for relevant information where the same information will likely be included in the top-k items, but is not sufficient to check whether a...
+ maps / timeline = netention πΈπ
An initial evaluation suite for incremental open-ended Q&A is available in https://github.com/patham9/NarsGPT/tree/gptONA mem.json symbolic-vector hybrid database file from running the incremental Q&A can be obtained here: https://github.com/patham9/NarsGPT/releases/tag/Evaluation_Memfile This allows interactive...