- ⚙️ Ollama - For running LLMs
- 📊 ChromaDB - For data ingestion
- 🔮 gemma2:2b-instruct-q5_1 - For generation
- 🧠 all-mpnet-base-v2 - For embeddings
- 🔰 mxbai-rerank-base-v1 - For reranking
- 💬 nli-deberta-v3-base - For coherence
- 🐍 Python 3.12 - For ml apis
- 🦕 Node.js 23.10.0 - For JS runtime
- 🌐 Next.js - For web application
Run:
npm install -g pnpm
Start the application with:
pnpm run dev
pnpm run vectordb
- Fork the repository 🍴
- Create a new branch 🌱
- Commit your changes 📌
- Submit a pull request 🔄
This project involves the development of Trail AI, focusing on Natural Language Processing (NLP) models and student handbook embedding.
- 🔧 Task for DEDS (Deadline: September 30)
- 📢 Contribution to the Research Congress event in Butuan.
- 🤝 Involvement with RAG.
- 🔍 Embedding of the student handbook into the project.
-
🚀 Benchmark NLP Models
- Evaluate various NLP models to determine the best fit for the project.
-
💻 Make Front END & Back END of PangutanAI
- Develop both the front-end and back-end components of the PangutanAI system.
-
📝 Note
- Make sure to keep track of any other important notes.