Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
1
13
Jamone Kelly
jamone
Follow
Gargaz's profile picture
Mi6paulino's profile picture
2 followers
·
11 following
AI & ML interests
None yet
Recent Activity
upvoted
a
collection
2 days ago
Inpainting (MLX)
liked
a model
11 months ago
openai/gpt-oss-20b
reacted
to
singhsidhukuldeep
's
post
with 👀
almost 2 years ago
AutoGen from @Microsoft is crazy! 🚀 It's an open-source framework that allows LLM agents to chat with each other to solve your tasks. 🤖💬 They use the Assistant-Agent and User-Proxy-Agent framework! 🛠️ As the name suggests, the Assistant-Agent does the work, and the User-Proxy-Agent behaves like a human, guiding the Assistant-Agent and double-checking its work! 🧑💻✅ Both Assistant-Agent and User-Proxy-Agent can be the same or different LLMs. 🤔🔄 AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks. 🌟 This is truly amazing for building agentic AI quickly! 🚀✨ GitHub: https://github.com/microsoft/autogen 🔗 ```Python from autogen import AssistantAgent, UserProxyAgent, config_list_from_json #config config_list = config_list_from_json(env_or_file="OAI_CONFIG_LIST") assistant = AssistantAgent("assistant", llm_config={"config_list": config_list}) user_proxy = UserProxyAgent("user_proxy", code_execution_config={"work_dir": "coding", "use_docker": False}) user_proxy.initiate_chat(assistant, message="Plot a chart of NVDA and TESLA stock price change YTD.") # This initiates an automated chat between the two agents to solve the task ```
View all activity
Organizations
jamone
's activity
All
Models
Datasets
Spaces
Buckets
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
liked
a model
11 months ago
openai/gpt-oss-20b
Text Generation
•
22B
•
Updated
Aug 26, 2025
•
7M
•
•
4.73k
liked
a model
almost 2 years ago
apple/coreml-resnet-50
Image Classification
•
Updated
Jun 13, 2024
•
80
•
11
liked
2 models
about 2 years ago
mlx-community/llava-phi-3-mini-4bit
Updated
Apr 30, 2024
•
264
•
9
mlx-community/WizardLM-2-8x22B-4bit
Updated
Apr 16, 2024
•
77
•
9
liked
a Space
about 2 years ago
Running
124
Modelcard Creator
⚡
124
Create a model card for Hugging Face Hub
liked
2 models
over 2 years ago
xai-org/grok-1
Text Generation
•
Updated
Mar 28, 2024
•
221
•
2.42k
BioMistral/BioMistral-7B
Text Generation
•
Updated
Feb 21, 2024
•
105k
•
506
liked
a model
about 3 years ago
vukpetar/trocr-small-photomath
Image-Text-to-Text
•
Updated
Dec 27, 2021
•
580
•
6
liked
a Space
about 3 years ago
Runtime error
6
Image Text Detection
👀
6
liked
3 models
about 3 years ago
microsoft/trocr-large-handwritten
Image-to-Text
•
Updated
May 27, 2024
•
264k
•
162
Azu/trocr-handwritten-math
Image-Text-to-Text
•
Updated
Mar 11, 2022
•
31
•
5
microsoft/trocr-base-handwritten
Image-to-Text
•
0.3B
•
Updated
Feb 11, 2025
•
132k
•
496
liked
a model
over 3 years ago
prompthero/openjourney
Text-to-Image
•
0.1B
•
Updated
May 15, 2023
•
6.91k
•
3.22k
Load more