Kevin Kern Profile picture
Jan 14 โ€ข 16 tweets โ€ข 5 min read โ€ข Read on X
Iโ€™ve put together a list of AI Agent tools & frameworks.

Let me know if you know more.

Thread: ๐Ÿงต Image
1/ PydanticAI is a Python agent framework combining type safety with FastAPI-like features. Its model-agnostic design lets you easily switch between different LLMs.

๐Ÿ Python Image
2/ CrewAI is one of the most popular AI tools, well known for multi-agent collaboration.

๐Ÿ Python Image
3/ n8n is a powerful visual workflow builder. It has over hundreds of integrations to enhance your AI agent nodes visually.

Visual Workflow Builder (Javascript + Python support) Image
4/ Microsoft's AutoGen is another open-source programming framework that helps create multi-agent AI apps.

๐Ÿ Python Image
5/ Developed by Huggingface, Smolagents helps make powerful agents with simple tools, supporting various environments and language models.

It's goal is to create agents with only a few lines of code.

๐Ÿ Python Image
6/ Phidata helps build smart agents with memory, tools, and a user-friendly interface. They have a really nice website and well structured documentation.

๐Ÿ Python Image
7/ AgentOps helps developers create, test, and manage AI agents easily and securely.

It doesn't have a standalone user interface (UI), but it incorporates interfaces for monitoring, deployment, configuration and troubleshooting.

๐Ÿ Python Image
8/ AI SDK by vercel offers the fundamental components to build AI Agents. It integrates well with the popular ai-sdk

๐Ÿ”ต TypeScript Image
9/ Rig is a tool built on Rust that helps you build powerful AI Agents.

It's very beginner-friendly.

You can use it with many different AI models and easily connect it to other tools.

๐ŸŸค Rust Image
10/ Eliza is a simple AI tool that helps create smart, independent agents that act consistently on different channels.

It has capabilities like document processing and media analysis, and it can be easily expanded with TypeScript support.

๐Ÿ”ต TypeScript Image
11/ LangGraph helps deploy smart applications using language models, offering cycles, control, and persistence.

It's built on top of LangChain, using the capabilities of LangChain to build more complex and advanced projects.

๐Ÿ Python
๐Ÿ”ต TypeScript Image
12/ Mem0 is a tool for AI Agents that improves memory and personalizes interactions.

It saves important details from user interactions and context like location, device type, and activity to give more personalized assistance.

๐Ÿ Python
๐Ÿ”ต TypeScript
๐ŸŸก JavaScript Image
If you enjoyed this thread, make sure to check out my newsletter for more tips and insights!
instructa.ai/en
PraisonAI is a powerful Multi-Agent Framework that combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building autonomous AI systems

๐Ÿ Python Image
AgentScript
A TypeScript framework for building reliable AI agents, using a custom AST runtime for code-driven planning and execution.

Benefits
- Deterministic task execution
- fine-grained control (stop/start)
- Native state persistence
- Seamless human-in-the-loop workflows.
- enhanced observability.

๐Ÿ”ต TypescriptImage

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Kevin Kern

Kevin Kern Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @kregenrek

Mar 24
@cursor_ai 0.48 Update has been shipped today.

Click here to see all the new updates ๐Ÿงต๐Ÿ‘‡ Image
1/ Edit Mode is now "Manual" Mode Image
2/ Ask Mode Updates:

- Has access to all search tools. No @ Codebase anymore
- Use "Search Codebase" to force it
- Disable search from Ask in the mode menu Image
Read 5 tweets
Mar 21
AI Prompts (Cursor Rules/Prompts) has already its small ecosystem:

โœ… Cursor Extension live (Free)
โœ… Web Directory incl. Search / Filter (Copy Paste)
โœ… Open Source on Github
๐Ÿ” Create your own Rules WIP
๐Ÿ” MCP Server WIP
... more

MCP Plugin Code is now Open Source too! ๐Ÿ”ฅ
The extension integrates well into Cursor
Read 4 tweets
Mar 8
MCP (Model Context Protocol) is getting tons of attention on the tech side.

To really understand its impact, we need to see how Tool Calling Agents can make a big difference for companies and especially their non-tech employees in the future.

Thread ๐Ÿงต Image
1/ Scattered tool use

Most AI interactions today happen separately. You ask one AI tool for one specific thing. And honestly, even this isn't common yet. Usually, people still have to open multiple tabs or tools, paste data back and forth, and manually search through apps like Slack, HubSpot, or GitHub.

And that's messy. Data and answers get scattered across different platforms. This leads to confusion and bigger expenses.

So, right now, working with multiple isolated AI tools is slow, expensive, and frustrating.Image
2/ Natural language and one chat app.

That's why ChatGPT or Claude feel easy. Multiple Saas Tools (CRM, ATS, CMS, name it!) or multiple AI assistants add a lot of complexity.

The goal should be a single chat that calls them silently. This isn't MCP's main job, although it can lead in this direction as it handles all these tool connections in a smooth way. (See Claude Desktop)Image
Read 8 tweets
Mar 2
I created a 3D game starter kit for @cursor_ai.

๐ŸŽฎ Latest React 19 + React Three Fiber
๐Ÿค– Predefined .cursor/rules
๐Ÿ“ Typescript

Quickstart video in the comments ๐Ÿ‘‡ Image
Install instructions:
Install it with 1 command: `npx viber3d@latest init`
You can find the full code + readme here. Feedback welcome.
github.com/instructa/vibeโ€ฆ
Read 5 tweets
Feb 11
Cursor AI has 3 Modes: Chat, Composer and Agent.

Each designed for different tasks.

Hereโ€™s how to pick the right one. ๐Ÿงต Image
1/ Chat Mode

A conversational coding assistant that helps with debugging and quick Q&A

- Real-time debugging guidance
- Quick answers to code questions
- Learn more about the @ codebase Image
2/ Chat in action

Ask questions or request edits for specific parts of your code, and it applies changes directly to the file.
Read 8 tweets
Feb 8
Cursor Rules supports inheritance. If you have ever worked with classes, this should be a familiar concept.

For example, create a base .mdc rule and reference it in your other rules. Keeps everything clean and separate. Image
I think they should call it cursorscript lol.
Update: This inheritance stuff works best in agent mode. And being specific with this rules works far better than just include them. Image
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(