DeepNLP commited on
Commit
59a4bf6
·
verified ·
1 Parent(s): 65d03f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -3
README.md CHANGED
@@ -1,3 +1,58 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - robotics
5
+ language:
6
+ - en
7
+ tags:
8
+ - AI
9
+ - ICRA
10
+ ---
11
+
12
+ ## ICRA 2023 Accepted Paper Meta Info Dataset
13
+
14
+ This dataset is collect from the ICRA 2023 IEEE International Conference on Robotics and Automation (ICRA) 2023 accepted papers' meta info (https://ieeexplore.ieee.org/xpl/conhome/10160211/proceeding) as well as the arxiv website DeepNLP paper arxiv (http://www.deepnlp.org/content/paper/icra2023). For researchers who are interested in doing analysis of ICRA 2023 accepted papers and potential trends, you can use the already cleaned up json files. Each row contains the meta information of a paper in the ICRA 2023 conference. To explore more AI & Robotic papers (NIPS/ICML/ICLR/IROS/ICRA/etc) and AI equations, feel free to navigate the Equation Search Engine (http://www.deepnlp.org/search/equation) as well as the AI Agent Search Engine to find the deployed AI Apps and Agents (http://www.deepnlp.org/search/agent) in your domain.
15
+
16
+
17
+ Equations Latex code and Papers Search Engine
18
+ ![AI Equations and Search Portal](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/docs/equation_search_portal.jpg)
19
+
20
+
21
+ ### Meta Information of Json File of Paper
22
+
23
+ ```
24
+ {
25
+ "title": "Reconfigurable Inflated Soft Arms",
26
+ "detail_url": "https://ieeexplore.ieee.org/document/10160569/",
27
+ "author_list": ["Nam Gyun Kim", "Jee-Hwan Ryu", "Nam Gyun Kim", "Jee-Hwan Ryu"],
28
+ "abstract": "Inflatable structures have attracted considerable research attention in many fields owing to their numerous advantages, such as being light and able to engage in interactions safely. However, in most cases, the inflatable structure can only have one stable configuration, which is undesirable for robotic arms. This study proposes a novel inflatable structure that can be easily reconfigured into mul..."
29
+ }
30
+
31
+ ```
32
+
33
+
34
+ ## Related
35
+
36
+ ## AI Agent Marketplace and Search
37
+ [AI Agent Marketplace and Search](http://www.deepnlp.org/search/agent) <br>
38
+ [Robot Search](http://www.deepnlp.org/search/robot) <br>
39
+ [Equation and Academic search](http://www.deepnlp.org/search/equation) <br>
40
+ [AI & Robot Comprehensive Search](http://www.deepnlp.org/search) <br>
41
+ [AI & Robot Question](http://www.deepnlp.org/question) <br>
42
+ [AI & Robot Community](http://www.deepnlp.org/community) <br>
43
+ [AI Agent Marketplace Blog](http://www.deepnlp.org/blog/ai-agent-marketplace-and-search-portal-reviews-2025) <br>
44
+
45
+ ## AI Agent Reviews
46
+ [AI Agent Marketplace Directory](http://www.deepnlp.org/store/ai-agent) <br>
47
+ [Microsoft AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-microsoft-ai-agent) <br>
48
+ [Claude AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-claude-ai-agent) <br>
49
+ [OpenAI AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-openai-ai-agent) <br>
50
+ [Saleforce AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-salesforce-ai-agent) <br>
51
+ [AI Agent Builder Reviews](http://www.deepnlp.org/store/ai-agent/ai-agent-builder) <br>
52
+
53
+ ## AI Equation
54
+ [List of AI Equations and Latex](http://www.deepnlp.org/equation/category/ai) <br>
55
+ [List of Math Equations and Latex](http://www.deepnlp.org/equation/category/math) <br>
56
+ [List of Physics Equations and Latex](http://www.deepnlp.org/equation/category/physics) <br>
57
+ [List of Statistics Equations and Latex](http://www.deepnlp.org/equation/category/statistics) <br>
58
+ [List of Machine Learning Equations and Latex](http://www.deepnlp.org/equation/category/machine%20learning) <br>