ingridstevens / AI-projectsLinks
AI Projects contains various projects which I have written about in my medium articles.
☆54Updated last year
Alternatives and similar repositories for AI-projects
Users that are interested in AI-projects are comparing it to the libraries listed below
Sorting:
- A semantic research engine to get relevant papers based on a user query. Application frontend with Chainlit Copilot. Observability with L…☆81Updated last year
- ☆41Updated last year
- Build your first LLM powered app with Langchain and Streamlit.☆82Updated last year
- Data extraction with LLM on CPU☆112Updated 2 years ago
- Mahabharata text compiled from multiple sources, split into chunks, parsed into CSV files with metadata. Named entities recognised and in…☆36Updated last year
- Code to extract Knowledge Graph from normal, unstructured text and visualize the resulting graph☆57Updated last year
- Baker is an AI powered app that helps you find recipes and avoid food waste☆14Updated last year
- Examples of RAG using LangChain with local LLMs - Mixtral 8x7B, Llama 2, Mistral 7B, Orca 2, Phi-2, Neural 7B☆40Updated 2 years ago
- RAGArch is a Streamlit-based application that empowers users to experiment with various components and parameters of Retrieval-Augmented …☆87Updated 2 years ago
- Network Analysis through LLMs for Knowledge Extraction☆31Updated last year
- Example project building a data visualization app using Streamlit and LIDA☆79Updated 2 years ago
- Graph RAG AI assistant for Data Day Texas 2024☆72Updated last year
- In this project I designed a knowledge graph focused on Napoleon's history. I built a RAG application using this data and improved the ou…☆69Updated last year
- ☆105Updated last year
- Using ChatGPT to build a Kedro ML pipeline and Streamlit frontend☆30Updated 3 years ago
- Awesome LLM application repo☆87Updated 10 months ago
- Examples of Chat Bots using Panels chat features: Traditional, LLMs, AI Agents, LangChain, OpenAI etc☆121Updated last year
- Python package that adds IntelligentGraph capabilities to RDFLib RDF graph package☆55Updated 2 years ago
- A python package that provides a custom streamlit connection to query data from weaviate, the AI native vector database☆58Updated last year
- https://graphacademy.neo4j.com/courses/llm-chatbot-python/☆108Updated 2 months ago
- ☆34Updated 5 months ago
- ☆96Updated last year
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 4 months ago
- ☆134Updated last year
- langchain-streamlit demo with streaming llm, memory, and langsmith feedback☆18Updated last week
- Code from articles that I have written☆43Updated last year
- OpenAI document chatbot using llama-index, pinecone and chainlit. With incremental features, giving you the tools to go from a basic RAG …☆80Updated last year
- ☆14Updated last year
- Introduction to LLM App Development Workshop: PDF Q&A App using OpenAI, Langchain, and Chainlit