Skip to content

Backbone for AI Agents project, with a frontend in Gradio and a backend holding AI Agents with LangGraph.

License

Notifications You must be signed in to change notification settings

alexmanie/ai-agents-backbone-langgraph

Repository files navigation

ai-agents-backbone-langgraph

Backbone for AI Agents project, with a frontend in Gradio and a backend holding AI Agents with LangGraph.

Running the Project

To start the project using Docker Compose, follow these steps:

  1. Ensure you have Docker and Docker Compose installed on your machine.
  2. Navigate to the project directory.
  3. Run the following command to start the project:
    docker-compose up

This will build and start the containers defined in your docker-compose.yml file.

Once the containers are running, access the application at http://localhost:8080

About

Backbone for AI Agents project, with a frontend in Gradio and a backend holding AI Agents with LangGraph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published