Skip to content

coolstartnow/ThoughtMachine

 
 

Repository files navigation

A growing AI agent ecosystem started. Current version 0.1 clone repo, write API key into .env now run: python3 qt_gui_updated.py and it should run.

It is slow, does not support anything than deepseek, but yeah. I love it, and you can improve it yourself. Ask it what could be improved and it will tell you.

Docker Setup

The agent uses a Docker container for secure code execution. To build the required image:

docker build -f docker/executor.Dockerfile -t agent-executor .

About

A generic AI-Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • Other 0.4%