Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Automated Code Generation AI Agent Tutorial #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Sakalya100
Copy link

I am opening this PR to contribute an AI Agent tutorial to UnwindAI. I came across the post by @Shubhamsaboo about the contribution to get an opportunity at the company.

This PR introduces Autotabml, an Agentic Code Generation application for Tabular data. It uses CrewAI for the Agentic Framework.

PR Checklist

  • Code files
  • requirements.txt file
  • Detailed ReadMe with Demo

Let me know how this looks! I am eager to connect and know more about UnwindAI

@sanketshinde3001
Copy link

@Sakalya100 Hello , the code files are not properly push in PR.

@Shubhamsaboo
Copy link
Owner

What's the issue?

@sanketshinde3001
Copy link

There is nested Git repository in it.

@Sakalya100
Copy link
Author

@sanketshinde3001 Apologies for the issue. I have fixed it and pushed the proper changes

@Shubhamsaboo
Copy link
Owner

I see it now. Will test and if it's good will merge.

@Shubhamsaboo
Copy link
Owner

Gives me this error: ValidationError: 1 validation error for Crew verbose Input should be a valid boolean, unable to interpret input [type=bool_parsing, input_value=2, input_type=int] For further information visit https://errors.pydantic.dev/2.9/v/bool_parsing

Also, do you mind adding a simple example video of how to best use this app?

@Shubhamsaboo
Copy link
Owner

@Sakalya100 any update on this?

@Madhuvod
Copy link
Contributor

@Sakalya100 can you make your pr successful and resolve the bugs? or at least give us a video demo of it if you're facing a problem with fixing the bugs. I can help

@Sakalya100
Copy link
Author

@Shubhamsaboo @Madhuvod I will be resolving this. I was actually not available due to some personal work. I will be resolving the issues and provide a complete demo of how to use the app

@Sakalya100
Copy link
Author

@Shubhamsaboo @Madhuvod I have updated the code and fixed the bugs. Actually CrewAI went through some changes and hence there were some minute changes in the code like verbose=2 instead of verbose=True was causing the validation error

And here is the demo of using the app: https://www.veed.io/view/498eece3-7d02-480b-a654-c7e4150ee4e1?panel=share

@Shubhamsaboo
Copy link
Owner

@Madhuvod can you please review the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants