CinderZhang's Stars
xiaohui-victor-li/FinDKG
Data and Model implementation for paper: FinDKG: Dynamic Knowledge Graph with Large Language Models for Global Finance
Webhose/free-news-datasets
Weekly free datasets from global news sites
InternLM/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
svcvit/Awesome-Dify-Workflow
分享一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.
crewAIInc/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
microsoft/autogen
A programming framework for agentic AI 🤖
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
amazon-science/auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
neonwatty/machine_learning_refined
Notes, examples, and Python demos for the 2nd edition of the textbook "Machine Learning Refined" (published by Cambridge University Press).
AI-Maker-Space/LLM-Ops-Cohort-1
Following emerging Large Language Model Operations (LLM Ops) best practices in the industry, you’ll learn all about the key technologies that enable Generative AI practitioners like you to leverage tools like LangChain, LLamaIndex, and more, to build complex LLM applications.
iusztinpaul/hands-on-llms
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
ruoccofabrizio/azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
sqlshep/OpenAI
Landing Page for OpenAI related links and topics
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
nuclia/nucliadb
NucliaDB, The AI Search database for RAG
h2oai/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
mrspiggot/LucidateFinAgent
jpmorganchase/python-training
Python training for business analysts and traders
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
the-full-stack/ask-fsdl
Document Q&A over The Full Stack's Corpus
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
ricklamers/gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter
UIUC-Chatbot/ai-teaching-assistant-uiuc
The UX & driver code for the multi-model TA_Chatbot
locuslab/deq
[NeurIPS'19] Deep Equilibrium Models
daveshap/REMO_Framework
Rolling Episodic Memory Organizer (REMO) for autonomous AI systems
yoheinakajima/babyagi
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications