Third-Party Licenses
Oblysk is built with the following open-source libraries. We're grateful to their maintainers.
| Project | License | Purpose |
|---|---|---|
| Next.js | MIT | Frontend framework |
| React | MIT | UI library |
| Fastify | MIT | Backend API framework |
| Drizzle ORM | Apache 2.0 | Database ORM |
| FastAPI | MIT | Python scanner service |
| LiteLLM | MIT | Unified LLM API |
| Instructor | MIT | Structured LLM output |
| Crawl4AI | Apache 2.0 | Website scraping |
| Playwright | Apache 2.0 | Browser automation |
| TailwindCSS | MIT | CSS framework |
| Framer Motion | MIT | Animations |
| Recharts | MIT | Charts |
| BullMQ | MIT | Job queue |
| Zod | MIT | Schema validation |
| Vitest | MIT | Testing |
| Pydantic | MIT | Python data validation |