ojasskapre/langchain-apps
The project features two applications: a *Research Assistant* that generates research reports using LangChain, OpenAI's GPT-3.5, DuckDuckGo Search API; and a *Chat With Video* app that allows users to upload videos, transcribe audio with OpenAI's Whisper, and store the embeddings in Pinecone vector DB.
This project offers two distinct tools. The Research Assistant helps you quickly generate comprehensive research reports on any given topic, by gathering and summarizing information from online sources. The Chat With Video application allows you to upload videos, transcribe their audio, and then interactively ask questions about the video's content. Researchers, marketers, analysts, or anyone needing quick information synthesis or video content analysis would benefit.
No commits in the last 6 months.
Use this if you need to quickly produce detailed research reports on various topics or want to extract specific information from video content through natural language questions.
Not ideal if you require highly specialized, in-depth analysis from proprietary databases, or if your video content is primarily visual without significant spoken information.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
May 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ojasskapre/langchain-apps"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-google
🦜🔗 LangChain interfaces to Google's suite of AI products (Gemini & Vertex AI)
nicolay-r/bulk-chain
A no-string API framework for deploying schema-based reasoning into third-party apps
MIDORIBIN/langchain-gpt4free
LangChain x gpt4free
doccano/doccano-mini
Annotation meets Large Language Models (ChatGPT, GPT-3 and alike).
dataprofessor/langchain-quickstart
Build your first LLM powered app with Langchain and Streamlit.