Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Should I use Rust as my backend server and search program for my college project?
Should I use Rust as my backend server and search program for my college project?
ā Rust š 2025-08-25 š¤ surdeus šļø 5Hi everyone,
Iām a 17-year-old first-year college student currently working on an AI-powered research assistant project. My idea is to use Rust (with Tantivy) as the backend server and search engine, while handling the AI/ML parts with Python (HuggingFace, LangChain, etc.).
Do you think Rust is a good choice for building the backend and search program in a project like this? Or should I stick to a full Python stack?
I want to balance performance (fast search, indexing) and simplicity (ease of development/deployment) since this is a college-level project but Iād also like it to stand out on my resume.
Any advice or suggestions from experienced Rust developers would be greatly appreciated!
Thanks!
2 posts - 2 participants
š·ļø Rust_feed