Skip to content

iCog-Labs-Dev/MeTTa-AI-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeTTa AI Assistant

Overview

This repository contains the MeTTa AI Assistant, a RAG-based assistant designed for the MeTTa programming language (a domain-specific language used in the Hyperon AGI framework). The goal is to enable intelligent code assistance over MeTTa codebases.


Repository Structure

.
├── frontend/     # UI for interacting with the assistant
├── backend/      # API, RAG pipeline, model integration
└── experiment/   # Experiments on AST-based chunking and embeddings

Setup Instructions

Detailed setup guides are available in each component:


About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13