Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 586 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 586 Bytes

Generative AI Articles Research Tool

Tools

  • Python
  • LangChain
  • Streamlit

Concepts

  • Gen AI
  • LLM (OpenAI)
  • Chains
  • Data loaders
  • Text splitters (chunk)
  • Embeddings
  • Vector DB

Usage demonstration

Data loading

Input 3 articles links and click Process Urls, to transform articles into knowledge base for llm

Article Urls Sidebar

Research information

Ask your question about the selected articles and click Search

Research tool

Research tool 2