FastAPI
FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It’s intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-03 00:10:57 UTC
- JSON Representation
https://github.com/programmer-rd-ai/research-navigator
A FastAPI backend powered by crewAI agents for automated research, data retrieval, and synthesis.
ai-agents crewai fastapi information-retrieval llm multi-agent-systems python rag research-automation
Last synced: 24 Sep 2025
https://github.com/acailic/agent_debugger
Local-first agent debugger with replay, failure memory, smart highlights, and drift detection.
ai-agents crewai debugging fastapi langchain pydantic-ai python react tracing visualization
Last synced: 02 Apr 2026
https://github.com/prodev717/examify
Examify is an AI-powered Python application that ensures fair online exam conduction by detecting unethical practices like screen sneaking and tab switching. It uses OpenCV, Mediapipe, Selenium, and FastAPI for real-time monitoring and secure browser automation.
browser-automation computer-vision education-technology fastapi gaze-detection mediapipe online-exam opencv python selenium student-monitoring-system tkinter
Last synced: 19 Feb 2026
https://github.com/sbathgate/article-summarizer
Asynchronous RESTful API built with Python and FastAPI. Utilizes Newspaper3k to provide real-time text summarization from a given URL.
black docker fastapi flake8 github-actions heroku isort makefile pytest python restful-api test-driven-development
Last synced: 13 Apr 2026
https://github.com/audibleismissing/audibleismissing
Keep an eye on upcoming audiobook releases from Audible and audiobooks missing from your library.
audible audiobooks audiobookshelf fastapi python
Last synced: 13 Jan 2026
https://github.com/kjpar0317/vue-python-graphql
vue3-ts, pinia, urql, tailwindcss, daisyui, vite, python, fastapi, strawberry-graphql, sqlalchemy, poetry, aiomysql, asyncio
aiomysql asyncio daisyui fastapi pinia poetry python sqlalchemy strawberry-graphql tailwindcss urql vite vue
Last synced: 31 Jan 2026
https://github.com/pranavbharadwaj007/employee-management-app
A react and FastAPI application.
fastapi javascript python react
Last synced: 10 Apr 2026
https://github.com/alihassanml/automated-ai-resume-screening
Automated AI Resume Screening is a web application that allows users to upload resumes and job descriptions in PDF format. The system processes these documents using AI and NLP techniques to extract skills, education, experience, and match resumes with job descriptions based on similarity scores.
bert-model fastapi machine-learning nlp python random-forest react regression typescript
Last synced: 17 Mar 2026
https://github.com/buried-in-code/freyr
Tracks temperature and humidity readings and graphs the results in a web dashboard
dht22 fastapi hatchling micropython pi-pico-w python-3
Last synced: 09 Mar 2026
https://github.com/hyzyla/fastapi-template
Opinionated FastAPI template
fastapi fastapi-sqlalchemy fastapi-template sqlalchemy
Last synced: 18 Apr 2026
https://github.com/sajjadhz/devops-cheat-sheet
devops cheat sheet for kubernetes, linux, docker, git, ansible, jenkins ...
ansible aws ceph django docker efk-stack elk-stack farm-stack fastapi git jenkins kubernetes linux lxc mean-stack mern-stack nodejs python terraform velero
Last synced: 03 Apr 2026
https://github.com/mbari-org/fastapi-vss
RESTful API for vector similarity search. It uses the Python web framework FastAPI. This accelerates machine learning workflows that require vector similarity search using foundational models.
fastapi foundation-models image-classification vision-transformer
Last synced: 28 Feb 2026
https://github.com/mdalamin5/fastapi-for-machine-learning-and-agentic-ai
A practical FastAPI-based repository for building and deploying APIs, starting from web and database projects to serving ML, DL, and LLM models. Ideal for learning scalable AI deployment and modern API design with Python, Pydantic, and production-ready tools like LangChain and HuggingFace.
agentic-ai api-server artificial-intelligence auth0 docker fastapi machine-learning restful-api
Last synced: 20 Apr 2026
https://github.com/arbdoescode/seekfake
SeekFake is an intelligent fact-verification system designed to determine the authenticity of news articles, social media posts, and general online information. Leveraging advanced Natural Language Processing (NLP) and real-time data from trusted sources, the program assesses the credibility of any given claim or news snippet.
ai artificial-intelligence fastapi python webservice
Last synced: 06 Oct 2025
https://github.com/ake144/crypto-info
Real time crypto market values with description of each coin
Last synced: 04 May 2026
https://github.com/meyiapir/nlu-api
Web API for accessing NLU models. With tools for training models.
api chat fastapi learning machine-learning nlu python ru russian-language scikit-learn
Last synced: 15 Feb 2026
https://github.com/thetokencompany/claude-compression-proxy
Compression proxy for Claude Code enabling up to 60% savings on Claude quota
api claude claude-code compression docker fastapi llm proxy quota
Last synced: 18 Jan 2026
https://github.com/teadove/teadoves-boilerplates
FastAPI boilerplate for quick start
boilerplate cookiecutter fastapi
Last synced: 09 Apr 2025
https://github.com/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 26 Feb 2026
https://github.com/first-coding/vit
This project distills a ViT model into a compact CNN, reducing its size to 1.24MB with minimal accuracy loss. ONNXRuntime with CUDA boosts inference speed, while FastAPI and Docker simplify deployment.
docker fastapi image-classification knowledge-distillation model-quantization onnx onnxruntime python vision-transformer
Last synced: 18 Apr 2026
https://github.com/edixonalberto/api-blog-platzi
API Rest para obtener información de artículos publicados en el blog de Platzi.
api-rest beautifulsoup4 docker docker-compose fastapi platzi portfolio python python3 workinprogress
Last synced: 11 Apr 2026
https://github.com/malkiii/fastapi-fastify-hono-benchmark
Comparing the performance of the fastest three backend frameworks: FastAPI, Fastify, and Hono.js using AutoCannon for benchmarking tests to highlight their strengths and suitability for different types of workloads.
api docker fastapi fastify honojs mongodb nodejs python
Last synced: 10 Apr 2026
https://github.com/husseinhareb/farmstack-todo
Task management web application using FARM stack.
Last synced: 13 Apr 2026
https://github.com/kazi-naimul/fastapi-boilerplate
FastAPI boilerplate for industry level application
backend-api boilerplate boilerplate-template fastapi python
Last synced: 08 May 2026
https://github.com/minsithu/role-based-access-control
Role Based Access Control in Fastapi
fastapi jwt python role-based-access-control uvicorn
Last synced: 04 Jun 2026
https://github.com/gsinghjay/fast-api-ci-cd
FastAPI Full Stack with CI Template (Working Version: v6.3.0)
ci commitlint fastapi flake8 github-actions keep-a-changelog poetry python python-semantic-release semantic-release semver sqlalchemy
Last synced: 08 Feb 2026
https://github.com/vinodhalaharvi/societyos
Multi-agent collaboration system built with Qwen Cloud — agents with distinct roles decompose tasks, negotiate, and resolve conflicts to outperform single-agent baselines.
agent-society alibaba-cloud autonomous-agents d3js fastapi hackathon llm multi-agent python qwen rule-engine sqlite
Last synced: 20 Jun 2026
https://github.com/abhijithganesh/rekognize
This project is an attendance system that uses face detection technology to track and record attendance. It is designed to provide a more efficient and accurate method of attendance tracking, reducing the need for manual input and minimizing errors.
face face-recognition fastapi mtcnn onnx python pytorch
Last synced: 13 Apr 2026
https://github.com/0adri3n/doc2talk
Use LLM to interact with documentations.
chatbot elasticsearch fastapi flask gpt llm ollama python
Last synced: 10 Feb 2026
https://github.com/ondiekelijah/circleci-to-dockerhub-deployments
CircleCI and Docker Hub deployments project repository for MLSA online workshop
Last synced: 09 Apr 2025
https://github.com/zerohertz/fastapi-cookbook
💨 FastAPI Cookbook 💨
alembic argocd backend cicd codecov docker fastapi kubernetes mysql postgresql pydantic pytest python sqlalchemy sqlite sqlmodel swagger uvicorn
Last synced: 15 Feb 2026
https://github.com/sakhileln/smart-meeting-companion
An AI-powered application that helps users extract insights from their meetings. 🚀
ai authentication fastapi flutter grafana kubernetes nlp openai openai-whisper
Last synced: 05 Mar 2026
https://github.com/razbuild/raztodo
Local-first CLI task manager with SQLite backend and optional web UI
cli cross-platform developer-tools fastapi privacy productivity python sqlite task-manager terminal todo todo-cli web-ui
Last synced: 01 Jul 2026
https://github.com/alicankaya192/the-tech-cortex
🧠 Veri Bilimi, Makine Öğrenmesi (ML), MLOps, SQL/NoSQL Veritabanları, FastAPI, Docker, Bulut Bilişim ve İstatistik konularında 220+ kapsamlı Türkçe not içeren Obsidian bilgi bankası (Vault).
aws azure data-science docker fastapi feature-engineering machine-learning mlops mongodb mssql obsidian-vault python statistics time-series
Last synced: 21 Jun 2026
https://github.com/notdroid/harmonychat
💬 A full-stack, event-driven chat application built to learn distributed systems and devops patterns.
automq aws centrifugo docker-compose dynamodb fastapi kafka kubernetes nextjs postgresql redis terraform
Last synced: 03 May 2026
https://github.com/mnemos-os/mnemos
Production-grade memory operating system for agentic AI. Interoperates with every major framework via MCP, OpenAI-compatible gateway, and native /v1/* REST — Claude Code, OpenClaw, ZeroClaw, Hermes, MemPalace, LangChain, LlamaIndex, CrewAI, AutoGen, Mem0, Letta, Zep. In production use since December 2025. Apache 2.0.
ai-agents apache-2-0 fastapi graeae memory-operating-system mnemos multi-llm pgvector postgresql python
Last synced: 02 May 2026
https://github.com/mahyarkarimi/ffmpeg-ms
converter fastapi ffmpeg microservice python
Last synced: 08 May 2026
https://github.com/jkfran/azure-openai-deployment-mock
A mock Azure OpenAI API for seamless testing and development, supporting both streaming and non-streaming responses. Easily emulate OpenAI completions with token-based streaming in a local or Dockerized environment.
ai-deployment api-testing azure azure-openai-api fastapi local-development mock-api openai streaming-api
Last synced: 28 Jan 2026
https://github.com/jeck0v/hackathon-europe-2025-backend
Back-end: Fastapi, Pydantic, Nginx, Docker, MongoDB, AWS lightsail
docker fastapi hackathon-project mongodb nginx pydantic
Last synced: 05 Mar 2026
https://github.com/ai-helpers/example-api-template
Instantiating the API cookiecutter template (FastAPI).
example fastapi machine-learning
Last synced: 18 Apr 2026
https://github.com/suxrobgm/med-image-scanner
Med Image Scanner is a web-based platform that allows healthcare providers to view and analyze medical images such as X-rays, CT scans, and MRIs. The platform provides tools to view images, annotate them, and perform image analysis using machine learning models.
dicom fastapi nextjs opencv python typescript
Last synced: 11 Aug 2025
https://github.com/f4str/sauce-searcher
Search for the anime, manga, light novel, visual novel, and doujin sauce
anime fastapi fullstack manga python react semantic-ui typescript web-application
Last synced: 18 Apr 2026
https://github.com/rtk-rnjn/momcare-backend
Backend for MomCare iOS application.
Last synced: 08 Aug 2025
https://github.com/xonming/aioresilience
Lightweight fault tolerance library for Python asyncio
aiohttp asyncio backpressure bulkhead circuit-breaker distributed-systems fastapi fault-tolerance load-shedding microservices middleware python3 rate-limiting resilience retry sanic
Last synced: 05 Apr 2026
https://github.com/omar-karimov/bankllm
BankLLM is an AI-driven recommendation engine for banking, using OpenAI's models to analyze customer data and generate personalized product suggestions. It integrates LangChain, FAISS, and LangServe, with a FastAPI backend and Streamlit frontend, following an LLMOps approach for scalable deployment.
banking-applications embeddings faiss-vector-database fastapi fintech langchain langserve langsmith llmops mysql openai recommender-system streamlit
Last synced: 13 Apr 2026
https://github.com/bootstrap-academy/jobs-ms
The official jobs microservice of Bootstrap Academy - Learn Computer Science Online
academy bootstrap-academy fastapi hacktoberfest python
Last synced: 04 Jan 2026
https://github.com/thangbuiq/garbage-classification-web
Garbage classification website on AWS with Tensorflow ResNet50 as deeplearning model, FastAPI as backend and ReactJs as frontend. DEPRECATED: No resource for API hosting
Last synced: 11 Apr 2026
https://github.com/praneethravuri/open-llms
A full-stack application that allows you to chat with open-source language models in a ChatGPT-like interface
ai axios chatbot chatgpt fastapi huggingface llm llm-aggregator llms machine-learning nextjs nlp python react tailwindcss transformers typescript
Last synced: 05 Feb 2026
https://github.com/fastily/dumb-file-drop
🤡 Simple webserver which allows files to be uploaded to it
Last synced: 24 Jan 2026
https://github.com/filamind-app/filamind-flow
Extensible Neo-Brutalist control panel for Klipper / Moonraker — firmware flashing, input shaping, and TMC motor-driver tooling. Vue 3 + FastAPI, one widget at a time.
3d-printer 3d-printing control-panel fastapi fluidd input-shaping klipper klipper-firmware mainsail moonraker neobrutalism python stepper-motor tailwindcss tmc tmc2209 typescript vite vue vuejs
Last synced: 14 Jun 2026
https://github.com/vitaee/e-commerceproject
Real World E-Commerce backend development with fastapi.
e-commerce factory-pattern fastapi mysql
Last synced: 17 Apr 2026
https://github.com/albertdobmeyer/cobol-legacy-ledger
Learn COBOL through a live banking system — 18 programs, 6-node settlement network, real-time simulation, Python read/write bridge, SHA-256 tamper detection, AI tutor (Ollama + Claude), static analysis with orthogonal call graphs, and a glass morphism web console. 800 tests.
anthropic banking banking-simulation call-graph cobol cobol-tutorial education fastapi glass-morphism hash-chain legacy-modernization llm ollama python settlement sha256 static-analysis teaching-resource tool-use
Last synced: 04 Apr 2026
https://github.com/vijaymakkad/deep-researcher-rag-system
🔬 Intelligent RAG system for document analysis with multi-AI backends (LexRank, DistilBART, Ollama). Upload PDFs, ask questions, get comprehensive answers. Features Streamlit UI, FastAPI, vector search, Docker deployment & Cloudflare tunnels.
ai cloudflare docker fastapi llm nlp ollama python rag
Last synced: 08 Jun 2026
https://github.com/jumpogpo/bank-manager-api
This project is a mock bank API, which utilizes FASTAPI for API development and MongoDB for data storage. It is deployed using Docker.
api bank-api docker docker-compose fastapi kmitl mongodb
Last synced: 04 Mar 2026
https://github.com/sinisaos/simple-piccolo
Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.
fastapi litestar-framework piccolo piccolo-admin sqlite
Last synced: 11 Apr 2025
https://github.com/scarlet-enlight/retailrocket-recommender-system
E-commerce recommendation system simulation using the Retailrocket dataset, Apriori algorithm, ASP.NET Core, FastAPI, DuckDB, and PostgreSQL.
apriori-algorithm asp-net-core duckdb fastapi postgresql retailrocket
Last synced: 14 Jun 2026
https://github.com/aronno1920/capstoneexaminer
The AI Examiner System you've described is clearly centered on leveraging the reasoning and structured output capabilities of Large Language Models (LLMs) for a robust academic assessment tool.
chain-of-thought concept-extraction fastapi llm-integration prompting scoring semantic-analysis
Last synced: 26 May 2026
https://github.com/fivan999/fastapi_users_service
Cервис для работы с пользователями на FastAPI
ddd-architecture docker docker-compose fastapi jwt postgresql pytest python sqlalchemy uv
Last synced: 02 Apr 2026
https://github.com/gftf2011/python-vending-machine
Python LLD(Low Level Design) Vending Machine REST API built with FastAPI using Clean Architecture and Design Patterns and Domain Driven Design
clean-architecture clean-code docker docker-compose domain-driven-design fastapi github-actions python python3 rest solid test
Last synced: 06 Mar 2026
https://github.com/ahmed-ai-01/end-to-end-ml-deployment
deep-learning deploy deployment docker docker-container docker-images dockerfile fastapi image-classification imagenet-classifier machine-learning machine-learning-algorithms machinelearning mlflow mlops ngrok smoking-detection vgg16 vgg16-model
Last synced: 09 May 2026
https://github.com/suizer98/weddinginvitation
Simple wedding invitation ecard demonstrated by light weights full stacks development (web tier, app tier, database tier)
antdesign docker fastapi heroku postgresql python reactjs render typescript vite
Last synced: 11 Feb 2026
https://github.com/danger-ahead/techtrix22-backend
Backend for Techtrix'22, RCCIIT tech fest. Handles payments, gate entries, event registrations.
Last synced: 08 May 2026
https://github.com/danilichev/app-api-py
A FastAPI boilerplate for ML related applications
asyncpg docker fastapi poetry postgresql pydentic python pytorch sqlalchemy
Last synced: 27 Feb 2026
https://github.com/venopyx/apispark
A lightweight Python mini-framework for building fast, scalable APIs.
api cors developer-experience developer-tools fastapi framework library lightweight-framework microservices mini-framework open-source pypi-package python python-framework rest-api restful-api
Last synced: 08 Feb 2026
https://github.com/mbrav/tasks_api
An 100% asynchronous Fast API service for tasks
apscheduler async fastapi python sqlalchemy
Last synced: 21 Apr 2026
https://github.com/degisew/event_ticketing_fastapi
An advanced Online Event Ticketing System that enables users to seamlessly browse, book, and manage event tickets. Designed for organizers to create and manage events, and for attendees to easily purchase tickets and track their bookings.
alembic docker docker-compose fastapi python3 sqlalchemy
Last synced: 20 Apr 2026
https://github.com/volfpeter/htmui
Python UI components for building hypermedia applications
fastapi html htmx hypermedia python server-side-rend web web-development
Last synced: 02 Apr 2026
https://github.com/t0mer/hanupi
Raspberry pi based smart Hanukia
fastapi gpio hanukkah python raspberry-pi
Last synced: 28 Jan 2026
https://github.com/monoscope-tech/apitoolkit-fastapi
APItoolkit's FastAPI (Python) client SDK.
apitoolkit apitoolkit-sdk fastapi python
Last synced: 26 Oct 2025
https://github.com/nsstnc/cli-fastapi-json
CLI-приложение для валидации документов, описанных в JSON Schema и генерации кода контроллеров в приложении FastAPI
alembic cli click fastapi json-schema postgres pydantic rabbitmq sqlalchemy
Last synced: 18 Jan 2026
https://github.com/lordhacker756/estate-ai
Estate AI is a machine learning application that predicts the approximate rent a user would need to pay for their requirement across major metro cities of India. It is built using NextJS 13, TailwindCSS, and TypeScript for the frontend, Scikit Learn for Model Training and and Flask for the backend.
fastapi flask machine-learning nextjs13 scikit-learn
Last synced: 09 May 2026
https://github.com/anuran-roy/im2sql-api
The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/
fastapi image-processing ocr python sql tesseract
Last synced: 20 Apr 2026
https://github.com/jeantimex/f5-tts-server
F5-TTS server APIs for voice cloning and text-to-speech generation with interactive waveform visualization.
Last synced: 06 Sep 2025
https://github.com/memduhg/langchain-fastapi-template
RAG template using FastAPI and LangChain
docker fastapi langchain python rag retrieval-augmented-generation
Last synced: 08 Jan 2026
https://github.com/imane0x/ecoq
A GenAI-powered mobile app dedicated to fostering environmental awareness and facilitating community-driven initiatives.
android fastapi firebase genai llms mistral seamlessm4t
Last synced: 20 Apr 2026
https://github.com/aj-geddes/tinaa-playwright-msp
TINAA MSP — Agent-based continuous quality platform fusing automated testing with APM. Register products, auto-generate Playwright tests, monitor Web Vitals, and gate deployments with composite quality scores.
apm continuous-testing devops fastapi mcp playwright python quality-assurance testing web-vitals
Last synced: 04 Apr 2026
https://github.com/eddiemuhoro/recruitment-portal
A full-stack recruitment platform featuring AI-driven job recommendations, comprehensive admin management, and modern responsive design. Built with React/TypeScript frontends, FastAPI backend, and PostgreSQL database.
fastapi reactjs recruitment typescript
Last synced: 20 Apr 2026
https://github.com/somenath203/air-quality-predictor
Click below to checkout the website
airquality fastapi matplotlib numpy pandas react reactjs regression scikit-learn
Last synced: 25 Jan 2026
https://github.com/schwichtgit/ai-resume
AI-Resume is a containerized web application that acts as your digital professional proxy. Transform your CV into a conversational agent.
ai-agent architecture-example containerized cross-encoder fastapi grpc hiring-tools hybrid-search memvid multi-domain openrouter portfolio-project production-ready rag recruitment-tech reference-implementation rust self-hosted semantic-search vector-database
Last synced: 02 Apr 2026
https://github.com/thewoowon/lens
LENS (LLM Exploration & iNSight) - 데보션 오픈랩 토이프로젝트 Scene #2
Last synced: 09 May 2026
https://github.com/adityanandanx/dental-conditions-detection
An AI-powered platform for detecting dental conditions in X-ray images using computer vision and DICOM processing
ai computer-vision dental fastapi inference medical-imaging ml nextjs opencv roboflow vision vision-api
Last synced: 10 Apr 2026
https://github.com/phuocphat1005/online_book_store_web
This is the SIBOOKS WEB, which is e-commerce book store for all people. SIBooks is suitable for students and youth or maybe adults, who are used to the Internet and don’t want to spend time going to the bookstore. They want to know the book’s rating, and comments to ensure that they like it or not.
fastapi hcmus-advanced-web-app-dev--excercise javascript postgresql python3 react website
Last synced: 12 Feb 2026
https://github.com/riii111/claude-readability-hook
✂️ HTML ➜ 📜 Text – tuned for AI prompts & token thrift
Last synced: 14 Apr 2026
https://github.com/kweonminsung/enlistpedia
입대백과 (2022 국방 공공데이터 활용 경진대회 출품작)
docker-compose emotion fastapi react typescript
Last synced: 02 May 2026
https://github.com/hermitsun/psp-record
Simple psp time log recorder based on FastAPI & jQuery.
fastapi jquery software-process
Last synced: 20 Apr 2026
https://github.com/arferreira/rapina
An opinionated Rust web framework exploring better DX in an AI-assisted world
api async fastapi http hyper rest-api rust tokio web-framework
Last synced: 27 Feb 2026
https://github.com/lebrancconvas/youtuber-candidate
What if Thai Youtuber have an election event ?
fastapi personal-project python3 react side-project tailwindcss typescript web-application web-development web-programming youtube youtube-api youtuber
Last synced: 09 Apr 2026
https://github.com/kevindebenedetti/dataset-generator
Automated web-scraping to LLM-powered question-answer dataset generator with duplicate detection and optional Langfuse export.
Last synced: 28 Jan 2026
https://github.com/ks6088ts-labs/template-langgraph
A comprehensive LangGraph template
azure-ai-foundry azure-ai-search azure-cosmos-db azure-openai dify elasticsearch fastapi jupyter-notebook langchain langgraph langgraph-studio ollama postgresql qdrant sqlite streamlit
Last synced: 09 Apr 2026
https://github.com/rijalghodi/linguatube
Server - Learn english through watching youtube
backend fastapi langchain langgraph learn-english llm youtube
Last synced: 06 Feb 2026
https://github.com/djav1985/v-gpt-pdf-generator
The v-gpt-pdf-generator is an efficient, FastAPI-based web service designed to convert HTML and CSS content into high-quality PDFs. By leveraging WeasyPrint for PDF generation, it facilitates asynchronous operations using Aiohttp and Aiofiles, ensuring fast and scalable performance. The application is containerized for ease of deployment.
ai api chatgpt dify docker fastapi flowise flowise-ai gpt openai openapi pdf pdf-generation python weasyprint
Last synced: 21 Apr 2026
https://github.com/apneduniya/varta
An innovative News Feed Analyzer Agent which provides comprehensive summaries of the latest news from many News Outlets based on User Interests, leveraging open-source LLMs, ScrapeGraph AI, Spheron and tools like LangChain ️🔥
bun docker expo fastapi jwt-authentication langchain llama3 mongodb ollama python scrapegraphai smtp spheron typescript
Last synced: 25 Feb 2026