luminoria commited on
Commit
c26b073
·
verified ·
1 Parent(s): a82959f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # AutoScholar
2
 
3
  AutoScholar is an autonomous multi-step research agent/assistant built with LangGraph. Given any research topic, it plans a search strategy, queries the web, reads and extracts content from sources, and formulates a structured, cited report — without any manual intervention.
@@ -71,5 +77,4 @@ Structured Report
71
 
72
  ## AutoScholar UI
73
 
74
- <img width="388" height="642" alt="Screenshot 2026-03-12 at 11 15 39 AM" src="https://github.com/user-attachments/assets/8dce02eb-03e2-46f5-9ab6-5310cec131f6" />
75
-
 
1
+ ---
2
+ license: mit
3
+ title: AutoScholar
4
+ sdk: docker
5
+ pinned: false
6
+ ---
7
  # AutoScholar
8
 
9
  AutoScholar is an autonomous multi-step research agent/assistant built with LangGraph. Given any research topic, it plans a search strategy, queries the web, reads and extracts content from sources, and formulates a structured, cited report — without any manual intervention.
 
77
 
78
  ## AutoScholar UI
79
 
80
+ <img width="388" height="642" alt="Screenshot 2026-03-12 at 11 15 39 AM" src="https://github.com/user-attachments/assets/8dce02eb-03e2-46f5-9ab6-5310cec131f6" />