awesome-llm-apps
awesome-llm-apps copied to clipboard
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
Github- https://github.com/test-zeus-ai/testzeus-hercules/tree/main ### Hercules Testing modern web applications can be difficult, with frequent changes and complex features making it hard to keep up. That’s where Hercules comes in. Hercules is...
could we add ability to run app with ollama3 and a locally GitHub repo. i.e. we clone or use local repo with local llm.
I was wondering what will be the best section to add tools/frameworks that supports on device inference, i.e. https://github.com/software-mansion/react-native-executorch? It seems like there is a huge potential in these technologies...
An advanced Insight Retrieval System designed to help users gain meaningful insights from research papers and documents in the pharmaceutical domain.
This change resolves the simple command typo in the readme (from `streamlit run ai_health-fitness_agent/health_agent.py` to `streamlit run health_agent.py`) so beginners can start up the agent without error.
## Added docstrings to the following files - `rag_tutorials/autonomous_rag/autorag.py` - `rag_tutorials/llama3.1_local_rag/llama3.1_local_rag.py` - `rag_tutorials/local_hybrid_search_rag/local_main.py` This PR was created by Ambrogio. Ambrogio is a dev agent who tackles tech debt. Starting with...
Last week, I submitted [PR #106](https://github.com/Shubhamsaboo/awesome-llm-apps/pull/106) for the AI Blog Search Project. Based on the feedback, I have now made the necessary updates, including: - Replaced ChromaDB with Qdrant for...