Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-structure the Sage project scope and architecture #9

Open
victor-iyi opened this issue Apr 26, 2024 · 0 comments
Open

Re-structure the Sage project scope and architecture #9

victor-iyi opened this issue Apr 26, 2024 · 0 comments
Labels
restructure Make breaking changes & restructuring core architecture

Comments

@victor-iyi
Copy link
Owner

victor-iyi commented Apr 26, 2024

Sage is the software stack of a much bigger project called "Enhancing Human Intelligence" which has had 3 publications so far.


It consists of several sub-systems including sage-ai (which is a multimodal action model with several AI agents), a decoder system that interprets brain signals into natural language, dual learning system, etc. All of these sub-system should be tightly integrated within Sage.

As the project evolves so does the scope of the Sage system. The initial goal of Sage was to be an open source knowledge graph with AI features such as Graph Neural Networks, Graph Embeddings, Semantic search etc in order to understand the world and relationships around real world objects/entities. However, there has been technological advancements that makes this approach obsolete.


Rather than have Sage be an Open source knowledge graph, Sage will now be a BCI system that decodes human brain signals into natural language, interprets them, processes the signals with sage-ai and perform actions based on the signals or natural language input.

Features of Sage

  • Use decoded natural language/IR as input to sage-ai
  • Perform actions suggested by sage-ai's response
  • 🔬 Decode brain signals into natural language or intermediate representation
  • 🔬 Filter response to be encoded as signals to be transmitted into the brain
  • 🔬 Dual Learning System

A lot of Sage's sub-system is still in the research phase 🔬.

Such system would be built iteratively. The goal is to have sage v0.1.0 be a system that can work with natural language and perform actions based on the contents of the language using many tools that will be provided by Sage and SageAI.

@victor-iyi victor-iyi added the restructure Make breaking changes & restructuring core architecture label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
restructure Make breaking changes & restructuring core architecture
Projects
None yet
Development

No branches or pull requests

1 participant