LLM
Training & Validation
(full pretraining vs LoRa)about us
what we do
AI clone of Vitalik Buterin on Twitter-X, reacting on all topics related to blockchain and cryptocurrencies
Automatically post tweets on different topics
from blockchain and cryptocurrencies to politics and society.
Analyze Twitter trending topics mainly focusing
on blockchain and cryptocurrencies and related.
Automatically Extract and react with automatic posting.
Answer to questions on twitter &
interact on post and all content using #VXAI.
What to expect in the future?
We present all the technologies we developed and we'll release as open source code and data according to our advances and our roadmap
+ python package for data scrapping from: twitter, websites, video transcripts, articles and interviews.
+ python and JS tools to clean the data and build training and validation datasets
AI agent trained using a full pretraining procedure. Our model rely on llama3.2 3B, an distilled version of llama3.1 7B, in favor of speed and energy efficiency. In the same objectives of energy efficiency, our model is trained in a 8bit version ensuring a sufficient quality for learning the LLM's embedding. In production, the model is quantized in 4bit to speedup the text generation.