Skip to content

Commit a621983

Browse files
committed
fix(readme): Add ideas
1 parent ff46fd5 commit a621983

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,3 +275,16 @@ Implement a natural language command parser that translates user intent into spe
275275
- [SparkDEX](http://sparkdex.ai/): Token swaps + Perpetual futures
276276
- [Kinetic](http://kinetic.market/): Borrow-lend protocol
277277
- [RainDEX](http://rainlang.xyz): Trading strategies
278+
- [Cycle](https://cyclo.finance): Liquidation-free leverage
279+
280+
### RAG Knowledge
281+
282+
Connect the DeFAI agent with the RAG from [`flare-ai-rag`](https://github.com/flare-foundation/flare-ai-rag) trained on datasets such as:
283+
284+
- [Flare Developer Hub](https://dev.flare.network)
285+
- [Flare Website](https://flare.network)
286+
- [Flare X](https://x.com/FlareNetworks)
287+
288+
### Transaction simulation
289+
290+
Use a transaction simulation framework such as [Tenderly Simulator](https://tenderly.co/transaction-simulator) to show users the expected outcome of their transaction.

0 commit comments

Comments
 (0)