Skip to content

pavanjava/ai-agents-dev-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-agents-dev-kit

This is a self hosting repository for creating AI Agents and AI Agent powered workflows using n8n, qdrant, neo4j, ollama, postgres and redis

Architecture

Arch

How to run

On Linux and Mac:

git clone git@github.com:pavanjava/ai-agents-dev-kit.git
cd <repo>
sh setup.sh

On Windows (powershell)

git clone git@github.com:pavanjava/ai-agents-dev-kit.git
cd <repo>
sh setup_experimental.ps1

What all gets installed as part of devkit?

  • ✨  n8n platform
  • ✨  Qdrant version 1.13 (latest)
  • ✨  Neo4j for knowledge graphs
  • ✨  Ollama with llama3.2: latest installed
  • ✨  Redis stack for fully function redis cache
  • ✨  PostgreSQL for maintaining n8n state, data and configuration

What all you can use this platform for ?

  • 🌟  Intelligent AI Agents
  • 🌟  Intelligent Workflow management
  • 🌟  Intelligent knowledge graph Agents
  • 🌟  Intelligent RAG pipeline Agents
  • 🌟  Intelligent social media Agents
  • 🌟  much more

About

This is a self hosting repository for creating AI Agents and AI Agent powered workflows using n8n, qdrant, ollama, postgres and redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors