Skip to content

Pollodumas/blocksearcher

Repository files navigation

Blockchain Research AI

A Streamlit application that uses AI agents to analyze blockchain-related content.

Setup

  1. Fork this repository
  2. Add your OpenAI API key to Streamlit Cloud secrets:
    • Go to your app settings in Streamlit Cloud
    • Add OPENAI_API_KEY to the secrets

Running Locally

  1. Install dependencies:

    pip install -r requirements.txt
  2. Run the application:

    streamlit run src/app.py

About

Created with StackBlitz ⚡️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published