Commit History

feat: emit statespace graph for explainability
b636e8f

Soham Waghmare commited on

feat: README, cleanup
514da67

Soham Waghmare commited on

feat: frontend - QOL; backend - QOL
79ae05b

Soham Waghmare commited on

feat: better error and data handling
62283c0

Soham Waghmare commited on

fix: react fixes
27a07a9

Soham Waghmare commited on

feat: migrate from BFS to DFS for working with research_plan
73fba58

Soham Waghmare commited on

fix: frontend: stylefix
ac03e8a

Soham Waghmare commited on

feat: migration from google-generativeai to google-genai
0a3d9b7

Soham Waghmare commited on

feat: improves logging
4e3ab6e

Soham Waghmare commited on

feat: refactor, abstract, simplify
63a0765

Soham Waghmare commited on

feat: format
02298d2

Soham Waghmare commited on

feat: update CORS settings and enhance TypeScript configuration
27591d1

Soham Waghmare commited on

fix: defaults
2e7100e

sohamw03 commited on

fix: scraper
b6e302a

sohamw03 commited on

feat: add params to request
e8287ed

Soham Waghmare commited on

feat: types for research options
e5a2f39

Soham Waghmare commited on

feat: add depth, breadth and num_sites parameters.
645950d

Soham Waghmare commited on

fix: types, off-by-one graph sraping logic, pull depth, breadth, num_sites
88139f0

Soham Waghmare commited on

fix: cors
501bdbe

Soham Waghmare commited on

Merge pull request #4 from sohamw03/dependabot/pip/backend/jinja2-3.1.6
b9744a3

Soham Waghmare commited on

build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /backend
79012fd

dependabot[bot] commited on

Merge pull request #3 from sohamw03/dependabot/pip/backend/litellm-1.61.15
b9ff6d2

Soham Waghmare commited on

build(deps): bump litellm from 1.61.1 to 1.61.15 in /backend
5575988

dependabot[bot] commited on

Merge pull request #2 from sohamw03/dependabot/npm_and_yarn/frontend/next-14.2.25
2885587

Soham Waghmare commited on

build(deps): bump next from 14.2.24 to 14.2.25 in /frontend
b754b1e

dependabot[bot] commited on

Merge pull request #1 from sohamw03/dependabot/pip/backend/litellm-1.61.15
11d750c

Soham Waghmare commited on

feat: add uv support
6126c42

Soham Waghmare commited on

build(deps): bump litellm from 1.61.1 to 1.61.15 in /backend
ae13898

dependabot[bot] commited on

feat: concurrent ws conns, parallel scraping, better image extraction
9635653

Soham Waghmare commited on

format
9155a62

Soham Waghmare commited on

Create LICENSE
d1e806c

Soham Waghmare commited on

Create README.md
bd3d821

Soham Waghmare commited on

fix: delete chat
fcd8ded

Soham Waghmare commited on

fix: focus
08ee506

Soham Waghmare commited on

fix: ui placement
8c8c2f9

Soham Waghmare commited on

feat: mvp frontend
780df80

Soham Waghmare commited on

fix: removes boilerplate
2d040a7

Soham Waghmare commited on

fix: context affinity for final report
317b7cc

Soham Waghmare commited on

feat: improve scraping and context handling
54a7d14

Soham Waghmare commited on

feat: image extraction logic
ceae8b0

Soham Waghmare commited on

feat: integrate crawl4ai minimal scraping
15b6036

Soham Waghmare commited on

feat: adds a logistic update to backend and init frontend
afce8a8

Soham Waghmare commited on

refactor: Improve error handling and update web scraping to use DuckDuckGo
81dc032

Soham Waghmare commited on

init: Add initial backend structure with Flask, WebSocket support, and web scraping functionality
2d96b3b

Soham Waghmare commited on