Loading video...
Video Failed to Load
I built my own Python Programmer. Devyan is a multiagent system using CrewAI which can provide high level architecture, code it and provide tests for any problem which you give to it. Experimental project built for fun during my free time. Link:
48,207 views • 1 year ago •via X (Twitter)
9 Comments

That's really cool - one suggestion - for your demo pick something obscure and completely unique. "API for auth" is the most obvious example ever and not a good task for AI as it's over represented in training data and there already exists good boilerplate implementations. Instead do something like "Write an API for an ice-cream company to manage stock that connects to an sqlite database and has a built in feature to also report favourite ice cream combinations ordered". I think people would then be even more curious to watch what it creates!

@crewAIInc I see. Will definitle try out complex examples and make sure the agents themselves have essential tools to solve the particular problem. Thanks for your valuable suggestion!

@crewAIInc neat.

@crewAIInc Looks amazing man! Good job!

@crewAIInc This is great work! Can you put this into a full UI?

@crewAIInc Yes that was the plan, got kind of busy, but now i have a lot of free time so i will be working on this project. Do you have any sort of rough sketch of the proposed crewAI UI?

@crewAIInc Hey, nice work, two days ago I ran a test and it executed well. However just a moment I had to download the repo again and its not running anymore. Please advise.

@crewAIInc Hey, What exactly is the issue?

@crewAIInc Damn sir, seriously liked the idea of named code blocks. Should really help one of my project where i tried to replicate github copilot to some extent. We can probably generate named code blocks without AI using some logic. Project notes:
