Daethyra
Daethyra
# [ERR_MODULE_NOT_FOUND] I ran into this error after the docker container successfully builds. I use `docker build -t gpt-crawer . ; docker run -it gpt-crawler`. Before today, I've never had...
### Verify it's not a duplicate bug report - [X] I searched for similar bugs reported on GitHub and nobody has reported a similar issue. Search all issuees. - [X]...
### Suggestion description: The project explores the potential of Retrieval Augmented Generation (RAG) in developing AI-driven applications. The project primarily employs LangChain's Python library to enable the creation of sophisticated...
## Summary Add these somewhere in the repo: OWASP Top Ten, PayloadsAllTheThings, and Pentest Monkey Cheat Sheet
## Description A link is broken in the repository's README.  >> Should be "Useful-Repositories" --- ### Solution I think it would be best to rename that directory since the...
## Description I want to create a Jupyter notebook that walks the user through using LangChain(LC) to call DeepSeek(DS), both via their official API and/or Ollama. 1. Notebook should start...
https://github.com/aemkei/jsfuck
https://pastebin.com/MhE6zXVt
[FreeStream](https://github.com/daethyra/freestream) has a bunch of code I could repurpose as code snippets for this project, like the tools in [`bot_tools.py`](https://github.com/Daethyra/FreeStream/blob/streamlit/freestream/pages/utils/bot_tools.py).
- [ ] Create new Jupyter notebook - [ ] implement the latest LangChain API to leverage both FAISS & Pinecone vector databases - [ ] Load documents(text, PDF) into...