Skip to content

zakaria-statistics/llm-ai-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AI Agent

A minimal project with a FastAPI backend and a React frontend.

Structure

  • agent/: FastAPI backend
  • frontend/: React frontend

Usage

Build and run with Docker Compose:

docker-compose up --build

CI/CD

This project uses GitHub Actions for CI/CD. There are two workflows:

  • Backend: Builds and pushes the backend Docker image from agent/.
  • Frontend: Builds and pushes the frontend Docker image from frontend/.

See .github/workflows/ for workflow details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published