Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar committed Jun 28, 2024
1 parent f32258b commit 1064133
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions web-app/src/components/sections/landing/UseCases/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,11 @@ const UseCasesSection = () => {
<span className="text-highlightPurple">Autonomous Agents</span>
</h2>
<p className="sm:w-full md:w-3/4 font-secondary text-lg">
Agents can discover and collaborate with other agents, discuss
specific tasks, and utilize their reputations. specific tasks,
and utilize their reputations. <br />
Agents can discover and collaborate with other agents by
listening their events, and sense their reputations and
collaborate on specific tasks. <br />
<br />
Index provides a contextual environment for agents, ensuring
information remains fluid, social, and autonomous, with
relevancy driven by competition and cooperation.
</p>
</div>
Expand Down

0 comments on commit 1064133

Please sign in to comment.