Commit History

Use openai/gpt-oss-20b:groq (Groq-supported model)
e46cb4d
Running

rahulrb99 commited on

Use Llama-3.1-8B-Instruct (Groq-supported model)
01b6be9

rahulrb99 commited on

Switch default LLM from Together to Groq (fix serverless model error)
b6ffa42

rahulrb99 commited on

Merge pull request #16 from tAnboyy/fix/quiz-inference-api
78c3d22
unverified

rahulrb99 commited on

fix: use router.huggingface.co for quiz (api-inference deprecated)
4d81eeb

rahulrb99 commited on

Merge pull request #15 from tAnboyy/feature/citations-retrieval-isolation
5ccf778
unverified

rahulrb99 commited on

Add citations, retrieval improvements, chat isolation
a524c65

rahulrb99 commited on

Merge pull request #14 from tAnboyy/ui_update
07f5aca
unverified

Thanmay Mohandas Das commited on

Merge branch 'main' into ui_update
9cdd2d4

tAnboyyy commited on

Enhance UI components and improve notebook management functionality
6709c8b

tAnboyyy commited on

Refactor quiz component loading and remove unused notebook selection logic
fa93258

tAnboyyy commited on

Reorganized the notebook and context upload sections, and changed some button colors.
04ab5b4

michaelgohn commited on

Merge pull request #12 from tAnboyy/artifact/quiz
31a8cef
unverified

Thanmay Mohandas Das commited on

Merge branch 'main' into artifact/quiz
34d2be5
unverified

Thanmay Mohandas Das commited on

Updated quiz feature
e9940ca

dlokesha commited on

Merge pull request #11 from tAnboyy/feature/podcast-generation
2407d83
unverified

Thanmay Mohandas Das commited on

Merge pull request #9 from tAnboyy/feature/review
bfd1bee
unverified

Thanmay Mohandas Das commited on

Merge branch 'main' into feature/review
d6a3d69
unverified

Thanmay Mohandas Das commited on

Remove redundant notebook management buttons and their associated functionality
3e561fe

tAnboyyy commited on

Merge pull request #10 from tAnboyy/feature/podcast-generation
615467a
unverified

Thanmay Mohandas Das commited on

Merge branch 'main' into feature/podcast-generation
8b6162c
unverified

Thanmay Mohandas Das commited on

Add podcast generation functionality with audio synthesis
b7e4f67

tAnboyyy commited on

Reviews added
ea999bd

mbalkiss commited on

Merge pull request #7 from tAnboyy/feature/rag-hf-router
0599cd0
unverified

Thanmay Mohandas Das commited on

Implemented quiz generation functionality for text, PDF, and URL inputs.
00f3502

dlokesha commited on

Use Together AI provider (has recent usage)
58e29e7

rahulrb99 commited on

Use Groq provider for Llama (free tier)
400a66a

rahulrb99 commited on

Switch to Llama-3.2-3B with hf-inference provider
2d1432c

rahulrb99 commited on

Use OpenAI client for HF router (fix dict in string error)
fde3424

rahulrb99 commited on

Use HF router API (api-inference deprecated)
292ce41

rahulrb99 commited on

RAG chat, MiniLM embeddings, M2 fixes
e655301

rahulrb99 commited on

Merge pull request #6 from tAnboyy/feature/url_ingestion
5652ad9
unverified

Thanmay Mohandas Das commited on

Add beautifulsoup4 to requirements for HTML parsing support
a7cc4ef

tAnboyyy commited on

Merge pull request #5 from tAnboyy/feature/url_ingestion
be07981
unverified

Thanmay Mohandas Das commited on

Updated email in url request headers
2bc783a

michaelgohn commited on

Url ingestion frontend/backend
b91c0a7

michaelgohn commited on

Merge pull request #4 from tAnboyy/feature/text-ingestion
b5ccb88
unverified

Thanmay Mohandas Das commited on

Merge branch 'main' into feature/text-ingestion
afcd00e
unverified

Thanmay Mohandas Das commited on

Merge pull request #3 from tAnboyy/feature/pdf_ingestion
f2117c2
unverified

Thanmay Mohandas Das commited on

feat: txt ingestion pipeline with chunking and embeddings
2883e00

dlokesha commited on

Update README, app, and requirements for PDF ingestion feature
fa22601

tAnboyyy commited on

Merge pull request #2 from tAnboyy/feature/notebookcrud-supabase-frontend
c092a08
unverified

Thanmay Mohandas Das commited on

Add Supabase, HF OAuth, centered login, realtime fix, full NotebookLM setup
69068b7

rahulrb99 commited on

add .gitignore to exclude common Python and environment files
8a7ed33

tAnboyyy commited on

add huggingface_hub dependency to requirements.txt
e22fc6a

tAnboyyy commited on

update SDK version to 4.44.0 and add requirements.txt for dependencies
dc845bf

tAnboyyy commited on

add README.md with initial configuration details for NotebookLM Clone
b3f0944

tAnboyyy commited on

refactor GitHub Actions workflow to use git for pushing to Hugging Face Space
619d03e

tAnboyyy commited on

testing Hugging Face action
2985b98

tAnboyyy commited on

refactor GitHub Actions workflow for deploying to Hugging Face Space
0e3e20b

tAnboyyy commited on