CoolFace
Apppublic

anu151105/agentic-browser

sourceHugging Facemitupdated 1y agoView on Hugging Face
2likes
App README

๐Ÿค– Agentic Browser

A powerful AI-powered browser agent that can help you with web-based tasks using local language models. This application provides a chat interface to interact with various open-source language models.

๐ŸŒŸ Features

  • โ€”Local AI Models: Run models directly in your browser
  • โ€”Multiple Models: Choose between different models based on your needs
  • โ€”Chat Interface: Easy-to-use conversational interface
  • โ€”Real-time Responses: Streaming text generation with visual feedback
  • โ€”Customizable: Adjust parameters like temperature for different response styles

๐Ÿš€ Quick Start

  1. 1.Select a model from the sidebar
  2. 2.Click "Load Model" to initialize the selected model
  3. 3.Start chatting in the main interface
  4. 4.Adjust temperature for different response styles

๐Ÿค– Available Models

  • โ€”TinyLlama: Fast and lightweight, great for quick responses
  • โ€”Mistral-7B: More powerful conversational model

โš™๏ธ Settings

  • โ€”Model Selection: Choose from available models
  • โ€”Temperature: Control response creativity (0.1 = deterministic, 1.0 = creative)
  • โ€”Real-time Loading: Models are loaded on-demand for efficiency

๐Ÿ› ๏ธ Technical Details

This application uses:

  • โ€”Streamlit for the web interface
  • โ€”Hugging Face Transformers for model loading
  • โ€”PyTorch for model inference
  • โ€”Optimized for both CPU and GPU inference

๐Ÿ“„ License

This project is licensed under the MIT License.