Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Jamone Kelly
jamone
1
13
Follow
Gargaz's profile picture
Mi6paulino's profile picture
2 followers
·
11 following
AI & ML interests
None yet
Recent Activity
upvoted
a
collection
19 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
•
7.23M
•
•
4.79k
liked
3 models
about 2 years ago
apple/coreml-resnet-50
Image Classification
•
Updated
Jun 13, 2024
•
112
•
11
mlx-community/llava-phi-3-mini-4bit
Updated
Apr 30, 2024
•
191
•
9
mlx-community/WizardLM-2-8x22B-4bit
Updated
Apr 16, 2024
•
62
•
9
liked
a Space
over 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
•
210
•
2.42k
BioMistral/BioMistral-7B
Text Generation
•
Updated
Feb 21, 2024
•
106k
•
508
liked
a model
over 3 years ago
vukpetar/trocr-small-photomath
Image-Text-to-Text
•
Updated
Dec 27, 2021
•
353
•
6
liked
a Space
over 3 years ago
Runtime error
6
Image Text Detection
👀
6
liked
4 models
over 3 years ago
microsoft/trocr-large-handwritten
Image-to-Text
•
Updated
May 27, 2024
•
246k
•
162
Azu/trocr-handwritten-math
Image-Text-to-Text
•
Updated
Mar 11, 2022
•
11
•
5
microsoft/trocr-base-handwritten
Image-to-Text
•
0.3B
•
Updated
Feb 11, 2025
•
148k
•
499
prompthero/openjourney
Text-to-Image
•
0.1B
•
Updated
May 15, 2023
•
5.4k
•
3.23k
Load more