Skip to content

Repository files navigation

A set of AI tools, ideas, agents and more

AI Browser API

Idea

The first tool I am making is a simple AI browser API that works using a stealth first camoufox session and by coordinates and screenshots rather than json data, this allows an AI agent to perform multiple complex web actions rather than just fetching data, without worrying about DOM elements or complex site design.

Structure

FastAPI and Camoufox

Streamlit AI Agent Interface

Run

  1. Install dependencies:

    pip install streamlit google-genai pydantic
  2. Set your Gemini key:

    export GEMINI_API_KEY="your_api_key_here"
  3. Start the interface:

    streamlit run gui.py

About

A small project that I can hopefully grow to be a useful productivity tool to surround local AI models

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages