cmlprojectsai's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
QuivrHQ/quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI. [⚠️ DEVIKA DOES NOT HAVE AN OFFICIAL WEBSITE ⚠️]
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
anthropics/courses
Anthropic's educational courses
Codium-ai/pr-agent
🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍
google/mesop
Rapidly build AI apps in Python
pry0cc/axiom
The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
Codium-ai/AlphaCodium
Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
google-deepmind/acme
A library of reinforcement learning components and agents
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
SeleniumHQ/selenium-ide
Open Source record and playback test automation for the web.
langchain-ai/streamlit-agent
Reference implementations of several LangChain agents as Streamlit apps
mshumer/ai-researcher
StreetLamb/tribe
Low code tool to rapidly build and coordinate multi-agent teams
junhoyeo/BetterOCR
🔍 Better text detection by combining multiple OCR engines (EasyOCR, Tesseract, and Pororo) with 🧠 LLM.
JayZeeDesign/research-agents-3.0
Autogen + GPTs - build a swarm AI researchers
JayZeeDesign/Scrape-anything---Web-AI-agent
Web Scraping with GPT-4 Vision API and Puppeteer
wombyz/MBAGPT
Chatbot with dynamic access to Hormozi, Buffett and Branson knowledge bases + ChatGPT API fallback for unrelated Qs
JayZeeDesign/vision-agent-with-llava
Agent with vision ability via llava & autogen
aaronplasek/OCR_PDFs
a python3/jupyter script using ocrmypdf & tesseract to batch process all PDFs in a directory and all its subdirectories
cmlprojectsai/research-agents-3.0
Autogen + GPTs - build a swarm AI researchers
mohdimrandev/PDF-and-Image-Text-Extraction-Using-Google-Vision-API
This project empowers you to seamlessly extract text from your PDF and image files, streamlining document analysis and data retrieval! It leverages the robust Google Vision API and boasts efficient batch processing capabilities to handle multiple files simultaneously.