CoolFace
Apppublic

EdgyCoder/frameworkless-agent-demo

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Frameworkless Agent Demo

A Python project demonstrating the use of various libraries for building AI-powered applications.

Prerequisites

  • uv (package manager)

Usage

Makefile Commands (Recommended)

This Application uses Make for simplified project management. Make provides a convenient way to run common development tasks without remembering complex commands. Simply run make <command> to execute various project operations like setup, testing, linting, and more.

Available commands can be viewed by running:

bash
make help