Metadata-Version: 2.4
Name: bielik-mvp-api
Version: 0.1.0
Summary: Bielik MVP API - FastAPI backend (RAG) for Polish entrepreneurs
Author-email: "Founder.pl" <dev@founder.pl>
License: Apache-2.0
Project-URL: Homepage, https://github.com/founder-pl/bielik-mvp
Project-URL: Source, https://github.com/founder-pl/bielik-mvp
Keywords: bielik,llm,rag,fastapi,poland,tax
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Framework :: FastAPI
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi==0.109.2
Requires-Dist: uvicorn[standard]==0.27.1
Requires-Dist: psycopg2-binary==2.9.9
Requires-Dist: requests==2.31.0
Requires-Dist: pydantic==2.6.1
Requires-Dist: python-multipart==0.0.9
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: httpx; extra == "dev"
