Skip to content

devaa-io/agentic-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agentic.dev

Source for agentic.dev, a library of practical guides on building, running and monetising AI agents. Live at devaa-io.github.io/agentic-dev.

The site is plain static HTML served through GitHub Pages, with Jekyll processing disabled via .nojekyll. Each guide lives in its own directory as index.html, so URLs stay clean (/ai-agent-frameworks-compared/).

What's covered

Around 30 guides across four themes:

  • Engineering: agent memory systems, agent-to-agent communication, observability, security hardening, testing strategies, local LLMs in production
  • Business: AI agency business models, client acquisition, pricing for freelancers, monetisation strategies
  • Automation: content pipelines, email automation, data extraction, e-commerce and lead generation agents
  • Tooling: framework comparisons, cost optimisation, startup tool stacks

Editing

Each article is a self-contained index.html. To add a guide, create a new directory named after the URL slug and drop an index.html in it. Pushing to the default branch deploys the site.

Local preview

python3 -m http.server 8000

Then open http://localhost:8000.

About

agentic.dev: practical guides on building, running and monetising AI agents. Static site on GitHub Pages.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages