Skip to content

ICAS03/agentic-main

Repository files navigation

EigenLayer & Coinbase Chatbot

Overview

This project consists of a chatbot built on two major platforms:

  1. EigenLayer AVS System

    • Conversations and transactions are recorded on-chain.
    • Users can ask about trending tokens and view insights via TradingView.
  2. Coinbase Integration

    • Leverages Coinbase Agent Kit to connect to Coinbase Wallet.
    • Implements AI-driven agents such as:
      • Research Agent: Provides insights on crypto and blockchain topics.
      • Social Media Agent: Showcases the latest trending topics.
    • Uses the Base Sepolia Network for operations.

Branches

Main Branch

  • Integrates EigenLayer AVS with Agentic AI functionalities.
  • Supports on-chain recording and trading insights.
  • Enables querying of trending tokens.

Content-Generator Branch

  • Implements CDP tool and Coinbase Agent Kit.
  • Showcases advanced Agentic AI capabilities.
  • Provides deep research and social media insights.

Features

  • On-Chain Conversations & Transactions (EigenLayer)
  • Trading Insights & Token Trends
  • Coinbase Wallet Connectivity
  • AI-Driven Research & Social Media Analysis
  • Base Sepolia Network Deployment

Getting Started

Prerequisites

  • Node.js / Python (depending on implementation)
  • EigenLayer AVS setup
  • Coinbase Wallet

Installation

# Clone the repository
git clone https://github.com/your-repo/chatbot.git
cd chatbot

# Install dependencies
npm install  # or pip install -r requirements.txt if using Python

Running the Bot

# Start the chatbot
npm start  # or python chatbot.py

Future Enhancements

  • Expand AI functionalities with additional research tools.
  • Integrate more blockchain networks.
  • Improve UI/UX for better user interaction.

License

This project is licensed under the MIT License.

Contact

For inquiries, reach out to [Your Contact Email] or open an issue in the repository.

This is a Next.js project bootstrapped with create-next-app.

Full Demo-Video

Full Video Link

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •