Skip to content

DonVvs/chAInsight

 
 

Repository files navigation

Token Sentiment Analysis Project

This project is aimed at analysing the sentiment events by leveraging decentralized data news fetched using Chainlink, processed with AI data models like Gemini and rate the top 3 highlights of the respective token and do a sentiment analysis if its bearish or bullish, and stored on the Morph L2 blockchain. The predictions are then displayed in a user-friendly frontend interface.

Technologies Used

  • Chainlink: Utilized for accessing decentralized data feeds regarding global events.
  • Gemini: AI data model used for processing fetched data and generating predictions.
  • Morph L2 Blockchain: Used for storing prediction data securely.
  • Frontend: HTML, CSS, and JavaScript, with Next.js for building the user interface.
  • Integration Testing: Thorough testing of the interaction between different components.

Contracts Deployed

Project Overview

The project initiates its workflow by tapping into a network of prominent news APIs to extract comprehensive global events data. This rich dataset is then meticulously channeled through the sophisticated processing capabilities of Gemini AI, seamlessly integrated within the Chainlink functions oracle infrastructure. This intricate orchestration ensures that the data undergoes thorough analysis and refinement, harnessing the power of artificial intelligence to glean valuable insights.

Once the data is meticulously processed and refined, it finds a secure abode within the Morph L2 blockchain, a robust platform renowned for its scalability and resilience. By leveraging the capabilities of Morph L2, the project ensures that the stored information remains immutable and accessible, facilitating seamless scalability as the volume of data grows over time.

With the data securely stored and ready for consumption, the project transitions to its frontend interface, where users are greeted with a dynamic and intuitive web application. Through this interface, users can effortlessly navigate through the wealth of curated sentiment analysis, gaining valuable insights and staying informed about significant developments worldwide.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 52.3%
  • Solidity 23.8%
  • JavaScript 23.5%
  • Other 0.4%