ingridstevens / AI-projects
AI Projects contains various projects which I have written about in my medium articles.
☆54Updated 7 months ago
Alternatives and similar repositories for AI-projects:
Users that are interested in AI-projects are comparing it to the libraries listed below
- Examples of RAG using LangChain with local LLMs - Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B☆38Updated last year
- Controllable-RAG-Agent using Langgraph☆18Updated 8 months ago
- Mahabharata text compiled from multiple sources, split into chunks, parsed into CSV files with metadata. Named entities recognised and in…☆35Updated 11 months ago
- Awesome LLM application repo☆79Updated last month
- A tutorial on DSPy and whether automated prompt engineering lives up to the hype☆22Updated 11 months ago
- Contains Google Colab or Jupyter notebooks, as well as other associated files for my Medium blogposts.☆35Updated 10 months ago
- Web application that allows you to interact with biomedical knowledge graphs and query biomedical questions.☆30Updated last year
- It is project which uses transformer to scrape the web and LLM to retrieve the identity from the text and store it in neo4j.☆38Updated last year
- Chatbot to interact with a SQL database using LLMs and Langchain agents☆31Updated last year
- Introduction to LLM App Development Workshop: PDF Q&A App using OpenAI, Langchain, and Chainlit☆47Updated last year
- ☆18Updated last year
- demo app for Knowledge Graph Build with LLM LlamaIndex and NebulaGraph☆55Updated 9 months ago
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆44Updated last year
- A set of Ollama Tutorials from my youtube channel☆39Updated last year
- ☆43Updated last year
- ☆41Updated last year
- Graph RAG AI assistant for Data Day Texas 2024☆71Updated last year
- RAG with Knowledge Graph☆38Updated last year
- Building a Chain of Thought RAG Model with DSPy, Qdrant and Ollama