Skip to content

agniva1803/RadiantAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radiant ai

Radiant ai

Radiant AI is a revolutionary new social network that enables creators, brands and universities to:

  • Train AI agents, avatars and forums with private data sources (Filecoin & RAG)
  • Monetise AI communities and assets via micropayments and digital asset marketplace (Solana)
  • Customise AI avatars and agents to engage in AI forums and gamified experiences (Virtual Protocol x ElevenLabs x AI Installation in venue)

The goal of this project is to create hyper personal AI experiences inside a social media app that allows users and brands to freely monetise their content and AI experiences.

Built With

Node JavaScriptReact Flutter Dart Solana Vercel

Bounty Integrations

Solana

Integration

  • Users create a Solana wallet on sign up to Radiant AI. Being connected to Solana enables access to peer-peer micropayments on the social media feed, as well as buying digital assets in the Radiant AI marketplace (buy and sell digital assets such as AI agents, skins, avatars and XR experiences). This enables users and creators to freely monetise their content in multiple different ways
  • We have implemented a Solana devnet feature to facilitate user tipping for content creation. This incentivises user engagement through contributions on public feeds as well as inside the Radiant AI forums
  • Each Solana wallet has a unique user key that matches to user IDs in Radiant AI enrichment dashboard, enabling personalised AI experiences for every user
  • A dynamic NFT model that raises AI Avatar floor prices in correlation to their usage
  • A series of Solana AI Avatars called $Solmates
  • Transaction proof

Filecoin

Integration

Every AI forum on our app is connected to an AI agent which is customised with private data sets, targeted prompts and a curated knowledge base. The management of those data sources can be configured from our desktop Radiant AI dashboard, and data directly uploaded into the enterprise GPTs via NFT.Storage. We designed this to be friendly for professors to use, amongst many other use cases. For our solution we utilised AI agents API which provides a high level Retrieval Augmented Generation (RAG) interface.

The knowledge base for the agent curation is facilitated by RadiantAI based on user actions. For example, a professor can upload essays and feedback via the RadiantAI interface which are then uploaded to IPFS and verifiably stored through Filecoin nodes. For this undertaking we are utilising the NFT.storage library from Protocol Labs but we are planning to use Web3.Storage in the future which is more suitable for the kind of data we are looking to persist. Files uploaded to Filecoin network are then consumed asynchronously by our RAG services which import the data to the relevant agents for updating the knowledge base of the assistant and enabling augmented generation. In the case described above, the essays and feedback will be imported to our University assistant which can be consumed by the students in the Radiant app.

We are aware of OpenAI’s proprietary API which has some limitations. A fully customised and bespoke RAG pipeline can offer more flexibility and costs however given the time constraints of this hackathon our solution satisfied the requirements for our proof of concept. The diagram below illustrates the high level architecture of our GPT/Filecoin/RadiantAI integration.

  • Decentralised and stored student data / university materials via Filecoin

  • Enterprise GPT agents with chat functionality to query this data from Filecoin onto the 1UP app where students can ask questions regarding their modules, exam results and lectures etc.

  • Created synthetic dataset (Animal rights essay, Napoleon war) for students to ask questions on their past exams

  • Web3 storage

  • Nft Storage


Logo

Virtual Protocol

Integration

  • Created dynamic 3D avatars as digital assets in our marketplace
  • AR installation of AI avatars in venue
  • Generative AI agents combined with text -> speech functionality with a virtual avatar that talks to users as the response is outputed to the frontend. Users can change the voice / translation and character of their agent
  • Converted 2D Images to 3D via RunwayML
  • Midjourney

Roadmap

  • Integrate Filecoin data dao for Universities
  • launch dynamic NFT range on Solana
  • GameFi AI quizzes, e.g., cooperative gaming and wager economy.
  • AI crypto gig marketplace.
  • AI-enhanced XR experiences, e.g., XR tourism with AI interactive NPCs.
  • Alpha testing with Srm University

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.0%
  • C++ 9.2%
  • CMake 7.4%
  • Ruby 1.1%
  • Swift 1.0%
  • HTML 0.7%
  • Other 0.6%